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

Release workflow #6

Merged
merged 2 commits into from Mar 4, 2022
Merged

Release workflow #6

merged 2 commits into from Mar 4, 2022

Conversation

connec
Copy link
Member

@connec connec commented Mar 4, 2022

  • be0673a ci: add a simple release workflow

    Currently this just invokes cargo publish when a semver tag is pushed
    to the repo. Ideally there should be some extra verification and/or
    automation around the version number, but this gets it off my laptop for
    now.

Chris Connelly added 2 commits March 4, 2022 10:56
Currently this just invokes `cargo publish` when a semver tag is pushed
to the repo. Ideally there should be some extra verification and/or
automation around the version number, but this gets it off my laptop for
now.
Otherwise we would bundle up our GitHub workflows and sublime project
config, etc. which is undesirable.
@connec connec merged commit fa2d797 into master Mar 4, 2022
@connec connec deleted the release-workflow branch March 4, 2022 11:11
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.

None yet

1 participant