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

Add initial automated release build workflow #209

Merged
merged 1 commit into from
Jul 20, 2023

Conversation

atc0005
Copy link
Owner

@atc0005 atc0005 commented Jul 20, 2023

Provide workflow used to automate the creation of GitHub releases upon
pushing a tag. The "upstream" workflow imported by this one applies
conditional logic (based on tag name) to determine whether a stable or
pre-release GitHub release is created.

By default, release assets are generated and provided by the release.
Library projects explicitly forgo the explicit generation of release
assets.

refs atc0005/todo#33
refs atc0005/todo#45
refs atc0005/todo#65
refs atc0005/shared-project-resources#141

Provide workflow used to automate the creation of GitHub releases upon
pushing a tag. The "upstream" workflow imported by this one applies
conditional logic (based on tag name) to determine whether a stable or
pre-release GitHub release is created.

By default, release assets are generated and provided by the release.
Library projects explicitly forgo the explicit generation of release
assets.

refs atc0005/todo#33
refs atc0005/todo#45
refs atc0005/todo#65
refs atc0005/shared-project-resources#141
@atc0005 atc0005 added enhancement New feature or request CI config new labels Jul 20, 2023
@atc0005 atc0005 self-assigned this Jul 20, 2023
@atc0005 atc0005 added this to the Next Release milestone Jul 20, 2023
@atc0005 atc0005 merged commit b37e2ef into master Jul 20, 2023
29 of 30 checks passed
@atc0005 atc0005 deleted the add-initial-release-build-workflow branch July 20, 2023 11:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI config enhancement New feature or request new
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant