Skip to content
New issue

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

Extraneous ':' in toi message #358

Open
dee0 opened this issue Jan 3, 2025 · 0 comments
Open

Extraneous ':' in toi message #358

dee0 opened this issue Jan 3, 2025 · 0 comments
Labels
area/ipcei Important Project of Common European Interest kind/bugfix Bug

Comments

@dee0
Copy link

dee0 commented Jan 3, 2025

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

@dee0 dee0 added the kind/bugfix Bug label Jan 3, 2025
@github-actions github-actions bot added the area/ipcei Important Project of Common European Interest label Jan 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/ipcei Important Project of Common European Interest kind/bugfix Bug
Projects
Status: 🆕 ToDo
Development

No branches or pull requests

1 participant