Skip to content

Releases: kartverket/github-workflows

Add upload artifact option

03 Dec 11:08
dc2ff4c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.6.1...v4.7.0

Fix scope

02 Dec 13:32
8e3647c
Compare
Choose a tag to compare
Merge pull request #117 from kartverket/fix_scope

fix scope for run-terraform job

Add submodule support

27 Nov 13:34
af7e869
Compare
Choose a tag to compare
Merge pull request #114 from kartverket/submodules

allow checkout of submodules

Tailscale support

08 Nov 09:16
26bfa1b
Compare
Choose a tag to compare
  • Added tailscale support if cyrilgdn/postgresql is present as terraform provider

v4.4.2: Merge pull request #110 from kartverket/enable_onprem

17 Oct 09:09
f1dba5a
Compare
Choose a tag to compare
  • Fixed output in PRs
  • Added onprem support for run-kubectl workflow

v4.4.1

10 Oct 13:43
3cac854
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.4.0...v4.4.1

v4.4.0

09 Oct 13:18
8efcb5d
Compare
Choose a tag to compare

What's Changed

  • Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows by @dependabot in #104
  • Bump actions/upload-artifact from 3 to 4 by @dependabot in #81
  • Bump actions/download-artifact from 3 to 4 by @dependabot in #80
  • Bump google-github-actions/setup-gcloud from 1 to 2 by @dependabot in #76
  • Simplify run-terraform workflow by @omaen in #106

Removed

  • Breaking: Removed support for gathering secrets from on-prem Vault. No action needed unless you are using vault_role input to the run-terraform workflow.
  • Removed terraform check (validate and format) as separate job, and moved this to the plan job.

Full Changelog: v4.3.0...v4.4.0

v4.3.0: Merge pull request #105 from kartverket/add_octsts

02 Oct 07:50
a8487d3
Compare
Choose a tag to compare

Changelog:

  • Add use_platform_modules for authentication with octosts on internal repos

v4.2.2 - Add run-kubectl workflow

03 Sep 11:43
bf90649
Compare
Choose a tag to compare

Adds the run-kubectl workflow. Lets you run kubectl from github runners!
docs: https://skip.kartverket.no/docs/github-actions/kubectl-fra-github

v4.2.1

14 Aug 13:09
0e4337c
Compare
Choose a tag to compare

What's Changed

Fixes

  • Fixed typo in GitHub PR comment left by auto-merge-dependabot by @eliihen

Full Changelog: v4.2.0...v4.2.1