Releases: lsst-sqre/ltd-conveyor
Releases · lsst-sqre/ltd-conveyor
0.8.4
0.8.3
- Improved error reporting from LTD Keeper API responses for common scenarios and direct the user to contact dm-docs-support on the LSSTC Slack.
What's Changed
- DM-42994: Improve messages for LTD Keeper-related errors (for 0.8.3 release) by @jonathansick in #66
Full Changelog: 0.8.2...0.8.3
0.8.2
- Removed usage of
pkg_resources
for better compatibility with Python 3.12 environments. - Fixed internal typing issues.
- Updated the GitHub Actions workflows.
0.9.0a3
What's Changed
- DM-34245: Investigate pre-commit / black failure in weekly CI by @jonathansick in #41
- Rename Weekly CI to Scheduled CI by @jonathansick in #42
- [neophile] Update dependencies by @sqrbot in #43
- [neophile] Update dependencies by @sqrbot in #45
- [neophile] Update dependencies by @sqrbot in #46
- [neophile] Update dependencies by @sqrbot in #47
- [neophile] Update dependencies by @sqrbot in #48
- [neophile] Update dependencies by @sqrbot in #49
- DM-37481: Fix emergent issues for type checking by @jonathansick in #51
- DM-40430: Update packaging by @jonathansick in #53
- DM-40430: Add asyncio-based ltd upload command by @jonathansick in #54
Full Changelog: 0.9.0a2...0.9.0a3
0.9.0a2
What's Changed
- Fix typo in v2 builds URL by @jonathansick in #40
Full Changelog: 0.9.0-alpha.1...0.9.0a2
0.9.0-alpha.1
What's Changed
- Add support for LTD Keeper v2 by @jonathansick in #37
Full Changelog: 0.8.1...0.9.0-alpha.1
0.8.1
Fix uploads from GitHub Actions triggered by pull requests.
0.8.0
The ltd upload
command now works in pull request workflows on GitHub Actions.