• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

diranged / oz
36%

Build:
DEFAULT BRANCH: main
Repo Added 28 Nov 2022 01:44PM UTC
Files 83
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH main
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • add-claude-md
  • add-security-context
  • diranged-patch-1
  • feat/ozctl-json-yaml-output
  • feat/ozctl-linux-build
  • fix/godeps-workflow-permissions
  • main
  • remove-kube-rbac-proxy
  • renovate/actions-checkout-5.x
  • renovate/actions-checkout-6.x
  • renovate/actions-labeler-6.x
  • renovate/actions-setup-go-6.x
  • renovate/actions-setup-python-6.x
  • renovate/actions-stale-10.x
  • renovate/amannn-action-semantic-pull-request-6.x
  • renovate/coverallsapp-github-action-2.3.x
  • renovate/docker-login-action-3.x
  • renovate/docker-login-action-4.x
  • renovate/docker-setup-buildx-action-4.x
  • renovate/docker-setup-qemu-action-4.x
  • renovate/github.com-argoproj-argo-rollouts-1.8.x
  • renovate/github.com-argoproj-argo-rollouts-1.x
  • renovate/github.com-evanphx-json-patch-5.9.x
  • renovate/github.com-fatih-color-1.x
  • renovate/github.com-go-logr-logr-1.4.x
  • renovate/github.com-onsi-ginkgo-v2-2.22.x
  • renovate/github.com-onsi-ginkgo-v2-2.23.x
  • renovate/github.com-onsi-ginkgo-v2-2.27.x
  • renovate/github.com-onsi-ginkgo-v2-2.28.x
  • renovate/github.com-onsi-ginkgo-v2-2.x
  • renovate/github.com-onsi-gomega-1.36.x
  • renovate/github.com-onsi-gomega-1.38.x
  • renovate/github.com-onsi-gomega-1.x
  • renovate/github.com-spf13-cobra-1.10.x
  • renovate/github.com-spf13-cobra-1.9.x
  • renovate/github.com-spf13-cobra-1.x
  • renovate/go-1.23.x
  • renovate/go-1.24.x
  • renovate/go-1.25.x
  • renovate/go-1.x
  • renovate/go.uber.org-zap-1.27.x
  • renovate/golangci-golangci-lint-action-7.x
  • renovate/golangci-golangci-lint-action-8.x
  • renovate/golangci-golangci-lint-action-9.x
  • renovate/goreleaser-goreleaser-action-7.x
  • renovate/helm-chart-releaser-action-1.x
  • renovate/helm-chart-testing-action-2.x
  • renovate/helm-kind-action-1.x
  • renovate/k8s.io
  • renovate/major-github-artifact-actions
  • renovate/patch-k8s.io
  • renovate/release-drafter-release-drafter-7.x
  • renovate/stefanzweifel-git-auto-commit-action-7.x
  • renovate/suzuki-shunsuke-github-action-renovate-config-validator-2.x

21 Mar 2026 05:19AM UTC coverage: 35.907%. Remained the same
23372803859

push

github

web-flow
fix(deps): update module github.com/argoproj/argo-rollouts to v1.9.0 (#453)

This PR contains the following updates:

| Package | Change |
[Age](https://docs.renovatebot.com/merge-confidence/) |
[Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|
|
[github.com/argoproj/argo-rollouts](https://redirect.github.com/argoproj/argo-rollouts)
| `v1.8.4` → `v1.9.0` |
![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fargoproj%2fargo-rollouts/v1.9.0?slim=true)
|
![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fargoproj%2fargo-rollouts/v1.8.4/v1.9.0?slim=true)
|

---

### Release Notes

<details>
<summary>argoproj/argo-rollouts
(github.com/argoproj/argo-rollouts)</summary>

###
[`v1.9.0`](https://redirect.github.com/argoproj/argo-rollouts/blob/HEAD/CHANGELOG.md#v190-rc1-2025-11-07)

[Compare
Source](https://redirect.github.com/argoproj/argo-rollouts/compare/v1.8.4...v1.9.0)

##### Build

- tmate.io is no longer active
([#&#8203;4417](https://redirect.github.com/argoproj/argo-rollouts/issues/4417))

##### Chore

- Change enhancement proposal issue wording
([#&#8203;4414](https://redirect.github.com/argoproj/argo-rollouts/issues/4414))
- security fix <https://nvd.nist.gov/vuln/detail/CVE-2023-46402>
([#&#8203;4083](https://redirect.github.com/argoproj/argo-rollouts/issues/4083))
- Make sure rollouts abort always has some more detailed message
([#&#8203;3957](https://redirect.github.com/argoproj/argo-rollouts/issues/3957))
([#&#8203;4175](https://redirect.github.com/argoproj/argo-rollouts/issues/4175))
- bump k8s libraries and go to current supported versions
([#&#8203;4497](https://redirect.github.com/argoproj/argo-rollouts/issues/4497))
- use internal errors util instead of pkg's
([#&#8203;4171](https://redirect.github.com/argoproj/argo-rollouts/issues/4171))
- Add Verkada to the list of users
([#&#8203;4176](https://redirect.github.com/argoproj/argo-rollouts/issues/4176))
- Add Doubble ... (continued)

1037 of 2888 relevant lines covered (35.91%)

1.56 hits per line

Relevant lines Covered
Build:
Build:
2888 RELEVANT LINES 1037 COVERED LINES
1.56 HITS PER LINE
Source Files on main
  • Tree
  • List 83
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
23372803859 main fix(deps): update module github.com/argoproj/argo-rollouts to v1.9.0 (#453) This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-conf... push 21 Mar 2026 05:23AM UTC web-flow github
35.91
23369840976 renovate/github.com-argoproj-argo-rollouts-1.x Merge 7930a6514 into 0754920d8 Pull #453 21 Mar 2026 02:15AM UTC web-flow github
35.91
23344485205 main fix(deps): update module github.com/fatih/color to v1.19.0 (#452) This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |... push 20 Mar 2026 01:18PM UTC web-flow github
35.91
23338181187 renovate/github.com-fatih-color-1.x Merge 02305195f into 8406c73a3 Pull #452 20 Mar 2026 10:12AM UTC web-flow github
35.91
23309233497 main fix(deps): update k8s.io to v0.35.3 (patch) (#451) This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|-... push 19 Mar 2026 06:00PM UTC web-flow github
35.91
23297439949 renovate/patch-k8s.io Merge aba5e336a into 95609e987 Pull #451 19 Mar 2026 01:37PM UTC web-flow github
35.91
23077127783 main chore(deps): update release-drafter/release-drafter action to v7 (#450) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [release-drafter/release-drafter](https://redirect.github.com/release-drafte... push 14 Mar 2026 01:22AM UTC web-flow github
35.91
23070104544 renovate/release-drafter-release-drafter-7.x Merge f59f445eb into b89a32870 Pull #450 13 Mar 2026 08:55PM UTC web-flow github
35.91
22984153864 main chore(deps): update goreleaser/goreleaser-action action to v7 (#449) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [goreleaser/goreleaser-action](https://redirect.github.com/goreleaser/gorelease... push 12 Mar 2026 02:41AM UTC web-flow github
35.91
22981529163 renovate/goreleaser-goreleaser-action-7.x Merge 4235081e8 into 92d859b2a Pull #449 12 Mar 2026 12:49AM UTC web-flow github
35.91
See All Builds (976)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc