Skip to content

Releases: pexip/shared-github-actions

Release v3

06 Oct 11:15
9ffc374

Choose a tag to compare

What's Changed

New

  • Let the docker build context parameter through. by @torhenrik in #36
  • Github-action to install Zizmor by @habakke in #37
  • Add GitHub Action for Terraform deployment to OpenStack by @habakke in #38
  • Fix secret syntax in action.yml for gh_token input by @habakke in #40

Changes

  • Rename token input to gh_token and update Docker build action to v6 by @habakke in #39

New Contributors

Full Changelog: v2...v3

Release v2

30 Jan 11:25
ae6cf81

Choose a tag to compare

What's Changed

New

  • Add support for TFSec to pipeline by @habakke in #7
  • Bump aquasecurity/tfsec-action to v1.0.3 by @habakke in #8
  • Add job summary to docker build workflow by @habakke in #13
  • Add support for authenticating using workload-identity towards Google by @habakke in #14
  • Add support for scanning docker images build by CI/CD by @habakke in #15
  • Continue on Trivy security errors by @habakke in #24
  • Add Docker Image security scan workflow by @habakke in #30
  • Habakke/GitHub by @habakke in #31
  • Add optional snyk_platform parameter to security scan by @habakke in #33
  • Habakke/update dependency by @habakke in #34

Changes

  • Add support for specifying repository by @habakke in #16
  • Added pull request template by @habakke in #17
  • Switch to Trivy security scanner by @habakke in #22
  • Added terraform status debug output by @habakke in #27
  • Add image_push parameter to docker-build-gcp by @habakke in #28
  • Remove required input parameter repository by @habakke in #32
  • Set version for Trivy and update version for actions/checkout by @saetremyr in #35

Bug Fixes

  • Temporarily uncomment tfsec config by @habakke in #9
  • Added back some parameters to tfsec by @habakke in #10
  • Add back some parameters to tfsec by @habakke in #11
  • Add back tfsec params to workflow by @habakke in #12
  • Added missing tag input variable by @habakke in #18
  • Moved pull request template by @habakke in #19
  • changed input.TAG -> inputs.tag by @daniel-nilsen in #20
  • Added fix for issue where apply was not run by @habakke in #21
  • Added missing arg to trivy scanner by @habakke in #23
  • Fix error when checking continue_on_security_warnings input by @habakke in #25
  • Fix for issue where Github action never reaches the terraform apply stage by @habakke in #26
  • Change Trivy scanner from config to misconfig by @habakke in #29

New Contributors

Full Changelog: v1...v2

Release v1

08 Sep 11:33

Choose a tag to compare

What's Changed

Changes

Bug Fixes

  • Changed reference to composite workflow by @habakke in #2
  • Added pre-release input by @habakke in #3
  • Changing string brackets in if test by @habakke in #4
  • Changing if test to use github.event.inputs. by @habakke in #5
  • Habakke/fix if test again by @habakke in #6

New Contributors

Full Changelog: https://github.com/pexip/shared-github-actions/commits/v1