Skip to content

Releases: HSLdevcom/transitdata-shared-workflows

1.0.7

29 Apr 19:15

Choose a tag to compare

Full Changelog: 1.0.6...1.0.7

1.0.6

29 Apr 05:57

Choose a tag to compare

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

25 Feb 08:42

Choose a tag to compare

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

25 Feb 08:32

Choose a tag to compare

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

20 Jan 21:06

Choose a tag to compare

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

29 Dec 08:33

Choose a tag to compare

feature/57139_gtfsrt-metric-exporter-override-image-name - add option…

1.0.1

22 Dec 08:22

Choose a tag to compare

57139_gtfsrt-metric-exporter-fix-python - remove failing build packag…

1.0.0

16 Dec 08:16

Choose a tag to compare

Adds support for Java 25

0.0.1

16 Dec 07:43

Choose a tag to compare

feat(69389): integrate the condition for releasing from feature branches