Allow Optional Credentials #35
Labels
enhancement
New feature or request
release scope: major
Changes required for the issue are appropriate for a semantically "major" release
Milestone
Currently, credential sets fail if referenced and not present. This can be an issue for configuration DSLs for third-party plug-ins which resist configuration at runtime for tasks (such as the bintray plug-in)
It would be useful to allow getting the credential OR a default, so regular builds cna run without the values set, and only the build steps which require valid values fail if unset
The text was updated successfully, but these errors were encountered: