Skip to content

Releases: kartverket/github-workflows

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

v4.2.0 - New Dependabot auto-merge workflow

14 Aug 12:45
9dee4b9
Compare
Choose a tag to compare

What's Changed

New features

  • Add dependabot auto merge workflow by @eliihen in #99

Fixes

  • Bump aquasecurity/trivy-action from 0.16.0 to 0.16.1 by @dependabot in #83
  • Bump github/codeql-action from 2 to 3 by @dependabot in #78
  • Bump aquasecurity/trivy-action from 0.16.1 to 0.17.0 by @dependabot in #84
  • [Sikkerhet] Oppdaterer beskrivelse.yaml fra versjon 1.0 til 2.0 by @sarmil in #88
  • Bump aquasecurity/trivy-action from 0.17.0 to 0.19.0 by @dependabot in #89
  • Bump hashicorp/setup-terraform from 3.0.0 to 3.1.1 by @dependabot in #91
  • Bump aquasecurity/trivy-action from 0.19.0 to 0.22.0 by @dependabot in #95
  • Bump aquasecurity/trivy-action from 0.22.0 to 0.23.0 by @dependabot in #96
  • Bump docker/login-action from 2.2.0 to 3.2.0 by @dependabot in #94
  • Run dependabot weekly by @eliihen in #79
  • Bump aquasecurity/trivy-action from 0.23.0 to 0.24.0 by @dependabot in #97

New Contributors

Full Changelog: v4.1.0...v4.2.0

Support for Azure credentials

03 Jan 09:18
154de57
Compare
Choose a tag to compare

What's Changed

  • Bump docker/login-action from 2.1.0 to 2.2.0 by @dependabot in #62
  • Bump aquasecurity/trivy-action from 0.10.0 to 0.11.0 by @dependabot in #61
  • Bump aquasecurity/trivy-action from 0.11.0 to 0.11.2 by @dependabot in #63
  • Bump actions/checkout from 3 to 4 by @dependabot in #64
  • Bump hashicorp/setup-terraform from 2.0.3 to 3.0.0 by @dependabot in #70
  • [Sikkerhet] Oppretter sikkerhetsmappa med beskrivelse.yaml og legger til Security Champion i CODEOWNERS by @jorn-ola-birkeland in #68
  • Bump actions/github-script from 6 to 7 by @dependabot in #73
  • Bump actions/setup-node from 3 to 4 by @dependabot in #67
  • Bump google-github-actions/auth from 1 to 2 by @dependabot in #74
  • Bump aquasecurity/trivy-action from 0.11.2 to 0.16.0 by @dependabot in #77
  • Add optional secrets for Azure integration by @evenh in #82

New Contributors

Full Changelog: v4.0.1...v4.1.0