Skip to content

Conversation

cpanato
Copy link
Member

@cpanato cpanato commented Jul 16, 2025

Summary

  • force when copying the latest image to overwrite

from the release logs

cosign copy ghcr.io/sigstore/cosign/cosign:v2.5.2 ghcr.io/sigstore/cosign/cosign:latest
Error: image "ghcr.io/sigstore/cosign/cosign:latest" already exists. Use `-f` to overwrite
error during command execution: image "ghcr.io/sigstore/cosign/cosign:latest" already exists. Use `-f` to overwrite
make: *** [release/release.mk:30: copy-signed-release-to-ghcr] Error 1

@cpanato cpanato requested a review from bobcallaway July 16, 2025 13:36
@cpanato cpanato requested a review from a team as a code owner July 16, 2025 13:36
Copy link

codecov bot commented Jul 16, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 34.25%. Comparing base (2ef6022) to head (c555861).
Report is 443 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4298      +/-   ##
==========================================
- Coverage   40.10%   34.25%   -5.85%     
==========================================
  Files         155      211      +56     
  Lines       10044    14123    +4079     
==========================================
+ Hits         4028     4838     +810     
- Misses       5530     8671    +3141     
- Partials      486      614     +128     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@bobcallaway bobcallaway merged commit 2ee22fc into sigstore:main Jul 16, 2025
29 checks passed
@cpanato cpanato deleted the fix-relase-image branch July 16, 2025 14:22
tmeijn pushed a commit to tmeijn/dotfiles that referenced this pull request Jul 28, 2025
This MR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [cosign](https://github.com/sigstore/cosign) | patch | `2.5.2` -> `2.5.3` |

MR created with the help of [el-capitano/tools/renovate-bot](https://gitlab.com/el-capitano/tools/renovate-bot).

**Proposed changes to behavior should be submitted there as MRs.**

---

### Release Notes

<details>
<summary>sigstore/cosign (cosign)</summary>

### [`v2.5.3`](https://github.com/sigstore/cosign/blob/HEAD/CHANGELOG.md#v253)

[Compare Source](sigstore/cosign@v2.5.2...v2.5.3)

#### Features

- Add signing-config create command ([#&#8203;4280](sigstore/cosign#4280))
- Allow multiple services to be specified for trusted-root create ([#&#8203;4285](sigstore/cosign#4285))
- feat: Add OCI 1.1+ experimental support to tree ([#&#8203;4205](sigstore/cosign#4205))
- Add validity period end for trusted-root create ([#&#8203;4271](sigstore/cosign#4271))

#### Bug Fixes

- Fix cert verification logic for trusted-root/SCTs ([#&#8203;4294](sigstore/cosign#4294))
- force when copying the latest image to overwrite ([#&#8203;4298](sigstore/cosign#4298))
- avoid double-loading trustedroot from file ([#&#8203;4264](sigstore/cosign#4264))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this MR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box

---

This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC42Mi4xIiwidXBkYXRlZEluVmVyIjoiNDAuNjIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiUmVub3ZhdGUgQm90Il19-->
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