2024.01.12
Many annoying changes later, we finally have the tag-based deployment installing the correct package version into the Docker image during that build process! 🎉 😅
What's changed
- Fix: make path filter work for tags by @angela-tran in #405
- chore(deps-dev): bump sentry-sdk[flask] from 1.39.1 to 1.39.2 by @dependabot in #406
- chore(pre-commit): autoupdate hooks by @pre-commit-ci in #407
- chore(deps-dev): bump flask from 3.0.0 to 3.0.1 by @dependabot in #408
- CI: improve publish workflow by @thekaveman in #409
- Chore: ignore .venv directory by @thekaveman in #410
- Fix: don't use cached pip dependencies in CI builds by @thekaveman in #411
- Fix: don't use docker build cache in CI by @thekaveman in #412
- More debugging of Docker publish workflow by @thekaveman in #413
Full Changelog: 2024.01.4...2024.01.12