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

feat: add basic deployment lock implementation #252

Merged
merged 25 commits into from
Feb 26, 2024

chore: remove frontend hack

4fc990d
Select commit
Loading
Failed to load commit list.
Merged

feat: add basic deployment lock implementation #252

chore: remove frontend hack
4fc990d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Feb 26, 2024 in 1s

37.32% of diff hit (target 53.42%)

View this Pull Request on Codecov

37.32% of diff hit (target 53.42%)

Annotations

Check warning on line 15 in cmd/argo-watcher/config/parsers.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/argo-watcher/config/parsers.go#L14-L15

Added lines #L14 - L15 were not covered by tests

Check warning on line 50 in cmd/argo-watcher/server/cron.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/argo-watcher/server/cron.go#L40-L50

Added lines #L40 - L50 were not covered by tests

Check warning on line 55 in cmd/argo-watcher/server/cron.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/argo-watcher/server/cron.go#L52-L55

Added lines #L52 - L55 were not covered by tests

Check warning on line 58 in cmd/argo-watcher/server/cron.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/argo-watcher/server/cron.go#L58

Added line #L58 was not covered by tests

Check warning on line 77 in cmd/argo-watcher/server/router.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/argo-watcher/server/router.go#L77

Added line #L77 was not covered by tests

Check warning on line 89 in cmd/argo-watcher/server/router.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/argo-watcher/server/router.go#L87-L89

Added lines #L87 - L89 were not covered by tests

Check warning on line 136 in cmd/argo-watcher/server/router.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/argo-watcher/server/router.go#L136

Added line #L136 was not covered by tests

Check warning on line 152 in cmd/argo-watcher/server/router.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/argo-watcher/server/router.go#L145-L152

Added lines #L145 - L152 were not covered by tests

Check warning on line 166 in cmd/argo-watcher/server/router.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/argo-watcher/server/router.go#L166

Added line #L166 was not covered by tests

Check warning on line 313 in cmd/argo-watcher/server/router.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/argo-watcher/server/router.go#L308-L313

Added lines #L308 - L313 were not covered by tests

Check warning on line 337 in cmd/argo-watcher/server/router.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/argo-watcher/server/router.go#L332-L337

Added lines #L332 - L337 were not covered by tests

Check warning on line 368 in cmd/argo-watcher/server/router.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/argo-watcher/server/router.go#L362-L368

Added lines #L362 - L368 were not covered by tests

Check warning on line 373 in cmd/argo-watcher/server/router.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/argo-watcher/server/router.go#L372-L373

Added lines #L372 - L373 were not covered by tests

Check warning on line 386 in cmd/argo-watcher/server/router.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/argo-watcher/server/router.go#L382-L386

Added lines #L382 - L386 were not covered by tests

Check warning on line 391 in cmd/argo-watcher/server/router.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/argo-watcher/server/router.go#L389-L391

Added lines #L389 - L391 were not covered by tests

Check warning on line 407 in cmd/argo-watcher/server/router.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/argo-watcher/server/router.go#L396-L407

Added lines #L396 - L407 were not covered by tests

Check warning on line 426 in cmd/argo-watcher/server/router.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/argo-watcher/server/router.go#L420-L426

Added lines #L420 - L426 were not covered by tests

Check warning on line 96 in cmd/argo-watcher/server/server.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/argo-watcher/server/server.go#L94-L96

Added lines #L94 - L96 were not covered by tests