We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
What happened:
I ran the command
ocm toi bootstrap package -o out6 -p ../userInput/parametersFromCLI.yaml -c ../ocm/credentials.yaml actionOne 'directory::../ocm/component-archive//example.com/ocm/toi/helloworld:1.0.0'
See in the output below how the 'using package paramaters' block has an extraneous colon.
using ocm config: configurations: - repoName: default type: memory.credentials.config.ocm.software - type: credentials.config.ocm.software - contextType: default settings: defaultLevel: Warn type: logging.config.ocm.software type: generic.config.ocm.software using package parameters: : paramsFromCLI: data: paramsFromCLIData fromLibraryOne: data: toiPackageTemplateLibraryOneData fromLibrary2: data: toiPackageTemplateLibraryTwoData fromLibraryTwo: data: toiPackageTemplateLibraryTwoData
What you expected to happen:
Not to see extra colon.
How to reproduce it (as minimally and precisely as possible):
Run a command like the above
Anything else we need to know:
Nope
Environment:
ocm 0.19.0
The text was updated successfully, but these errors were encountered:
No branches or pull requests
What happened:
I ran the command
See in the output below how the 'using package paramaters' block has an extraneous colon.
What you expected to happen:
Not to see extra colon.
How to reproduce it (as minimally and precisely as possible):
Run a command like the above
Anything else we need to know:
Nope
Environment:
ocm 0.19.0
The text was updated successfully, but these errors were encountered: