Skip to content

Releases: CubicrootXYZ/Workflows

v0.0.15 golang update to v1.23.3

10 Nov 10:03
8dbaf73
Compare
Choose a tag to compare

Changelog

  • Update golang version across all workflows to 1.23.3

v0.0.14 Vulnerability scanning

24 Oct 18:18
ee2c387
Compare
Choose a tag to compare

Changelog

  • build_image.yaml
    • added vuln_scan argument, if enabled images will be scanned with grype and build process fails if vulnerabilities with severity HIGH or above are found

v0.0.13 Renovate

21 Oct 17:13
0c66aa7
Compare
Choose a tag to compare

Changelog

  • renovate.yaml got added

v0.0.12 Image build improvements

20 Oct 11:49
9cc7a18
Compare
Choose a tag to compare

Changelog

  • build_image.yaml
    • added test
    • added static_tag option

v0.0.11 GitHub Pages

20 Oct 08:59
Compare
Choose a tag to compare

Changelog

  • pages.yaml got added

v0.0.10 OpenAPI render & build

13 Oct 09:11
Compare
Choose a tag to compare

Changelog

  • openapi2_render.yaml got added
  • openapi2_golang_build.yaml got added

v0.0.9 Jinja workflow

02 Sep 16:40
9c304f0
Compare
Choose a tag to compare

Changelog

  • jinja.yml
    • added jinja template validation workflow

v0.0.8 Golang 1.23. update

25 Aug 10:27
bcd608c
Compare
Choose a tag to compare

Changelog

  • golang_quality
    • update to golang version v1.23.0
    • update golangci-lint to version v1.60
  • golang_test
    • update to golang version v1.23.0

v0.0.7 Golang test workflow

11 Aug 12:34
9f2e1c2
Compare
Choose a tag to compare

Changelog

  • golang_test.yaml
    • Added golang test workflow to repo

v0.0.6 Add golangci annotations

04 Aug 08:23
Compare
Choose a tag to compare

Changelog

  • golang_quality.yaml
    • Add golangci annotation support