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 GitHub Actions CI for checking style, running tests, publishing Docker images, PyPI packages, and documentation. #106

Open
truskovskiyk opened this issue Apr 2, 2024 · 2 comments · Fixed by #121, #122 or #116

Comments

@truskovskiyk
Copy link
Contributor

Ensure all releases, style checks, and unit tests can be run via CI, blocking any PRs that fail CI.

For Docker packages, use: https://github.com/orgs/georgian-io/packages

For PyPI packages, use: https://pypi.org/

@benjaminye
Copy link
Contributor

As a preamble for PyPI CI, we should add to the repo a PyPI Key. This can be done securely via Github Secrets.

@benjaminye
Copy link
Contributor

benjaminye commented Apr 3, 2024

Implementation Status
✅ Style Checks
✅ Publish to PyPI on Release; PR #121
✅ Publish to Container Registry; PR #122
🔴 Build and Publish Docs (blocked); See comment #111 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants