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

feat(issue#37): implement ci build workflow #53

Merged
merged 21 commits into from
Feb 6, 2024

Conversation

averypfeiffer
Copy link
Contributor

Implement GH Actions based CI build and release workflow.

This workflow will

  • build the binaries for the platforms we support
  • label them with the current version
  • Increment the version, and update the repo tag
  • Create a release with the relevant changelog, and binaries attached.

Example of how the release will look:

release_workflow_screen1 release_workflow_screen2

@averypfeiffer averypfeiffer changed the title feate(issue#37): implement ci build workflow feat(issue#37): implement ci build workflow Feb 6, 2024
jrschumacher
jrschumacher previously approved these changes Feb 6, 2024
@averypfeiffer averypfeiffer merged commit bdfcc0f into main Feb 6, 2024
5 checks passed
@averypfeiffer averypfeiffer deleted the feat/implement-ci-build-workflow branch February 6, 2024 19:34
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.

3 participants