Skip to content

Improve consistency of *.cbuild[-idx].yml nodes #2413

@brondani

Description

@brondani

Describe the bug
*.cbuild-idx.yml has the following nodes:

build-idx:
  csolution: solution.csolution.yml
  cprojects:

while *.cbuild.yml:

build:
  solution: ../../../../solution.csolution.yml
  project: ../../../../project/project.cproject.yml

The use of prefix c should be consistently defined across the several possible yaml nodes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    Status
    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions