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: enable provenance #56

Merged
merged 3 commits into from
Apr 25, 2024
Merged

github-action: enable provenance #56

merged 3 commits into from
Apr 25, 2024

Conversation

v1v
Copy link
Member

@v1v v1v commented Apr 25, 2024

What does this pull request do?

Use https://github.com/github-early-access/generate-build-provenance to create build attestations

Implementation details

I refactored the ci.yml workflow to separate the two different releases:

  • canary
  • release

Those new jobs depend on build.

Test

I created a feature branch based on these changes to test the canary-release:

Then, the attestations will be created in https://github.com/elastic/elastic-ingest-dotnet/attestations

@v1v v1v marked this pull request as ready for review April 25, 2024 10:48
@v1v v1v self-assigned this Apr 25, 2024
@v1v v1v requested review from a team April 25, 2024 10:48
Copy link
Member

@Mpdreamz Mpdreamz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Love the refactor too :)

@Mpdreamz Mpdreamz merged commit a57ba0d into elastic:main Apr 25, 2024
6 checks passed
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