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 Pipeline for publishing releases with builds #1

Draft
wants to merge 24 commits into
base: main
Choose a base branch
from

Conversation

salotz
Copy link

@salotz salotz commented Jul 1, 2024

In addition to some refactoring I have implemented a pipeline that publishes Github releases with the build artifacts. This will create a standard URL for downloads rather than the CI artifact downloads.

Currently upstream Scopes has the next version in the source code config.h, so I pull this in, parse it, and create a prerelease version based on the pipeline number. Its not perfect and their could be something better but it will work.

TODOs include reintroducing windows builds and cleaning up some stuff, but I wanted to get feedback.
I would also like to try and get it to trigger via web hooks or something rather than a schedule as many spurious builds and releases will be made.

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