Skip to content

Releases: hotosm/gh-workflows

v2.0.8

13 Nov 10:34
Compare
Choose a tag to compare
  • Hardcode VITE_SYNC_URL param to image builds, until loading all env vars as build args work properly.

Full Changelog: 2.0.7...2.0.8

v2.0.7

13 Nov 10:33
Compare
Choose a tag to compare

What's Changed

  • add option to skip_cve for codecov part of image build workflow.

Full Changelog: 2.0.6...2.0.7

v2.0.6

24 Oct 13:43
Compare
Choose a tag to compare

What's Changed

  • Add additional mirrors to avoid rate-limiting on trivy container scan action.

Full Changelog: 2.0.5...2.0.6

v2.0.5

v2.0.4

27 Jul 15:26
Compare
Choose a tag to compare
  • Add extra step to pnpm_build to configure gh-pages if not already set up.

Full Changelog: 2.0.3...2.0.4

v2.0.3

27 Jul 15:04
Compare
Choose a tag to compare

What's Changed

  • Add extra step to pnpm_build workflow to optionally deploy directly to gh-pages.

Full Changelog: 2.0.2...2.0.3

v2.0.2

27 Jul 14:53
Compare
Choose a tag to compare
  • Add option to upload artifact from pnpm_build workflow in gh-pages format (github_pages: true) for actions/deploy-pages workflow.

Full Changelog: 2.0.1...2.0.2

v2.0.1

26 Jul 18:06
Compare
Choose a tag to compare
  • Renamed build_stories to pnpm_build (no projects used this until now, so not breaking).
  • Refactor out use of artifact actions v3 --> v4 #53

Full Changelog: 2.0.0...2.0.1

v2.0.0

26 Jul 13:45
Compare
Choose a tag to compare

What's Changed

  • BREAKING CHANGE: renamed remote_deploy --> remote_deploy_compose, with a plan to create remote_deploy_helm in future.
  • Update test_compose to allow for passing a pre-built image (build_img: false), for example Playwright images.
  • Make compose_comand input not mandatory for test_compose (use build-in image CMD).

Full Changelog: 1.6.0...2.0.0

v1.6.0

04 Jul 22:52
Compare
Choose a tag to compare
  • Upgrade versions for underlying workflows.
  • Skipped #53 for another release.

Full Changelog: 1.5.2...1.6.0