Skip to content

Releases: rht-labs/lodestar-git-api

v1.0.11

28 Jan 20:50
5a5aafd
Compare
Choose a tag to compare
  • bf4f68d only create if a new engagement by Derek Wasinger
  • 7d8df8e need to call create hooks creating engagements by Derek Wasinger
  • 0e7aecc fixes for failing tests by Derek Wasinger
  • fab5d21 added flag to disable config reload by Derek Wasinger
  • 78878bf remove hooks before recreating by Derek Wasinger
  • 16e53b6 reverting parallelstream for now by Derek Wasinger
  • ac1e8cc use parallelstream for hook calls by Derek Wasinger
  • 6c09235 changed ready probe for faster api call by Derek Wasinger
  • 3ff3450 test fix for removal of startup event by Derek Wasinger
  • 62dfbc9 delaying webhook refresh until after startup by Derek Wasinger
  • edd2d49 reverted hook name check, test fixes by Derek Wasinger
  • 16f5ada fixes for jsonb npe, health checks, delete hooks api, logging cleanup by Derek Wasinger
  • 5a6e321 date parsing error handling by Derek Wasinger
  • c43fc88 adding tests for configmap and configservice by Derek Wasinger
  • 81e5f39 test fixes by Derek Wasinger
  • 6a16f9b update configurations when new config maps are mounted. by Derek Wasinger

v1.0.10

14 Dec 20:31
04466fb
Compare
Choose a tag to compare
  • f000b64 remove unused imports by Derek Wasinger
  • f44710a more cleanup by Derek Wasinger
  • a94f3ed cleanup by Derek Wasinger
  • 4691778 full path not required for file search by Derek Wasinger
  • 2db1105 fix for failing tests by Derek Wasinger
  • 2c765a9 initial commit by Derek Wasinger

v1.0.9

12 Nov 21:33
7fcedd3
Compare
Choose a tag to compare
Merge pull request #103 from sdstolworthy/multiple-hosting-envs

Multiple Hosting Environments

V1.0.8

03 Nov 21:18
2cd0674
Compare
Choose a tag to compare

Fixes an issue where the deploy key was never enabled

Name and Project Change

30 Oct 19:40
f8f3e6d
Compare
Choose a tag to compare
  • gives the ability to change the name and project of an engagement and stay in sync
  • fixes an error introduced by GitLab where the total pages header was dropped

Fix character encoding for reading files

27 Oct 19:14
0519975
Compare
Choose a tag to compare

Set character encoding to UTF-8 for configmap reading

Filter History

14 Oct 19:46
69d56d1
Compare
Choose a tag to compare

Ability to filter the commit history by email address list. The filter allows the ability to skip those commits from appearing in the results

v1.0.4

06 Oct 20:33
4842590
Compare
Choose a tag to compare
  • 51fe18c added use cases to engagement by Derek Wasinger

v1.0.3

30 Sep 20:08
26f1a5a
Compare
Choose a tag to compare
  • ff9146f add public reference field to engagement by Kevin McAnoy
  • 7f1f827 added id and description to artifact model by Derek Wasinger
  • 13ba341 set commit message to null before saving engagement.json by Derek Wasinger
  • e8add01 use commit message if specified by Derek Wasinger

v1.0.2

16 Sep 18:19
8fc7f03
Compare
Choose a tag to compare
  • c3c84d1 added artifacts to engagement model by Derek Wasinger
  • cdf0ca2 replace omp with lodestar by Derek Wasinger
  • 7b09295 added count to category by Derek Wasinger
  • fa39cd0 added category to engagement by Derek Wasinger
  • 3e5efd9 replace omp lodestar quay image (#91) by Tomas Kummer
  • 04e9790 replace_omp_lodestar by Tomas Kummer
  • 4cffcc5 replace omp lodestar by Tomas Kummer
  • 7857e56 replace omp lodestar by Tomas Kummer
  • d73c05c replace omp/lodestar by Tomas Kummer
  • 9286ec1 using java 11 and quarkus 1.6.1.Final by Derek Wasinger