Skip to content

Releases: rht-labs/lodestar-git-api

v1.0.1

01 Aug 22:54
2c0bce3
Compare
Choose a tag to compare

Promote latest RC

v1.0.1-rc1

31 Jul 18:19
2c0bce3
Compare
Choose a tag to compare
v1.0.1-rc1 Pre-release
Pre-release

git log v1.0.0..HEAD --pretty=format:"- %h %s by %an" --no-merges

  • 6215084 added region and type fields by Derek Wasinger
  • 3929f45 removed count api by Derek Wasinger
  • 715cc83 perf update for get all api and temp count api by Derek Wasinger
  • c34e1e2 start index at page 1 by Derek Wasinger
  • 431e8b5 match config file key for deploymentconfig and values.yaml by Derek Wasinger
  • cc8bc78 Update Helm parameters to match config hash by Petter Abrahamsson
  • 5babe3e moved config values here from deployment by Derek Wasinger
  • 9478a12 added configmap notes to readme by Derek Wasinger
  • 2981523 update config file name in tests by Derek Wasinger
  • d94d637 typo by Derek Wasinger
  • 7ae20c6 changing directory and file names for config by Derek Wasinger
  • 6555216 initial configmap updates by Derek Wasinger
  • eb2a129 path fixes by Derek Wasinger
  • 19857a4 load from configmap if available by Derek Wasinger
  • 7635417 apache license (#81) by Kevin McAnoy

v1.0.0

08 Jul 20:52
4de6762
Compare
Choose a tag to compare
Merge pull request #80 from mcanoy/paged-proj-group

paged results for groups and projects

v0.6.0

08 Jul 19:41
4de6762
Compare
Choose a tag to compare
Merge pull request #80 from mcanoy/paged-proj-group

paged results for groups and projects

v0.6.0-rc4

07 Jul 20:41
4de6762
Compare
Choose a tag to compare
v0.6.0-rc4 Pre-release
Pre-release

git log v0.6.0-rc3..v0.6.0-rc4 --pretty=format:"- %h %s by %an" --no-merges

  • 481d9d3 paged results for groups and projects by Kevin McAnoy
  • bc6dce2 remove uneccessary annotation by Derek Wasinger
  • 8f32cd3 updates to subsystem attributes by Derek Wasinger
  • 807c3d6 additional info field by Kevin McAnoy

v0.6.0-rc3

29 Jun 22:50
09b0270
Compare
Choose a tag to compare
v0.6.0-rc3 Pre-release
Pre-release

git log v0.6.0-rc2..v0.6.0-rc3 --pretty=format:"- %h %s by %an" --no-merges

  • f8af94f fix hook update scenario by Kevin McAnoy

v0.6.0-rc2

29 Jun 12:11
21dadcb
Compare
Choose a tag to compare
v0.6.0-rc2 Pre-release
Pre-release

git log v0.6.0-rc1..v0.6.0-rc2 --pretty=format:"- %h %s by %an" --no-merges

  • c59e113 quality badge by Kevin McAnoy
  • 41d4c07 use paged results from gitlab to consolidate by Kevin McAnoy
  • 5ff86e0 Add gitlab ref to helm chart by Tyler Auerbeck
  • a2a57e9 updated status model by Derek Wasinger
  • 4e11f26 reverting as already in another pr by Derek Wasinger
  • 5661410 added launch email and removal of commits and status before save by Derek Wasinger
  • fdf4b45 typo by Kevin McAnoy
  • e59bbff remove system.out by Kevin McAnoy
  • d6153a4 api for getting engagement by path by Kevin McAnoy

v0.6.0-rc1

25 Jun 16:32
75dea9c
Compare
Choose a tag to compare
v0.6.0-rc1 Pre-release
Pre-release

git log v0.5.0..v0.6.0-rc1 --pretty=format:"- %h %s by %an" --no-merges

  • 75dea9c changing dates to iso strings (#71) by Derek Wasinger
  • 0661187 adding creation details to engagement by Derek Wasinger
  • 12393f2 paginate commits by Kevin McAnoy
  • 164b6a8 remove unused imports by Kevin McAnoy
  • 450c0e8 add env vars for sonar run by Kevin McAnoy
  • 30a3679 fix hook (#67) by Kevin McAnoy
  • 6149b81 sonar processing on merge by Kevin McAnoy
  • cd7e109 add commits to engagement and add separate call by Kevin McAnoy
  • 088806e lodestar ✨ by Kevin McAnoy
  • 974611d make deploy key writeable by Kevin McAnoy
  • 271c372 Wrap the hook cm in an "if development" by Jacob See
  • 51335c5 pom naming by Kevin McAnoy
  • 2b79023 fix up tests by Kevin McAnoy
  • d0adb4a fix up tests by Kevin McAnoy
  • f9b3731 Fix test result by Kevin McAnoy
  • c1e4d3b Add ability to retrieve status by Kevin McAnoy
  • 9dbeb59 fix hook config json prop by Kevin McAnoy
  • 6bbea49 PR build reduce logging noise by Kevin McAnoy
  • bd34903 webhooks helm by Kevin McAnoy
  • 596fadf webhooks by Kevin McAnoy
  • 9717e9f add back debug by Kevin McAnoy
  • 0953edf Add ability to preservce gitlab projects with DO_NOT_DELTE tag by Kevin McAnoy

v0.5.0

15 May 22:15
07947b1
Compare
Choose a tag to compare

v0.5.0

Release Candidate 3 has been approved & promoted as the final release.
v0.5.0-rc3 -> v0.5.0

v0.5.0-rc3

14 May 23:17
07947b1
Compare
Choose a tag to compare
v0.5.0-rc3 Pre-release
Pre-release

v0.5.0 Release Candidate 3

git log v0.5.0-rc2..v0.5.0-rc3 --pretty=format:"- %h %s by %an" --no-merges

  • 5147d48 added test for bug scenario by Derek Wasinger
  • 0e76acb compare group name instead of path by Derek Wasinger