- [feat/{ci/cd,developer experience}] Add an automated bot to make PR to bump version when there's 5 of more entries. #22
-
[fix/ci/cd] entries folder does not exist. It's pending. #25
-
[fix/ci/cd] Fix the missing step id. #26
-
[fix/ci/cd] Missing identity for git. #27
-
[chore/docs] Add documentations about commits. #24
- [feat/{ci/cd,developer experience}] bump-version target to make it easier to determine next version. #20
- [fix/{ci/cd,developer experience,docs}] Add new template to changelog. #17
-
[ci] Adding makefile for changelog and versioning process. Inspired from pulumi repo. #5
-
[ci] Add CI for releases #6
-
[ci] Fix ancestor with depth #12
-
[ci] fix ci with outdated branch #10
-
[ci] Use GH_TOKEN instead of GITHUB_TOKEN #8
Versions follow Semantic Versioning.
- feature: adds changelog
- feature: adds instruction for adding dependencies
Adds link for pip-tools.
Minor update for black
in pre-commit hooks.
Initial setup of python-template. It adds the basic setup with pip-tools and pre-commit.