Skip to content

Releases: ctfer-io/victor

v0.4.0

26 Apr 22:23
v0.4.0
a16599f
Compare
Choose a tag to compare

Changelog

  • cad641a feat: refactor and expose Victor as an SDK
  • a16599f fix: merge multierrors
  • b6ddeaf res: fix style width

v0.3.0

26 Apr 07:35
v0.3.0
743a2a8
Compare
Choose a tag to compare

Changelog

  • ebbd911 build(deps): bump actions/checkout from 4.1.2 to 4.1.3
  • a81759d build(deps): bump github.com/pulumi/pulumi/sdk/v3
  • 6202666 build(deps): bump github/codeql-action from 3.24.10 to 3.25.0
  • d3077d1 build(deps): bump github/codeql-action from 3.24.9 to 3.24.10
  • af56ca8 build(deps): bump github/codeql-action from 3.25.0 to 3.25.1
  • 166eea5 build(deps): bump pulumi/pulumi-go from 3.111.1 to 3.112.0
  • 7cb84d4 build(deps): bump pulumi/pulumi-go from 3.112.0 to 3.113.3
  • 743a2a8 feat(ci): add GitHub Action support

v0.2.5

08 Apr 07:20
v0.2.5
fd21613
Compare
Choose a tag to compare

Changelog

  • 7116ea7 build(deps): bump anchore/sbom-action from 0.15.9 to 0.15.10
  • 38c54f3 build(deps): bump github.com/pulumi/pulumi/sdk/v3
  • 2d24fc2 build(deps): bump slsa-framework/slsa-verifier from 2.4.1 to 2.5.1
  • fd21613 ci: improve SLSA support (comments and verification removed)
  • f4e7ae1 ci: target SLSA generator by tag rather than commit (should fix release workflow)

v0.2.4

08 Apr 07:15
v0.2.4
199f5f6
Compare
Choose a tag to compare

Changelog

  • 199f5f6 ci: target SLSA generator by tag rather than commit (should fix release workflow)

v0.2.3

23 Mar 15:28
v0.2.3
Compare
Choose a tag to compare

Changelog

  • fae05a9 build(deps): bump actions/cache from 4.0.1 to 4.0.2
  • f112d6d build(deps): bump github/codeql-action from 2.22.11 to 3.24.8
  • 2146e5b build(deps): bump github/codeql-action from 2.22.11 to 3.24.9
  • e575a79 chore(deps): update Docker images with dependabot, do it manually for now
  • 95a562d ci(codeql): harden permissions
  • 2e0a80b ci: pin dependencies and update to latests

v0.2.2

21 Mar 13:22
v0.2.2
ca96bb4
Compare
Choose a tag to compare

Changelog

  • c6e0768 build(deps): bump actions/cache from 3 to 4
  • 35b9928 build(deps): bump github.com/pulumi/pulumi/sdk/v3
  • 234b933 build(deps): bump github.com/pulumi/pulumi/sdk/v3
  • 7f27869 build(deps): bump github.com/pulumi/pulumi/sdk/v3
  • 7403791 build(deps): bump github.com/pulumi/pulumi/sdk/v3
  • f79cd0f build(deps): bump github.com/pulumi/pulumi/sdk/v3
  • 4b91ec3 build(deps): bump github.com/pulumi/pulumi/sdk/v3
  • 29d059b build(deps): bump github.com/pulumi/pulumi/sdk/v3
  • 6627acf build(deps): bump github.com/pulumi/pulumi/sdk/v3
  • ea5288a build(deps): bump github.com/pulumi/pulumi/sdk/v3
  • 3078e78 build(deps): bump github.com/pulumi/pulumi/sdk/v3
  • 5c5d7ca build(deps): bump golangci/golangci-lint-action from 3 to 4
  • ce6581c build(deps): bump styfle/cancel-workflow-action from 0.12.0 to 0.12.1
  • ca96bb4 fix: verbose setting in Drone pipelines

v0.2.1

11 Jan 21:08
v0.2.1
07dd6f7
Compare
Choose a tag to compare

Changelog

  • 13184c9 build(deps): bump github.com/pulumi/pulumi/sdk/v3 from 3.96.2 to 3.97.0
  • 5732b1f build(deps): bump github.com/pulumi/pulumi/sdk/v3 from 3.97.0 to 3.99.0
  • 4774716 build(deps): bump github.com/pulumi/pulumi/sdk/v3 from 3.99.0 to 3.100.0
  • f999e7e build(deps): bump github.com/urfave/cli/v2 from 2.26.0 to 2.27.1
  • 2c51ea3 build(deps): bump github/codeql-action from 2 to 3
  • 07dd6f7 fix: pulumi login --local

v0.2.0

12 Dec 09:51
v0.2.0
26e0ea7
Compare
Choose a tag to compare

Changelog

  • becee2f feat: add basic Go+Pulumi environment in Docker image
  • 26e0ea7 feat: check error on stack configuration and fail fast
  • 01d6ffd feat: support stack configuration (no secrets support yet)

v0.1.0

11 Dec 17:20
v0.1.0
0d91005
Compare
Choose a tag to compare

Changelog

  • 296cfe4 build(deps): bump actions/setup-go from 4 to 5
  • 5727cfe ci: login to DockerHub before building images
  • 8a884d8 feat: add victor first draft
  • 0d91005 fix: add missing cli flags
  • 0fcf0ad fix: typo in error message