openplayground icon indicating copy to clipboard operation
openplayground copied to clipboard

Add GHA CI/CD Workflow

Open devoredevelops opened this issue 2 years ago • 1 comments

Curious to know what build jobs you'd like to happen. Assuming these:

  • Twine/PyPI packaging
  • flake8 linting
  • Pytest with coverage report generation (needs tests first :) )
  • Upload artifact(s)
  • Download artifact(s) and Deployment?
  • Security scans?
  • Release notes/Package releases?
  • Containerization?

Let me know how I can help.

devoredevelops avatar Apr 04 '23 21:04 devoredevelops

I like this template: https://github.com/sourcery-ai/python-best-practices-cookiecutter

devoredevelops avatar Apr 04 '23 21:04 devoredevelops