Skip to content

Releases: lehigh-university-libraries/rollout

0.1.1

15 Apr 19:44
832deb5
Compare
Choose a tag to compare

Changelog

0.1.0

15 Apr 15:25
3cbe7fe
Compare
Choose a tag to compare

Changelog

  • 82c0c52 Update README.md
  • 3cbe7fe [minor] allow setting the rollout command and args (#1)

0.0.1

15 Apr 14:21
a3d5523
Compare
Choose a tag to compare

Changelog

  • 0cf3da1 Add basic service to read/verify a JWT from a GitLab pipeline
  • a9c9f35 Install docker
  • a285c2c More logging
  • 36b2be4 Only build/push on lint/test success
  • 1c82000 Refactor and add tests around JWT auth
  • a3d5523 Update README.md
  • 02edae5 Verify the aud and run the command
  • e0197cb build+push
  • db403a1 first commit