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

Implement a Release workflow #36

Open
jon-axon opened this issue Mar 29, 2023 · 0 comments
Open

Implement a Release workflow #36

jon-axon opened this issue Mar 29, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@jon-axon
Copy link
Owner

At the moment, the CI workflows are limited to build the development and main codebases, testing them, and - in the case of main only - rebuilding and publishing the rustdoc documentation hosted on GitHub Pages.

The act of creating an actual release, uploading artefacts etc is currently manual. However it should be possible to also automate this and tag these steps on to the end of a push to main.

@jon-axon jon-axon added the enhancement New feature or request label Mar 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant