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

ci: fix publishing docker images (backport #1753) #1754

Merged
merged 1 commit into from
Apr 4, 2024

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Apr 3, 2024

Description

Closes: #XXXX

Image signing failed due to change of cosign changes TUF Trust Root and client

Error: signing [ghcr.io/cosmos/interchain-security:latest@sha256:56298a96ff435bdda4b3a490bc74c7f936934fe7348708635e0210a76c3b713a]: 
getting signer: getting key from Fulcio: 
getting CTFE public keys: updating local metadata and targets: error updating to TUF remote mirror: invalid key

Changing to client version >= v2.2.0 fixes signing error
Tested on fork

Also fixing:
builds triggered on commits targeting release/** branches which were failing due to missing tag


Author Checklist

All items are required. Please add a note to the item if the item is not applicable and
please add links to any relevant follow up issues.

I have...

  • Included the correct type prefix in the PR title
  • Targeted the correct branch (see PR Targeting)
  • Provided a link to the relevant issue or specification
  • Reviewed "Files changed" and left comments if necessary
  • Confirmed all CI checks have passed

Reviewers Checklist

All items are required. Please add a note if the item is not applicable and please add
your handle next to the items reviewed if you only reviewed selected items.

I have...

  • Confirmed the correct type prefix in the PR title
  • Confirmed all author checklist items have been addressed
  • Confirmed that this PR does not change production code

This is an automatic backport of pull request #1753 done by [Mergify](https://mergify.com).

@mergify mergify bot requested a review from a team as a code owner April 3, 2024 16:25
@github-actions github-actions bot added the C:CI Assigned automatically by the PR labeler label Apr 3, 2024
@bermuell bermuell merged commit bafaf35 into release/v4.1.x Apr 4, 2024
13 checks passed
@bermuell bermuell deleted the mergify/bp/release/v4.1.x/pr-1753 branch April 4, 2024 08:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C:CI Assigned automatically by the PR labeler
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant