Skip to content

Releases: Cray-HPE/cf-gitea-import

v1.9.0

03 Feb 01:16
7d1bc1d
Compare
Choose a tag to compare
  • CASMINST-5876: Handle CF_IMPORT_GITEA_REPO properly when it is the empty string
  • CASMINST-5843: Fixing permissions for certs directory for nobody user

v1.8.1

30 Jan 17:27
85e6d86
Compare
Choose a tag to compare
  • Adjust log levels for IUF CLI handling
  • Handle and skip non-semver branch names gracefully

v1.8.0

20 Jan 18:10
9682327
Compare
Choose a tag to compare
  • Authentication to Artifactory
  • CASMCMS-8306: Integration IUF changes includes ignoring file read permissions during file uploads to gitea.
  • Reformatting code using Black.
  • CASMCMS-8237: Reverting from Github workflow actions back to Jenkins for image publishing
  • Removal of istio sidecar check in argo_entrypoint.sh start, required for argo IUF development. This will keep the original behavior of entrypoint for backwards compatibility. Argo will override upon launch to use the argo_entrypoint.sh.

v1.7.0

17 Jan 22:18
b3a9817
Compare
Choose a tag to compare

Artifacts:

Notes

Changelog

Fixed

  • CRAYSAT-1512: Fixed a bug in which the VCS API URL was not formed correctly when the base URL contained path components in it.

Added

  • CRAYSAT-1512: Add an alternate entrypoint so that cf-gitea-import can be run directly without waiting on the envoy proxy.

What's Changed

  • [chore] master -> develop from PR #44 (release/1.6.2) by @csm-gitflow-merge-back-bot in #45
  • CRAYSAT-1512: cf-gitea-import enhancements by @ekamin-hpe in #46
  • Declare version 1.7.0 by @ekamin-hpe in #47

New Contributors

Full Changelog: v1.6.2...v1.7.0

v1.6.2

18 Oct 22:01
5dd33bf
Compare
Choose a tag to compare

Artifacts:

Notes

Changelog

Changed

What's Changed

  • CASMINST-4500: Fix workdir for changes to git behavior by @mharding-hpe in #43
  • Release 1.6.2 by @mharding-hpe in #44
  • [chore] master -> develop from PR #38 (release/1.6.1) by @csm-gitflow-merge-back-bot in #39

Full Changelog: v1.6.1...v1.6.2

v1.6.2-beta.1

23 Apr 15:48
Compare
Choose a tag to compare
v1.6.2-beta.1 Pre-release
Pre-release

Artifacts:

Notes

What's Changed

  • [chore] master -> develop from PR #27 (release/1.5.5) by @csm-gitflow-merge-back-bot in #28
  • [chore] master -> develop from PR #29 (hotfix/1.5.6) by @csm-gitflow-merge-back-bot in #30
  • [chore] master -> develop from PR #31 (hotfix/1.5.7) by @csm-gitflow-merge-back-bot in #32
  • Update license text to pass build tests. by @dlaine-hpe in #33
  • [chore] master -> develop from PR #34 (hotfix/1.6.0) by @csm-gitflow-merge-back-bot in #35
  • CASMCMS-7309: Add 500 status code by @rkleinman-hpe in #37
  • CASMINST-4500: Fix workdir for changes to git behavior by @mharding-hpe in #43

Full Changelog: v1.6.0...v1.6.2-beta.1

v1.6.1-maybe

19 Apr 17:04
977cf26
Compare
Choose a tag to compare

Artifacts:

Notes

Changelog

Added

  • CASMCMS-7309: Add the 500 status code to the list of http codes to retry

Changed

  • Update license text to comply with automatic license-check tool.

v1.6.1

19 Apr 17:16
977cf26
Compare
Choose a tag to compare

Artifacts:

Notes

Changelog

Added

  • CASMCMS-7309: Add the 500 status code to the list of http codes to retry

Changed

  • Update license text to comply with automatic license-check tool.

v1.6.0

10 Mar 16:49
Compare
Choose a tag to compare

Artifacts:

Notes

Changelog

Added

  • Handle repeated import attempts gracefully when the product version has not changed. Introduce CF_IMPORT_FORCE_EXISTING_BRANCH parameter (default false) to allow override of this behavior.
  • Add test capabilities to bring up Gitea instance for manual testing. See test/test_force_existing_branch.sh for an example.

v1.5.7

04 Mar 17:38
2535921
Compare
Choose a tag to compare

Artifacts:

Notes

Changelog

Changed

  • Use github public ubuntu runner instead of self-hosted on public repos.

What's Changed

  • Use github public ubuntu runner instead of self-hosted on public repos. by @rkleinman-hpe in #31

Full Changelog: v1.5.6...v1.5.7