Skip to content

Releases: strimzi/github-actions

v2.0

21 Jun 19:10
37824d5

Choose a tag to compare

What's Changed

  • Bump multiple actions we are using to partially fix the NodeJS deprecation by @im-konge in #23
  • Skip second build for CO repo and properly set helm and maven packages for KAO and OAuth by @Frawless in #27
  • Bump setup-maven action after latest release by @im-konge in #28
  • Search for release artifacts with case insensitive query by @Frawless in #30
  • Use proper condition for skipping second operator build by @Frawless in #31
  • Create unit and unitegration tests summary from build-binaries by @Frawless in #32
  • Bump github-script action to v9 by @Frawless in #34
  • Save maven cache only on pushes into default branch by @Frawless in #33
  • Add release related yaml files into release tar ball by @Frawless in #35
  • Add possibility to run 'check released files' step not only for the Cluster Operator by @im-konge in #36
  • Rename imagesDir to imagesLocation by @Frawless in #39
  • Make load-containers reusable for all sub-projects by @Frawless in #40
  • Bump several Strimzi projects versions and add test-connectors by @Frawless in #42
  • Improve OpenSSF Scorecard results by @Frawless in #41
  • Bump ruby/setup-ruby from 1.312.0 to 1.313.0 in /.github/actions/dependencies/install-ascii-doctor by @dependabot[bot] in #43
  • Add actions for snyk scanning of Maven repos and container images by @Frawless in #38
  • Fix check for snykMonitor and add target-reference option by @Frawless in #44
  • Add --all-projects to snyk maven scans by @Frawless in #45
  • Use slightly different cmd to get node IP in kind script by @Frawless in #47
  • Add exclude options to maven scan by @Frawless in #46

New Contributors

Full Changelog: v1.0...v2.0

v1.5

19 Jun 11:51
c90239b

Choose a tag to compare

Full Changelog: v1.4...v1.5

v1.4

15 May 19:01
98df9d6

Choose a tag to compare

Full Changelog: v1.3...v1.4

v1.3

21 Apr 10:18
6eb8eac

Choose a tag to compare

Full Changelog: v1.2...v1.3

v1.2

15 Apr 14:14
8ce1cd0

Choose a tag to compare

Full Changelog: v1.1...v1.2

v1.1

30 Mar 18:24
ae62c72

Choose a tag to compare

Full Changelog: v1.0...v1.1

v1.0

13 Mar 20:22
300c2c6

Choose a tag to compare

What's Changed

  • Add reusable actions from Strimzi projects by @Frawless in #1
  • Make deploy-java less strict regarding building jars for maven by @Frawless in #2
  • Add quotas-plugin to tests and move kubectl instead copy by @Frawless in #3
  • Move check-permissions, should-run, and determine-ref utils actions by @Frawless in #20
  • Enable java-only projects for testing by @Frawless in #4
  • Add release workflow and docs by @Frawless in #21

New Contributors

Full Changelog: https://github.com/strimzi/github-actions/commits/v1.0