Skip to content
This repository has been archived by the owner on Feb 15, 2024. It is now read-only.

Add initial automated release build workflow #381

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 config CI new New features labels Jul 20, 2023
@atc0005 atc0005 added this to the v0.5.1 milestone Jul 20, 2023
@atc0005 atc0005 self-assigned this Jul 20, 2023
@atc0005 atc0005 merged commit aa57d96 into master Jul 20, 2023
@atc0005 atc0005 deleted the add-initial-release-build-workflow branch July 20, 2023 11:12
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
CI config enhancement New feature or request new New features
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant