Skip to content

Add metadata overriding to the pixi build command. #5199

@ruben-arts

Description

@ruben-arts

Problem description

I would like to be able to override the package metadata through the pixi build command.

In my use case, I want to generate a conda package in CI. I would like to update the version of the package I'm building through the CLI.

pixi build --build-string dev_PRXXX
# OR
pixi build --version 1.2.3dev.XXX

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions