Conversation
...repository/src/main/java/org/sonatype/nexus/repository/rest/api/RepositoriesApiResource.java
Outdated
Show resolved
Hide resolved
|
As with your other PR, we need you first to sign our CLA before we can proceed. |
|
The build failure doesn't look related to anything I touched. |
|
You're right. It seems like we had a couple more failed builds cause by some issue with PhatomJS over last weekend. I've kicked a re-run for your branch. Thanks for adding a unit test, but I'd kindly like to ask if you could add a functional test that verifies permissions checks as this is an external facing API - there's already a test for the 'fetch all repositories' endpoint in |
|
We fixed CircleCI build system yesterday, but the fix is only in our internal repository for now. It should get synchronised to this |
|
Sounds like this could fulfill https://issues.sonatype.org/browse/NEXUS-23757. I will make a note in that ticket. |
There is currently only a REST endpoint to fetch all repositories, not one to get just a single known endpoint. This is useful for Desired State Configuration such as Terraform, Ansible, Chef, etc.