Skip to content
This repository was archived by the owner on May 14, 2025. It is now read-only.
This repository was archived by the owner on May 14, 2025. It is now read-only.

Add Project Catalog description and tags from source repository #167

@daalfa

Description

@daalfa

When adding a new project catalog with the following command:
spring project-catalog add --name name --url url --description description --tags tag1 tag2

The correct information is displayed with spring project-catalog list, but only if project-catalog was explicitly added with description and tag.

Screenshot 2024-02-25 at 5 05 40 PM Screenshot 2024-02-25 at 4 57 07 PM

Expected behaviour:

when adding a new project catalog without tag and description it should fetch from the remote repository project-catalog.yml

Current limitation: There is no catalog specific property in project-catalog.yml for tags and description.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions