kubernetes-client / kubernetes-client/python
[CI] Set up GitHub Actions workflows for the remaining jobs
Open
kind/feature
lifecycle/frozen
- Dominant language
- Python
- Stars
- 7.7k
- Forks
- 3.5k
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 18
Description
The current GitHub Actions lack the following compared to our Travis CI builds:
1. Functional tests.
2. Docs, pycodestyle, coverage
3. PyPI release
We need to add the same and disable Travis CI builds.
Action Items
---
- [x] Functional Tests @palnabarun
- [ ] Documentation check (needs help)
- [ ] Pycodestyle check (needs help)
- [ ] Coverage (needs help)
- [ ] PyPI Release @palnabarun
Contributor guide
Assessment
This issue has not been assessed yet.