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

CI/CD #3

Open
bookRa opened this issue Feb 17, 2022 · 0 comments
Open

CI/CD #3

bookRa opened this issue Feb 17, 2022 · 0 comments

Comments

@bookRa
Copy link
Owner

bookRa commented Feb 17, 2022

Given more time I would love to setup some GitHub Actions that would automatically do some of following given a trigger (pushing to any branch vs PR into the release branch):

  1. Run Linting
  2. Run Tests (See Better Testing #2 )
  3. (optional but cool) update code coverage etc. in the readme
  4. Build the new release candidate
  5. publish the package (to PyPi)
  6. Save the binary artifacts (from PyInstaller, for example) to GitHub Releases
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