Releases: DiamondLightSource/python-copier-template
Releases · DiamondLightSource/python-copier-template
5.0.1
What's Changed
- fix: Better handling of large files by @DiamondJoseph in #317
Full Changelog: 5.0.0...5.0.1
5.0.0
Highlights
- The template now uses
uvinstead ofpipfor building the venv, which brings a lockfile by default - Updating of this lockfile is done with the
renovateGitHub App which is installed in theDiamondLightSourceorg already - There is now a gitleaks pre-commit hook that checks secrets are not checked into the repository
- More details the update guide
What's Changed
- fix: Remove requirement for buildkit by @callumforrester in #290
- refactor: Convert to use
uvby @OCopping in #248 - fix: run uv lock before pushing example code by @coretl in #292
- fix: make sure pyright is happy with external deps by @coretl in #296
- ci(gitleaks): add pre-commit hook, config with sealed-secrets allowlist, and tests by @wajidzahoor-dls in #287
- fix: container now copies managed python into runtime by @coretl in #297
- fix: VSCode garbled REPL by @coretl in #298
- chore: Bump the actions group with 5 updates by @dependabot[bot] in #293
- feat: Add a global cache for uv, pre-commit and global venv by @coretl in #307
- feat!: Add renovate by @coretl in #311
- fix: Remove codecov token by @hyperrealist in #312
- ci: Add cron to make issue for supporting new version of Python by @coretl in #313
- fix: Add application to component_type choices by @coretl in #314
New Contributors
- @OCopping made their first contribution in #248
- @wajidzahoor-dls made their first contribution in #287
- @hyperrealist made their first contribution in #312
Full Changelog: 4.3.0...5.0.0
5.0.0a5
5.0.0a4
What's Changed
- chore: Bump the actions group with 5 updates by @dependabot[bot] in #293
- feat: Add a global cache for uv, pre-commit and global venv by @coretl in #307
Full Changelog: 5.0.0a3...5.0.0a4
5.0.0a3
5.0.0a2
What's Changed
- fix: run uv lock before pushing example code by @coretl in #292
- fix: make sure pyright is happy with external deps by @coretl in #296
- ci(gitleaks): add pre-commit hook, config with sealed-secrets allowlist, and tests by @wajidzahoor-dls in #287
- fix: container now copies managed python into runtime by @coretl in #297
New Contributors
- @wajidzahoor-dls made their first contribution in #287
Full Changelog: 5.0.0a1...5.0.0a2
5.0.0a1
4.3.0
What's Changed
- fix: Enable subprocess coverage by @callumforrester in #289
Full Changelog: 4.2.0...4.3.0
4.2.0
What's Changed
- feat: Enable pep8-naming ruff rules by @callumforrester in #283
Full Changelog: 4.1.0...4.2.0
4.1.0
What's Changed
- feat: Publish debug container image and account-sync sidecar by @DiamondJoseph in #251
- docs: Document repo creation method by @DiamondJoseph in #275
- chore: remove
trustnow that HEAD does not require trust. by @DiamondJoseph in #276
Full Changelog: 4.0.1...4.1.0