Skip to content

v0.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Mar 23:53
· 65 commits to main since this release
0686a78

v0.2.0 - 2024-03-18

Changelog

Features 🌈

Bug Fixes 🐞

Continuous Integration 💜

  • f364b49 ci: fix registry name (#108)
  • 2a9ffb7 ci: Add workflow environment to all jobs (#105)
  • 5883beb ci: fix 1ES pool label name
  • 1ebe02c ci: Use 1ES runner for gpu-provisioner workflow jobs that push to ACR (#96)
  • a608a88 ci: Bump azure/login Github action to 1.5.0 (#71)
  • 79cf8c0 ci: Add environment to e2e pipeline (#70)
  • 0bdec15 ci: Fix dependabot login (#69)

Documentation 📘

Maintenance 🔧

  • 48b322b chore: remove unnecessary role verb (#109) (#110)
  • 9d9153b chore: remove unnecessary role verb (#109)
  • 78151c3 chore: bump docker/login-action from 3.0.0 to 3.1.0 (#107)
  • 938672d chore: bump google.golang.org/protobuf from 1.30.0 to 1.33.0 (#103)
  • 87531f9 chore: bump azure/CLI from 1.0.9 to 2.0.0 (#99)
  • 9fdad03 chore: bump azure/login from 1.6.1 to 2.0.0 (#100)
  • 29769de chore: bump azure/setup-helm from 3 to 4 (#94)
  • 674abb1 chore: bump azure/login from 1.6.0 to 1.6.1 (#85)
  • 7615759 chore: bump codecov/codecov-action from 3 to 4 (#87)
  • d47bc13 chore: bump step-security/harden-runner from 2.6.1 to 2.7.0 (#86)
  • 7c87063 chore: bump thehanimo/pr-title-checker from 1.4.1 to 1.4.2 (#88)
  • a190ae1 chore: bump azure/login from 1.5.1 to 1.6.0 (#84)
  • 781c257 chore: bump golang.org/x/crypto from 0.14.0 to 0.17.0 (#80)
  • 4b02492 chore: bump actions/upload-artifact from 3 to 4 (#78)
  • cb6c995 chore: bump actions/setup-go from 4 to 5 (#75)
  • ffe9a23 chore: bump azure/login from 1.5.0 to 1.5.1 (#83)
  • a028505 chore: bump step-security/harden-runner from 2.5.1 to 2.6.1 (#66)
  • 720d573 chore: bump actions/github-script from 6 to 7 (#68)

Testing 💚

  • ee56302 test: added ut for instance/Create (#79)
  • 9101cbf test: added ut for instance/List (#81)
  • f75b3c4 test: Added ut for instance/Delete (#76)
  • 78cd7d1 test: Added unit tests for Instance.go (#74)
  • e504aac test: Add cloudprovider and InstanceType mocks (#72)