Skip to content

fix(gitsyncer): suppress error if no rebase in progress#124

Merged
IvoGoman merged 1 commit intomasterfrom
fix/rebase-git-cert
Jan 20, 2026
Merged

fix(gitsyncer): suppress error if no rebase in progress#124
IvoGoman merged 1 commit intomasterfrom
fix/rebase-git-cert

Conversation

@IvoGoman
Copy link
Member

with #14 error handling was introduced.
This broke the existing logic to abort rebase before pulling

with #14 error handling was introduced.
This broke the existing logic to abort rebase before pulling
@github-actions
Copy link

Merging this branch will not change overall coverage

Impacted Packages Coverage Δ 🤖
github.com/sapcc/git-cert-shim/pkg/git 0.47% (-0.01%) 👎

Coverage by file

Changed files (no unit tests)

Changed File Coverage Δ Total Covered Missed 🤖
github.com/sapcc/git-cert-shim/pkg/git/git.go 0.00% (ø) 66 (+1) 0 66 (+1)
github.com/sapcc/git-cert-shim/pkg/git/syncer.go 0.00% (ø) 72 (+2) 0 72 (+2)

Please note that the "Total", "Covered", and "Missed" counts above refer to code statements instead of lines of code. The value in brackets refers to the test coverage of that file in the old version of the code.

@IvoGoman IvoGoman merged commit 44e72c1 into master Jan 20, 2026
6 checks passed
@IvoGoman IvoGoman deleted the fix/rebase-git-cert branch January 20, 2026 14:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants