You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It looks like when you single quote the package id the single quotes are interpreted literally and passed to Octopus e.g.
Pushing build information for package ''vscode-octopusdeploy'' version '0.1.3'
Error: Error: There was a problem with your request.
The package ID contains invalid characters. Examples of valid package IDs include 'MyPackage' and 'MyPackage.Sample'.
The text was updated successfully, but these errors were encountered:
This may still be an issue. I found that when single quoting, the Action will report success, but nothing appears to be uploaded, it doesn't show up in Library -> Build Information.
It looks like when you single quote the package id the single quotes are interpreted literally and passed to Octopus e.g.
The text was updated successfully, but these errors were encountered: