This repository was 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
Release list
Utilizes github global event stream
Added logic to collect only the repos that are in the public global event stream
Add Repository Type to Github Collector
Merge pull request #59 from Hygieia/add-type-field Add repository type to allOptions section of Github Collector.
Allows more flexibility in github installation URL
The current code does not allow github installations whose URL contains port numbers, or additional segment (assuming the path must be org/repo). For example, https://mycompany.com:8888/github/myorg/myrepo.git were not allowed. This change enhances the code to allow such installations.
add endpoint to cleanup all obsolete repo's with 404
updated the status log message.
add new endpoint to cleanup obsolete repo's
add new endpoint to cleanup all obsolete repo's with 404 error codes
make GitHub rate limit wait time configurable in properties file
Logging enhancements and dependency cleanup
Merge pull request #52 from Hygieia/fix-maven-deploy fix the maven deploy release
logging improvements, keep milli second precision
Merge pull request #50 from danielyhuang/master logging improvements, keep the milli second precision.
logging improvements, removed extra requestMapping
v3.1.8 logging improvements, removed extra requestMapping (#49)
Added GitHubController, and logging improvements with total record count.
Added GitHubController,
updated core version,
removed RestOperationsSupplier to fix restClient implementation,
logging improvements with total record count.
Release for GitHub multiple account
Release for GitHub multiple account