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: sign pulumi binaries with cosign #11283

Closed
wants to merge 1 commit into from
Closed

Conversation

dirien
Copy link
Contributor

@dirien dirien commented Nov 8, 2022

Description

This PR adds cosign to the build process of the Pulumi binaries. I changed the pipeline so cosign can sign without keys by authenticating with OIDC. GitHub supports this.

Checklist

  • I have added tests that prove my fix is effective or that my feature works
  • I have run make changelog and committed the changelog/pending/<file> documenting my change
  • Yes, there are changes in this PR that warrants bumping the Pulumi Service API version

@github-actions
Copy link

github-actions bot commented Nov 8, 2022

PR is now waiting for a maintainer to take action.

Note for the maintainer: Commands available:

  • /run-acceptance-tests - used to test run the acceptance tests for the project
  • /run-codegen - used to test the Pull Request against downstream codegen
  • /run-docs-gen - used to test the Pull Request against documentation generation

@dirien dirien marked this pull request as draft November 8, 2022 11:19
@pulumi-bot
Copy link
Contributor

pulumi-bot commented Nov 8, 2022

Changelog

[uncommitted] (2022-11-09)

Features

  • [ci] sign pulumi binaries with cosign

@AaronFriel
Copy link
Member

AaronFriel commented Nov 8, 2022

/run-acceptance-tests
Please view the results of the acceptance tests Here

@AaronFriel
Copy link
Member

@dirien fyi, if you create a branch on the repo instead of a PR from your fork, we'll run acceptance tests automatically.

Fork PR tests have to be run manually because they open us up to risk if we run them automatically, it's an ongoing challenge to ensure the secrets are locked down & inaccessible to contributor PRs.

@github-actions
Copy link

github-actions bot commented Nov 9, 2022

PR is now waiting for a maintainer to take action.

Note for the maintainer: Commands available:

  • /run-acceptance-tests - used to test run the acceptance tests for the project
  • /run-codegen - used to test the Pull Request against downstream codegen
  • /run-docs-gen - used to test the Pull Request against documentation generation

@dirien dirien marked this pull request as ready for review November 9, 2022 10:11
@dirien dirien marked this pull request as draft November 9, 2022 17:48
@dirien
Copy link
Contributor Author

dirien commented Nov 9, 2022

Here it goes further #11310

@dirien dirien closed this Nov 9, 2022
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.

None yet

3 participants