Skip to content

CI Pipeline for publishing releases with builds#1

Draft
salotz wants to merge 24 commits intoScopesCommunity:mainfrom
salotz:build-releases
Draft

CI Pipeline for publishing releases with builds#1
salotz wants to merge 24 commits intoScopesCommunity:mainfrom
salotz:build-releases

Conversation

@salotz
Copy link
Member

@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.

@radgeRayden radgeRayden force-pushed the main branch 6 times, most recently from 72e4b8c to beb2003 Compare May 13, 2025 20:59
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