Releases: lsst-sqre/templatekit
Releases · lsst-sqre/templatekit
0.6.0
- Add a new
-i/--ignore
option to thetemplatekit check
command. This option allows the user to ignore certain files when checking for untracked files or dirty Git state after regenerating examples. This is useful for files that have dynamic content, such as dates and times, that we do not expect to be consistent. - Migrate the packaging to
pyproject.toml
and retire thesetup.cfg
andsetup.py
files. - Migrate to the new Rubin user guide theme for documentation.
- Add GitHub Actions workflow to update pre-commit hooks with Neophile.
- Adopted the PyPI trusted publishers workflow.
What's Changed
- [DM-33981] Improve submodule handling by @rra in #16
- Bump actions/cache from 2 to 3 by @dependabot in #18
- [DM-33981] Separate out the periodic CI run by @rra in #17
- Update pre-commit pinned dependencies by @rra in #19
- [neophile] Update dependencies by @sqrbot in #20
- Bump pre-commit/action from 2.0.3 to 3.0.0 by @dependabot in #21
- [neophile] Update dependencies by @sqrbot in #22
- Bump actions/setup-python from 3 to 4 by @dependabot in #23
- [neophile] Update dependencies by @sqrbot in #24
- [neophile] Update dependencies by @sqrbot in #26
- [neophile] Update dependencies by @sqrbot in #27
- [neophile] Update dependencies by @sqrbot in #28
- [neophile] Update dependencies by @sqrbot in #29
- [neophile] Update dependencies by @sqrbot in #30
- Bump pypa/gh-action-pypi-publish from 1.5.0 to 1.6.1 by @dependabot in #31
- [neophile] Update dependencies by @sqrbot in #32
- Bump pypa/gh-action-pypi-publish from 1.6.1 to 1.6.4 by @dependabot in #33
- Adopt SQuaRE actions by @jonathansick in #34
- [neophile] Update dependencies by @sqrbot in #35
- Fix project name by @jonathansick in #36
- [neophile] Update dependencies by @sqrbot in #37
- [neophile] Update dependencies by @sqrbot in #38
- [neophile] Update dependencies by @sqrbot in #39
- DM-41187: Add -i/--ignore option to templatekit check command by @jonathansick in #42
New Contributors
- @dependabot made their first contribution in #18
- @sqrbot made their first contribution in #20
Full Changelog: 0.5.1...0.6.0