Skip to content

Releases: CubicrootXYZ/Workflows

v0.0.18 Dependency updates

15 Feb 18:22
54dbd87
Compare
Choose a tag to compare

Changelog

  • Update golang-ci to 1.24.0

v0.0.17 Dependency updates

02 Feb 11:23
4944ae3
Compare
Choose a tag to compare

Changelog

  • update golang-ci image to 1.23.5

v0.0.16 Run jobs on tags as well

14 Dec 19:33
Compare
Choose a tag to compare

Changelog

  • openapi2_render.yaml
    • runs on tags now as well
  • openapi2_golang_build.yaml
    • runs on tags now as well
  • golang_test.yaml
    • runs on tags now as well
  • golang_quality.yaml
    • runs on tags now as well

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