Skip to content

release automation#906

Merged
bradh352 merged 9 commits intoc-ares:mainfrom
bradh352:slsa
Oct 23, 2024
Merged

release automation#906
bradh352 merged 9 commits intoc-ares:mainfrom
bradh352:slsa

Conversation

@bradh352
Copy link
Copy Markdown
Member

@bradh352 bradh352 commented Oct 23, 2024

When a release is tagged, automatically build the release package and create a draft of the release. Since the build is automated we are also performing provenance as per SLSA3 and uploading that as a release asset.

This also fixes a couple of recent issues:

  • validation of the packaging itself was broken when we migrated from cirrus ci to github actions.
  • clang32 for msys2 has been deprecated causing building to fail.

Authored-By: Brad House (@bradh352)

@bradh352 bradh352 merged commit bbea2cd into c-ares:main Oct 23, 2024
@bradh352 bradh352 deleted the slsa branch October 23, 2024 11:24
bradh352 added a commit that referenced this pull request Oct 24, 2024
bradh352 added a commit that referenced this pull request Oct 24, 2024
bradh352 added a commit that referenced this pull request Oct 24, 2024
When a release is tagged, automatically build the release package and
create a draft of the release. Since the build is automated we are also
performing provenance as per [SLSA3](https://slsa.dev/) and uploading
that as a release asset.

This also fixes a couple of recent issues:
* validation of the packaging itself was broken when we migrated from
cirrus ci to github actions.
 * clang32 for msys2 has been deprecated causing building to fail.

Authored-By: Brad House (@bradh352)
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.

1 participant