v0.85.0
What's Changed
- feat: Add migrations test workflow to test command (#384)
- Default
kiln test
runs migration and manifest tests now - Flags
--manifest-only
and--migrations-only
added to test command - Node.js/npm added to Dockerfile for test command
- Default
- fix: Don't authenticate GETs to artifactory
- Remove basic auth from find and match release in artifactory_release_source
Full Changelog: v0.84.0...v0.85.0