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

GitHub Actions Release Workflow #8

Open
battila7 opened this issue Jun 19, 2020 · 0 comments
Open

GitHub Actions Release Workflow #8

battila7 opened this issue Jun 19, 2020 · 0 comments
Labels
type: ops 🚀 Workflows, releases, deployments and stuff.

Comments

@battila7
Copy link
Contributor

battila7 commented Jun 19, 2020

Brief

Publishing a new version of the library should be an automated process, making use of GitHub Actions.

Task

Create a GitHub Actions Workflow which

  • runs on a new tag push,
  • and creates a new release with the library header as an attached artifact.

Resources

Primers on CI/CD:

Make sure to check out the following links if you're not familiar with GitHub Actions yet:

@battila7 battila7 created this issue from a note in Sokutei Beta (To do) Jun 19, 2020
@battila7 battila7 added the type: ops 🚀 Workflows, releases, deployments and stuff. label Jun 19, 2020
@battila7 battila7 moved this from To do to Backlog in Sokutei Beta Sep 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: ops 🚀 Workflows, releases, deployments and stuff.
Projects
Sokutei Beta
  
Backlog
Development

No branches or pull requests

1 participant