Skip to content

Releases: zerok/jiravars

v1.1.0

12 Dec 16:37
d668e45
Compare
Choose a tag to compare

Changelog

  • d668e45 chore: Ignore local .yml files
  • be5e96a chore: Integrate goreleaser
  • acef4fc chore: Update dependencies
  • 31b45c4 chore: Update Dockerfile to more modern Go version
  • 203d52c fix: Make check function testable
  • 3b83204 fix(main): Make gauge registration testable
  • 91ccd0b fix(ci): Fix another copy/paste error
  • 22c886d fix(ci): Fix copy/paste error
  • 57f1b1a chore(ci): Add caching to CI pipeline
  • d210f8e feat(ci): Add ci and update Prometheus dependency
  • b6ecad5 Merge pull request #11 from matey-jack/patch-1
  • 39aae91 Update Alpine base image and packages
  • ce69017 Merge pull request #10 from kautsig/bugfix/ensure-backwards-compatibility
  • ef4ee20 Ensure backwards compatibilty for change in #9
  • 0819ad7 Merge pull request #9 from FRI-DAY/make-jira-password-env-var
  • 512e00b Add jiraPassword to configuration struct
  • 4d675d2 Make Password part of configuration again
  • c619e7b Make JIRA_PASSWORD an environment variable
  • e558795 Merge pull request #7 from Nighthawk22/master
  • e173707 Added custom http header section to readme
  • b448e4d Added config to add http headers to Jira requests
  • e6f84f4 Merge pull request #5 from Nighthawk22/master
  • ea4cb59 Added ca-certificates at the docker image.
  • 73cdcb7 Changed gomod path
  • 2ea28b7 Added Dockerfile.
  • d71a0ea Added label support