Skip to content
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

fix(controller): git-push step: pull --rebase before push #3119

Merged
merged 9 commits into from
Dec 17, 2024

make max attempts cofigurable

efa806f
Select commit
Loading
Failed to load commit list.
Merged

fix(controller): git-push step: pull --rebase before push #3119

make max attempts cofigurable
efa806f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 16, 2024 in 0s

40.41% of diff hit (target 51.26%)

View this Pull Request on Codecov

40.41% of diff hit (target 51.26%)

Annotations

Check warning on line 334 in internal/controller/git/work_tree.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/controller/git/work_tree.go#L324-L334

Added lines #L324 - L334 were not covered by tests

Check warning on line 344 in internal/controller/git/work_tree.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/controller/git/work_tree.go#L336-L344

Added lines #L336 - L344 were not covered by tests

Check warning on line 346 in internal/controller/git/work_tree.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/controller/git/work_tree.go#L346

Added line #L346 was not covered by tests

Check warning on line 534 in internal/controller/git/work_tree.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/controller/git/work_tree.go#L533-L534

Added lines #L533 - L534 were not covered by tests

Check warning on line 540 in internal/controller/git/work_tree.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/controller/git/work_tree.go#L537-L540

Added lines #L537 - L540 were not covered by tests

Check warning on line 550 in internal/controller/git/work_tree.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/controller/git/work_tree.go#L542-L550

Added lines #L542 - L550 were not covered by tests

Check warning on line 552 in internal/controller/git/work_tree.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/controller/git/work_tree.go#L552

Added line #L552 was not covered by tests

Check warning on line 563 in internal/controller/git/work_tree.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/controller/git/work_tree.go#L561-L563

Added lines #L561 - L563 were not covered by tests

Check warning on line 15 in internal/directives/errors.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/directives/errors.go#L14-L15

Added lines #L14 - L15 were not covered by tests

Check warning on line 123 in internal/directives/git_pusher.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/directives/git_pusher.go#L123

Added line #L123 was not covered by tests

Check warning on line 145 in internal/directives/git_pusher.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/directives/git_pusher.go#L134-L145

Added lines #L134 - L145 were not covered by tests

Check warning on line 161 in internal/directives/git_pusher.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/directives/git_pusher.go#L155-L161

Added lines #L155 - L161 were not covered by tests

Check warning on line 131 in internal/directives/simple_engine_promote.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/directives/simple_engine_promote.go#L122-L131

Added lines #L122 - L131 were not covered by tests

Check warning on line 153 in internal/directives/simple_engine_promote.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/directives/simple_engine_promote.go#L146-L153

Added lines #L146 - L153 were not covered by tests