Releases: serious-scaffold/ss-python
Releases · serious-scaffold/ss-python
v0.0.36
v0.0.35
Fix GitLab CI/CD.
Python version based constraints and release on tag.
v0.0.33 - 2023-09-14
Build
Chore
- Extract and use Python version for constraints. (#154) (65b5b30 by Xuan (Sean) Hu).
- Unify variable expansion with minor refinement in Makefile. (#152) (ed7a894 by Xuan (Sean) Hu).
- Download existing changelog if exists for incremental generation. (#151) (952e2ab by Xuan (Sean) Hu).
- Remove CHANGELOG.md from watch list of docs autobuild. (#149) (5862c22 by Xuan (Sean) Hu).
Continuous Integration
- Fix release notes problem. (#167) (c56e18f by Xuan (Sean) Hu).
- Fix file already exists error for download artifact. (#166) (3390ee8 by Xuan (Sean) Hu).
- Fix release workflow for GitHub Actions. (#164) (0c311e9 by Xuan (Sean) Hu).
- Fix release workflow for GitHub Actions. (#163) (cc12484 by Xuan (Sean) Hu).
- Fix syntax error for GitHub Actions workflow. (#162) (92924ce by Xuan (Sean) Hu).
- Release on tags that matches semantic version. (#161) (988f872 by Xuan (Sean) Hu).
- Refine workflows for GitHub Actions. (#160) (c087582 by Xuan (Sean) Hu).
- Update constraints and sync template for dependabot. (#156) (fe4550e by Xuan (Sean) Hu).
- Fix coverage report for GitLab CI/CD with stage name refined. (#153) (c4f622a by Xuan (Sean) Hu).
- Unshallow git clone on readthedocs. (#148) (ffb808c by Xuan (Sean) Hu).
Docs
Fix Changelog for GitHub Pages.
What's Changed
Full Changelog: v0.0.30...v0.0.31
Generate changelog on the fly.
What's Changed
Full Changelog: v0.0.29...v0.0.30
Markdown Documentation with release action fix.
What's Changed
- docs: Add emoji for indices. by @huxuan in #132
- docs: Use markdown for all documentation. by @huxuan in #134
- build: Fix bug due to new version of checkout action. by @huxuan in #135
- ci: Fix error in GitHub Actions. by @huxuan in #136
- ci: Fix GitHub Actions due to new version of checkout. by @huxuan in #137
- ci: Revert some action and dependent upgrade. by @huxuan in #138
- ci: Merge CI pipeline for both GitHub Actions and GitLab CI/CD. by @huxuan in #142
- ci: Revert GitHub Action changes: no fetch tags for checkout. by @huxuan in #143
Full Changelog: v0.0.23...v0.0.29
Dependabot and Changelog.
What's Changed
- chore: Align coverage badge colors with GitLab. by @huxuan in #114
- ci: Integrate with Dependabot version updates. by @huxuan in #116
- ci: Fix prefix for Dependabot. by @huxuan in #123
- build(actions): bump actions/checkout from 3 to 4 by @dependabot in #117
- ci(dependabot): Add groups for pip dependabot updates. by @huxuan in #129
- build(requirements): bump the prod group with 25 updates by @dependabot in #130
- docs: Add CHANGELOG and include it with README in markdown. by @huxuan in #131
New Contributors
- @dependabot made their first contribution in #117
Full Changelog: v0.0.22...v0.0.23
Fix package ci with shorter badge names.
What's Changed
Full Changelog: v0.0.21...v0.0.22
More generic release process with badges.
What's Changed
Full Changelog: v0.0.20...v0.0.21