https://github.com/bilbottom/testing-releases
A test repo for testing releases on.
https://github.com/bilbottom/testing-releases
python testing
Last synced: over 1 year ago
JSON representation
A test repo for testing releases on.
- Host: GitHub
- URL: https://github.com/bilbottom/testing-releases
- Owner: Bilbottom
- License: mit
- Created: 2023-08-04T16:40:34.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2025-01-08T07:33:18.000Z (over 1 year ago)
- Last Synced: 2025-01-08T08:29:54.302Z (over 1 year ago)
- Topics: python, testing
- Language: Python
- Homepage:
- Size: 67.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
## Testing Releases
Just a test repo for me to test releases on.
The main conventions explored here are:
- Poetry (https://python-poetry.org/)
- Convention commits (https://www.conventionalcommits.org/en/v1.0.0/)
- Dangerfile (https://danger.systems/python/)
- Semantic Release (https://python-semantic-release.readthedocs.io/en/latest/ or https://github.com/cycjimmy/semantic-release-action)