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

Add Release action to complete CICD #10

Open
mahiki opened this issue Dec 9, 2023 · 1 comment
Open

Add Release action to complete CICD #10

mahiki opened this issue Dec 9, 2023 · 1 comment

Comments

@mahiki
Copy link
Owner

mahiki commented Dec 9, 2023

Currently the workflows

  • test all pushes to main/dev/'release/**'.
  • merge and tag

Need a workflow to build poetry distrubution and create a versioned github release.

@mahiki
Copy link
Owner Author

mahiki commented Jul 23, 2024

See todos/TODO.md

There are stages of tests:

  • pytest in the poetry application
  • poetry build -> test built cli packages
  • homebrew test of built formula in local/GHA environment

If a release has failed it needs to be deleted and new one pushed.

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

No branches or pull requests

1 participant