Releases: HSLdevcom/transitdata-shared-workflows
Releases · HSLdevcom/transitdata-shared-workflows
1.0.7
Full Changelog: 1.0.6...1.0.7
1.0.6
What's Changed
- feature(76471): enforce Java version consistency check & running unit tests inside Docker by @bogdandina in #20
Full Changelog: 1.0.5...1.0.6
1.0.5
What's Changed
- 57139 Update shared workflow for kotlin, typescript and python similar to the one for java to publish an image when a new tag is created by @chihaiaalex in #18
- feat(59649): enable code coverage as part of the CI/CD by @bogdandina in #19
Full Changelog: 1.0.4...1.0.5
1.0.4
What's Changed
- 57139 Update shared workflow for java to publish an image when a new tag is created by @chihaiaalex in #16
- 59649 Measure test coverage by @bogdandina in #19
Full Changelog: 1.0.3...1.0.4
1.0.3
What's Changed
- Fix publish step and add an option to skip docker tests by @avicarie in #13
- do not build test stage if testing is skipped by @avicarie in #14
- feat(73261): add test stage inside docker container by @bogdandina in #15
New Contributors
Full Changelog: 1.0.2...1.0.3
1.0.2
feature/57139_gtfsrt-metric-exporter-override-image-name - add option…
1.0.1
57139_gtfsrt-metric-exporter-fix-python - remove failing build packag…
1.0.0
Adds support for Java 25
0.0.1
feat(69389): integrate the condition for releasing from feature branches