Skip to content

Releases: CubicrootXYZ/Workflows

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

v0.0.5 Golang code quality workflow

04 Aug 08:06
Compare
Choose a tag to compare

Changelog

  • golang_quality.yaml
    • Added this workflow for golang code quality jobs
    • Added test for this workflow

v0.0.4

03 Aug 17:46
Compare
Choose a tag to compare

Changelog

  • build_image.yaml
    • Separate tagging and pushing

v0.0.3

03 Aug 17:34
Compare
Choose a tag to compare

Changelog

  • build_image.yaml
    • fix typo

v0.0.2

03 Aug 11:57
Compare
Choose a tag to compare

Changelog

  • build_image.yaml
    • Push images on every tag creation

v0.0.1

03 Aug 11:25
Compare
Choose a tag to compare

Changelog

  • Added build_image.yaml workflow