This repository has been archived by the owner on Oct 2, 2023. It is now read-only.
Releases: hygieia/hygieia-scm-github-graphql-collector
Releases · hygieia/hygieia-scm-github-graphql-collector
Upgraded to Java 11 and Springboot 2.x
Upgraded to Java 11 and Springboot 2.x
handle unauth with cItem token
handle unauth with cItem token
SyncPullRequest : Set collectorItemId with conditional check
Adding check before setting collectorItemId (#88) * adding space to format http response * updated syncPullRequest method to fix commits with wrong collectorItemId * adding check before setting collectorItemId * added comment
SyncPullRequest api - sync commits
v3.3.18 Update syncPullRequest: added section to clean commits with wrong col…
Formatting/Improving response + Bug Fix
Formatting response and fixing bug (#86) * added endpoint to fix gitRequests with the wrong collectorItemId and added logging * added endpoint to fix gitRequests with the wrong collectorItemId and added logging update * Increment POM * Updated syncPullRequest logging, logic, and removed limit from paramters * updating method to remove limit parameter * increment POM version * removing item from list to make http response accurate * increment pom version number * syncPullRequest: Formatting response and fixing bug * increment pom
Fixing syncPullRequest response
fixing data in http response of syncPullRequest (#85) * added endpoint to fix gitRequests with the wrong collectorItemId and added logging * added endpoint to fix gitRequests with the wrong collectorItemId and added logging update * Increment POM * Updated syncPullRequest logging, logic, and removed limit from paramters * updating method to remove limit parameter * increment POM version * removing item from list to make http response accurate * increment pom version number
Updating syncPullRequest Api
Updates to syncPullRequest endpoint (#84) * added endpoint to fix gitRequests with the wrong collectorItemId and added logging * added endpoint to fix gitRequests with the wrong collectorItemId and added logging update * Increment POM * Updated syncPullRequest logging, logic, and removed limit from paramters * updating method to remove limit parameter * increment POM version
Sync Pullrequest api
added endpoint to remedy issue of Hygieia reporting the wrong repo (#82) * added endpoint to fix gitRequests with the wrong collectorItemId and added logging * added endpoint to fix gitRequests with the wrong collectorItemId and added logging update * Increment POM
Graphql compatible changes for commit type
v3.3.13 add changes to git commit type (#81)
Remove decommissioned gitrepos
Cleanup github repos if they are deleted in Git Org (#80) * Cleanup github repos if they are deleted in Git Org * Cleanup github repos if they are deleted in Git Org * Cleanup github repos if they are deleted in Git Org