Issue using BoxStarter test runner module with Artifactory API keys #472
Labels
0 - _Triaging
Issue is accepted, but a milestone has yet to be added for the issue
Bug
Issues where something has happened which was not expected or intended
What You Are Seeing?
I am trying to use the Boxstarter test runner's PowerShell cmdlet: Set-BoxstarterDeployOptions. As arguments to this cmdlet, i am providing the URL to our internal Artifactory server using the DefaultNugetFeed parameter. I am trying to use the API key using the parameter : DefaultFeedAPIKey. However, I am running into the following issue:
What Is Expected?
The cmdlet should be able to process API keys which are in excess of 32 characters in length.
How Did You Get This To Happen? (Steps to Reproduce)
Execute Set-BoxstarterDeployOptions with an API key that is in excess of 32 characters in length.
The text was updated successfully, but these errors were encountered: