cdklabs/aws-delivlib

Add ability to specify alternate endpoints for delivery

Closed this issue · 2 comments

Use case:
I want to deploy to an internal Nexus repository that supports Maven, NPM, Nuget, and PyPi.

It's possible I'm missing something, or the documentation just needs to be updated, but I do not see a clean way to override the endpoints that the library delivers to.

In the lib/publishing/maven/publish-mvn.sh files I do see an environment variable for MAVEN_ENDPOINT that may achieve this, but others like lib/publishing/python/publish.sh, I do not see anything close to that.

Is the intention that I should have to write a custom publisher for this? That kind of feels like over kill just to change the endpoint delivered to.

This issue is now marked as stale because it hasn't seen activity for a while. Add a comment or it will be closed soon.

Closing this issue as it hasn't seen activity for a while. Please add a comment @mentioning a maintainer to reopen.