Releases: hotosm/gh-workflows
Releases · hotosm/gh-workflows
v2.0.8
- 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
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
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
- 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
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
- Add option to upload artifact from pnpm_build workflow in gh-pages format (
github_pages: true
) foractions/deploy-pages
workflow.
Full Changelog: 2.0.1...2.0.2
v2.0.1
- Renamed
build_stories
topnpm_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
What's Changed
- BREAKING CHANGE: renamed
remote_deploy
-->remote_deploy_compose
, with a plan to createremote_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 fortest_compose
(use build-in image CMD).
Full Changelog: 1.6.0...2.0.0
v1.6.0
- Upgrade versions for underlying workflows.
- Skipped #53 for another release.
Full Changelog: 1.5.2...1.6.0