-
Notifications
You must be signed in to change notification settings - Fork 3k
fix(gerrit): defer change creation to createPr()
#39250
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 52 commits
Commits
Show all changes
53 commits
Select commit
Hold shift + click to select a range
69d72c2
fix(gerrit): defer change creation to `createPr()`
felipecrs 0b491aa
Refactor hashtags handling
felipecrs 8d3d5a7
Merge branch 'main' of https://github.com/renovatebot/renovate into g…
felipecrs e512e13
Add prTitle to all missing commitAndPush()
felipecrs 0240825
Merge branch 'main' of https://github.com/renovatebot/renovate into g…
felipecrs 676016a
Fix gerrit tests
felipecrs 1ddaf28
Add warning when prTitle is set in updatePr
felipecrs 8d9f0c2
Remove now useless labels from commitAndPush
felipecrs a64c2b3
Fix gerrit client coverage
felipecrs 5acc7f0
Fix gerrit scm coverage
felipecrs 11009d9
Fix rebase coverage
felipecrs 2c25eb2
Improve TODO about assignees
felipecrs 21887db
Merge branch 'main' into gerrit-fix-create-pr
felipecrs 082468c
Fix formatting
felipecrs ea9d902
Fix review comment
felipecrs 3f7840d
Merge branch 'main' into gerrit-fix-create-pr
felipecrs 00b8f16
Extract to a pushForReview function
felipecrs 15022ab
Merge branch 'main' of https://github.com/renovatebot/renovate into g…
felipecrs d804361
Merge branch 'main' of https://github.com/renovatebot/renovate into g…
felipecrs 32364b6
Merge branch 'main' of https://github.com/renovatebot/renovate into g…
felipecrs 7106a0c
Fix after #41382
felipecrs c1b1168
Fix onboarding
felipecrs 0d8fdde
Cleanup code
felipecrs d2da9c1
Fix ESLint
felipecrs 3a056ae
Merge branch 'main' into gerrit-fix-create-pr
felipecrs 787c76f
Fix tests
felipecrs 352d9f3
Merge branch 'main' of https://github.com/renovatebot/renovate into g…
felipecrs eab8b33
Restore gitRetry for git.merge
felipecrs 206626c
Fix tests
felipecrs 9d195c8
Simplify hashtags code
felipecrs f4d2255
Delete pendingChangeBranch in pushForReview()
felipecrs d040452
Merge branch 'main' into gerrit-fix-create-pr
felipecrs 5c453a0
Merge branch 'main' of https://github.com/renovatebot/renovate into g…
felipecrs 81ff09c
Merge branch 'main' into gerrit-fix-create-pr
felipecrs 302a2e6
Fix test name
felipecrs 08054ca
Remove unnecessary test comments
felipecrs 0c06d4a
Improve test name again
felipecrs 6cbcfef
Fix another test name
felipecrs baa9242
Delete local branch in Gerrit SCM
felipecrs af2bd21
Add test for deleting pending branch
felipecrs a97c8d7
Add tests for pushForReview()
felipecrs a261b32
Merge branch 'main' of https://github.com/renovatebot/renovate into g…
felipecrs 6595300
Fix test case name
felipecrs 5023ffb
Improve another test name
felipecrs 9517bc2
Fix another small test inconsistency
felipecrs 163e5e0
Merge branch 'main' of https://github.com/renovatebot/renovate into g…
felipecrs ffbe8a1
Merge branch 'main' into gerrit-fix-create-pr
felipecrs 2f44600
Fix some code style issues
felipecrs c0a8dd4
Merge branch 'main' of https://github.com/felipecrs/renovate into ger…
felipecrs 45b1014
Merge branch 'main' of https://github.com/renovatebot/renovate into g…
felipecrs 7cf1bb4
Use isUndefined instead
felipecrs 0a7ea9b
Fix one small test style issue
felipecrs 50359c1
Merge branch 'main' of https://github.com/renovatebot/renovate into g…
felipecrs File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.