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

github-action: provenance generation #1143

Merged
merged 9 commits into from Apr 29, 2024
Merged

github-action: provenance generation #1143

merged 9 commits into from Apr 29, 2024

Conversation

v1v
Copy link
Member

@v1v v1v commented Mar 25, 2024

What does this PR do?

Enable the provenance for binaries using the GitHub provenance action.

Enable running the release workflow in dry-run mode for merge commits onto main. This will help detecting breaking changes in the release process before running a formal release.

Fix some regression when using the fpm docker image in #1145

Test

I created a test feature branch to test these changes:

and it produced these attestations:

@elastic-apm-tech elastic-apm-tech added this to In Progress in APM-Agents (OLD) Mar 25, 2024
v1v added 4 commits April 26, 2024 13:44
* upstream/main:
  feat: use pre-built fpm container image (#1145)
  ci(fix): use docker compose v2 instead of v1 (#1146)
  security: add permissions block to workflows (#1136)
  fix: use latest fpm version (#1144)
@v1v v1v marked this pull request as ready for review April 26, 2024 11:53
@v1v v1v requested review from a team April 26, 2024 11:53
@v1v v1v self-assigned this Apr 26, 2024
.github/workflows/release.yml Outdated Show resolved Hide resolved
@v1v v1v changed the title github-action: provenance generation (initial attempt) github-action: provenance generation Apr 26, 2024
@v1v v1v merged commit 1d68a37 into main Apr 29, 2024
169 checks passed
APM-Agents (OLD) automation moved this from In Progress to Done Apr 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

Successfully merging this pull request may close these issues.

None yet

2 participants