Skip to content

Conversation

@ashleygwilliams
Copy link
Contributor

This change updates the cargo-dist version and then enables the Github Artifact Attestations feature

@alilleybrinker
Copy link
Member

Amazing! Also wow we were super out of date on our cargo-dist version. Thanks! Looks like the only thing you're missing is the DCO signoff on the commit. The following should solve it from the dev branch you're using:

$ git rebase HEAD~1 --signoff
$ git push --force-with-lease origin dist-16

Thanks @ashleygwilliams!

@alilleybrinker alilleybrinker self-assigned this Jun 14, 2024
@alilleybrinker alilleybrinker added type: feature New feature or request area: ci labels Jun 14, 2024
Signed-off-by: Ashley Williams <ashley666ashley@gmail.com>
@alilleybrinker alilleybrinker merged commit 0908e3d into omnibor:main Jun 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: feature New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants