This repository was archived by the owner on Jun 24, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 12
Config enhancements #31
Copy link
Copy link
Open
Description
I would like to propose the following config options to be added to this plugin. I would be happy to submit a pr for these enhancements but I was hopping to get some feedback beforehand.
- Add a config called something like
codeArtifactResolversEnabledthat defaults to true to continue current behavior. I have a use case where I would just like to use this plugin to publish to CodeArtifact and not pull from it. - Add a config called something like
codeArtifactErrorOnInvalidConfigthat defaults to true to continue current behavior. If this is set to false it will only print out the error as a warning. This will limit how often I need to generate the aws auth token since the jars should live in my local cache.
Let me know what you think! I should have a pr up in the next week or so.
Metadata
Metadata
Assignees
Labels
No labels