traiter
Development
Bumping version
Preparation
Install bump2version.
Pre-release
Choose which version number category to bump following semver specification.
Test bumping version
where $CATEGORY is the target version number category name, possible
values are patch/minor/major.
Bump version
This will set version to major.minor.patch-alpha.
Release
Test bumping version
Bump version
This will set version to major.minor.patch.
Running tests
Plain
Inside Docker container:
Bash script:
PowerShell script:
.\run-tests.ps1