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

ci: Add tarball release workflow #5

Merged
merged 5 commits into from
Oct 7, 2024
Merged

Conversation

cpswan
Copy link
Member

@cpswan cpswan commented Oct 4, 2024

Fixes #4

@JeremyTubongbanua do you need an MD5 hash? We don't use them elsewhere.

- What I did

  • Fixed example to build with relocated uuid4.h
  • Added example binary to gitignore
  • Created a workflow that builds a tarball, generates SHA256 hash, and creates attestations
  • Bumped version to 1.0.4 in anticipation of a release that will use the new workflow
  • Added v1.0.3 and 1.0.4 changes to CHANGELOG and reformatted to pass markdown lint

- How I did it

Workflow based on at_c c_release

- How to verify it

Do a release of v1.0.4 once this is merged

- Description for the changelog

ci: Add tarball release workflow

@cpswan cpswan self-assigned this Oct 4, 2024
@cpswan cpswan changed the title Cpswan tarball workflow ci: Add tarball release workflow Oct 4, 2024
@cpswan cpswan merged commit 0d6ecc4 into trunk Oct 7, 2024
1 check passed
@cpswan cpswan deleted the cpswan-tarball-workflow branch October 7, 2024 15:20
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.

Automate uuid4 zip release and sha256 & MD5 hashing
2 participants