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

Disable cosign signing #198

Merged
merged 1 commit into from Mar 20, 2024
Merged

Disable cosign signing #198

merged 1 commit into from Mar 20, 2024

Conversation

agners
Copy link
Member

@agners agners commented Mar 20, 2024

Since the current builder contains a non-working cosign version, we have to disable signing the builder temporarily as well. This will lead to a build which is unsigned, but will allow us to build another signed builder, and finally reenable signature checking as well.

Since the current builder contains a non-working cosign version, we have
to disable signing the builder temporarily as well. This will lead to a
build which is unsigned, but will allow us to build another signed builder,
and finally reenable signature checking as well.
@agners
Copy link
Member Author

agners commented Mar 20, 2024

Turns out, the problem is not only builder signature verification (as temporary disabled in #197), but also signing (see https://github.com/home-assistant/builder/actions/runs/8360495908).

@agners agners merged commit ccbad93 into master Mar 20, 2024
5 of 10 checks passed
@agners agners deleted the disable-cosign-signing branch March 20, 2024 14:50
agners added a commit that referenced this pull request Mar 20, 2024
agners added a commit that referenced this pull request Mar 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants