Skip to content

Provide checkout nodeid and build nodeid with checkout command #120

@vigneshraman

Description

@vigneshraman

When kci-dev checkout is passed without --watch it just prints ok.

> kci-dev checkout --giturl https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git --branch master --commit 334426094588f8179fe175a09ecc887ff0c75758 --job-filter "kbuild-gcc-12-x86"
OK

It would be helpful if the checkout nodeid were provided by default so that scripts using kci-dev can parse it.

Another helpful option would be to show the build nodeid for a particular checkout nodeid.

Something like:

kci-dev <checkout nodeid> --list-build-nodes

I'm trying to call kci-dev from a gitLab pipeline for build jobs, and adding this functionality would be beneficial. Thanks.

Cc: @nuclearcat @padovan

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions