Skip to content

Releases: rht-labs/lodestar-git-api

v0.5.0-rc2

14 May 21:22
bc44528
Compare
Choose a tag to compare
v0.5.0-rc2 Pre-release
Pre-release

v0.5.0 Release Candidate 2

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

  • a6fb5f8 cleanup by Derek Wasinger
  • 9a6ae4c using get projects by group by Derek Wasinger
  • 1b38e13 removed debug logging by Derek Wasinger
  • 81d0d65 add charset to getbytes by Derek Wasinger
  • 7224770 even more by Derek Wasinger
  • d804923 even more logging by Derek Wasinger
  • 1f4e3df more debugging by Derek Wasinger
  • 7d54e85 debug logging by Derek Wasinger
  • 0816a12 path translation fixes and tests by Derek Wasinger
  • 97b507e initial path changes by Derek Wasinger

v0.5.0-rc1

13 May 23:40
aa669ef
Compare
Choose a tag to compare
v0.5.0-rc1 Pre-release
Pre-release

v0.5.0 Release Candidate 1

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

  • e820d8d config v2 by Kevin McAnoy
  • 7242910 revert local test by Kevin McAnoy
  • 990be2f change branch by Kevin McAnoy
  • 3a15e27 release tag, silence mvn build by Kevin McAnoy
  • 4e7e4d1 version-fix by Kevin McAnoy
  • 1b6330e added test for bugfix by Derek Wasinger
  • 8fddcff added parent id to group exists method by Derek Wasinger
  • f8479ab exact matches for groups and projects by Derek Wasinger

v0.4.1-rc1

29 Apr 19:20
63dc0cb
Compare
Choose a tag to compare
v0.4.1-rc1 Pre-release
Pre-release

v0.4.1 Release Candidate 1

> git log --pretty=format:"- %h %s by %an" --no-merges

  • 63dc0cb Tagging for Releases/Latest/Master (#50) by Derek Wasinger
  • 97d5975 Add extra files to skip build on by Jacob See
  • c598f2d Remove development directory triggering as it no longer exists by Jacob See
  • 6f8270c Touch up skip message by Jacob See
  • 08e799d Run if there are only edits in an excluded directory by Jacob See
  • 3a7e666 Fix YAML by Jacob See
  • a01a8cc refine trigger paths by Jacob See
  • b613a47 Add fake build workflow for non-code changes by Jacob See
  • af01412 removed trustedClientKey by Derek Wasinger
  • f104368 secret and config cleanup by Derek Wasinger
  • c022195 formatting by Derek Wasinger
  • b8c7eb6 updated readme by Derek Wasinger
  • 6b7a72e config file resource and removed unused resources by Derek Wasinger
  • 2d69c9d missed the app props by Derek Wasinger
  • da154b3 removal of cache by Derek Wasinger
  • e7dd74f Remove applier stuff & consolidate Helm charts by Jacob See
  • e1274af removed unused service by Derek Wasinger
  • 8e530ba Only trigger GH s2i build on upstream repo by Petter Abrahamsson
  • ee888bb added users list to engagement by Derek Wasinger
  • ce394c5 made query params required for create/update engagement by Derek Wasinger
  • c73593a added launch data by Derek Wasinger
  • a544904 change engagement.id to engagement.projectId. Default omp code to debug by Kevin McAnoy
  • 2d98a79 project required to be private in our repos now by Kevin McAnoy
  • 1d51478 add github action badge by Kevin McAnoy
  • ad75321 github action values by Kevin McAnoy
  • 78fc559 versioning by Kevin McAnoy
  • 57e5a30 Get all engagements request. Allow for updating files by Kevin McAnoy
  • 224480b bug fix for using file path instead of content for files by Derek Wasinger
  • fdf469a Add support for automatic deployment when push to master (#35) by Petter Abrahamsson
  • 17ce609 test cleanup by Derek Wasinger
  • 77f200f adding lead name and email to commit by Derek Wasinger
  • fa6f9a5 renaming residency to engagement by Derek Wasinger
  • e5f8a05 fix for missing branch by Derek Wasinger
  • ff83967 reverting isEmpty for java 8 by Derek Wasinger
  • 269ab9c dependency clean up by Derek Wasinger
  • ae9f5cc working create engagement by Derek Wasinger
  • d62d367 engagment population working...i think by Derek Wasinger
  • f123f5f commenting tests until rewrite by Derek Wasinger
  • c60304a cleanup by Derek Wasinger
  • 6c279f6 added engagement and legacy file endpoint by Derek Wasinger
  • 84d2208 Update s2i GH action to add latest tag by Petter Abrahamsson
  • 76c0aaa added commit multiple files by Derek Wasinger
  • 707d185 encoding fix for update file by Derek Wasinger
  • 0c07491 working crud operations for single file by Derek Wasinger
  • ef3fa1e Add Helm quickstart to dev doc (#32) by Jacob See
  • 626a314 working group and project apis - no tests yet by Derek Wasinger
  • 39e4d9e Add dev chart (#31) by Jacob See
  • 8c09b71 Add the deploy key enable function to the correct part of the code this time by Jacob See
  • cc3bdec Fix GitLab mock service & add example deploy key response by Jacob See
  • ef0cc51 First stab at enabling the deploy key after creating a project by Jacob See
  • 13d91ed Remove route from git api - it should not be externally accessible anyway by Jacob See
  • 4519904 Switch from env to envfrom (#27) by Jacob See
  • 35a9c36 plain text the example by Kevin McAnoy
  • a9d6632 builder tag by Kevin McAnoy
  • dea1103 Initial Caching Impl by Kevin McAnoy
  • 9de51b7 update prop by Kevin McAnoy
  • e7a4c7c infinispan props by Kevin McAnoy
  • fb98d00 infinispan props by Kevin McAnoy
  • c1f716c infinispan props by Kevin McAnoy
  • 3b015c7 Adding conditional steps to release tag and master branch & adding a … (#15) by gsampaio-rh
  • 192e2d6 Remove volume mount in deploymentconfig (#23) by Jacob See
  • 7e2a618 Fix name in deployment values by Jacob See
  • 965c84b Adding CR for creating infinispan omp-cache by Øystein Bedin
  • f660bf1 Add chart for deployment, update ci-cd to use sha for image tag (#20) by Jacob See
  • 3d46181 template refactor by Kevin McAnoy
  • cca4d21 Pin builder image version to 1.8 by Jacob See
  • 471f51f Should check out using checkout action v2, not v1; otherwise reruns of failed workflows might not work. by Jacob See
  • 959935f Change S2I Action tag from master to v1 by Jacob See
  • 1878a60 Constrain ci-cd.yml runs to master branch only. Ready for PR by Jacob See
  • 306ab1b Switch to redhat-cop GitHub Action by Jacob See
  • d42908a Return 201 with location when engagement is created by Kevin McAnoy
  • 82cc5c5 Push image using build number by Jacob See
  • 33d8fd4 Initial commit of GitHub workflows by Jacob See
  • 08001e1 allow public for test by Kevin McAnoy
  • bd9fc6a add some caching. engagement saving by Kevin McAnoy
  • cdb9d39 Adding a namespace to the pipeline block by Gabriel Sampaio
  • 6a33610 Swap mvn for mvnw by Jacob See
  • 78d13c1 FIX - missing id in the video by donal
  • 4fc0f28 Testing the pipeline webhook by Gabriel Sampaio
  • 602a467 generate openapi.yml by Frederick Permantier
  • 528ff9c cosmetic touch-up for the doc by Frederick Permantier
  • 8146c83 Adding the Openshift Applier desc to README by Gabriel Sampaio
  • 2e17eda Small fixes to README.md by Gabriel Sampaio
  • 6b87fb1 Adding the pipeline description to the README.md by Gabriel Sampaio
  • af41ed5 🦊 Update deployement config with correct env var 🦊 by donal
  • f0075c3 Merge branch 'master' of github.com:rht-labs/open-management-portal-git-api by Faisal Masood
  • 8ed0c0d FIX - readme missing key information for running this app 🔨 by donal
  • 638273e Fixing namespace prefix by Gabriel Sampaio
  • fbbe449 add metrics. updated readme. by Faisal Masood
  • 66d1920 README.md pipeline update by Gabriel Sampaio
  • c08df9d 💩 Got my api to work 💩 by donal
  • de9cd18 added dummy values for test cases. disabled openapi thing. by Faisal Masood
  • 6b3d30f Adding env vars in the applier template by Gabriel Sampaio
  • c864bf5 read stuff from env variable and updated readme by Faisal Masood
  • 7268c01 read stuff from env variable and updated readme by Faisal Masood
  • 4057c48 removing the route by Gabriel Sampaio
  • c336dd1 added todo for openapi scan by Frederick Permantier
  • 49c06ff added openapi dependency by Frederick Permantier
  • 4d37390 strip schema/ from file paths by Frederick Permantier
  • a52a87e strip schema/ from file paths by Frederick Permantier
  • 04380f6 💡 ADD - 100% more emoji 💡 by donal
  • 96b46f0 added mock by Faisal Masood
  • 29dbb8e Fixing the pipeline by Gabriel Sampaio
  • 8ace3c2 add username and password by Faisal Masood
  • e205851 fixed quarkus warnings by Frederick Permantier
  • eae2002 avoid JSON logging in Dev/Test profile by Frederick Permantier
  • 4fa9cc5 💡 ADD - health checks 💡 by donal
  • f57cab6 fixed unit test suite by Frederick Permantier
  • bd136bf fixed data cache test by Frederick Permantier
  • d991823 fixed injection for residencydatacache by Frederick Permantier
  • a19879b Allowing CORS by Gabriel Sampaio
  • 0e24feb refactored the ResidenciesResource by Frederick Permantier
  • 79f96b5 create the git project structure by Frederick Permantier
  • 65490da GitSyncManage now starts a hotrod sever by Faisal Masood
  • 84fe2b6 group structure working by Faisal Masood
  • d5ab74e Mounting configmap as volume by Gabriel Sampaio
  • 1ba28fc removed soapui by Frederick Permantier
  • 9d90904 register Residency for reflection by Frederick Permantier
  • 60765a3 updated running instructions by Frederick Permantier
  • 78973cf added health checks. by Faisal Masood
  • 1a0eab2 Fixing builder image name by Gabriel Sampaio
  • 6d4d60c Fixing jar file name by Gabriel Sampaio
  • 78951df Change builder image by Gabriel Sampaio
  • 9c3ecd1 revert config profiles by Frederick Permantier
  • 502913e addressed concerns with variable naming ❤ by Frederick Permantier
  • e5baa00 Removing automatic deployment trigger by Gabriel Sampaio
  • 43e1d90 name your variable by Faisal Masood
  • a4e02b8 Adding GITLAB_PERSONAL_ACCESS_TOKEN as env and getting from secret by Gabriel Sampaio
  • 04167a2 fixed combobulator tests by Frederick Permantier
  • 9488096 fixed tests by Frederick Permantier
  • b779dd5 Use package private by fre-pe
  • 6a11ba8 Project and groups resource by Gabriel Sampaio
  • 2444f05 Adding the searchGroup and searchProject responses by Gabriel Sampaio
  • c709596 🚀🎿🔥 added some emojis by Frederick Permantier
  • 3a93fc1 working end-to-end code by Frederick Permantier
  • 8ec257a add flow pf group calls. by Faisal Masood
  • a4ce08e Adding Group Request and Response by Gabriel Sampaio
  • 43cfbe2 create residency implementation by Frederick Permantier
  • d4b35f1 add ref;ection shit by Faisal Masood
  • fb50e23 uwe variable for rediency repo id. by Faisal Masood
  • 5bce228 added toMap by Frederick Permantier
  • d9be948 🍔 updates based on refactoring of API input 🍔 by donal
  • 65146d7 added more field by Frederick Permantier
  • b74093e added more field by Frederick Permantier
  • db84191 added residency model by Frederick Permantier
  • 1084f43 fixed merge conflicts by Frederick Permantier
  • 041f5a8 fixed merge conflicts by Frederick Permantier
  • c990617 🤠 Add the combobulator 🤠 by donal
  • 10f9e44 added code to add new repos by Faisal Masood
  • 0bacca2 Mock GitLab by fre-pe
  • d47c492 refactor by Faisal Masood
  • 4199aed added func for fetch files from GIT by Faisal Masood
  • e2f1200 pew pew pew adding the combobulator class by donal
  • c0034df added test case for cache by Faisal Masood
  • 9dedd10 fixed deletion of IT project by Frederick Permantier
  • 89eb68e created real integration tests by Frederick Permantier
  • 31b5866 soap ui tests by Frederick Permantier
  • 2fa5765 renamed package from com.rht_labs to com.redhat.labs by Frederick Permantier
  • 5458b92 fixed conversion by Frederick Permantier
  • 0dbcbf4 Adding QUARKUS_PROFILE by Gabriel Sampaio
  • 2348eea fixed conversion handling by Frederick Permantier
  • e921b4b ...
Read more