-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(GGs): hotfixes from bugs identified during testing (#903)
* Have getLatestCommitOfBranch retry with origin prefix * Adjust logFields to use const asserted earlier * Use git mv only when absolutely necessary * Retry pushing exactly once if it failed the first time * Revert to check logFields directly * Fix missing SHA when deleting directories * fix: handle errors in routehandler --------- Co-authored-by: Alexander Lee <[email protected]>
- Loading branch information
1 parent
fbd7b09
commit 31c7356
Showing
4 changed files
with
375 additions
and
183 deletions.
There are no files selected for viewing
This file contains 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 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 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.