Skip to content

Add dependency cooldown to pixi toml #1891

Description

@JoerivanEngelen

Pixi now supports a dependency cooldown, I think that might be useful to include as a safety measure.

The biggest improvement we shipped in Pixi v0.67.0 is the ability to use relative time for the exclude-newer feature. This means you can now wait for packages to “mature” and security issues to be discovered in the ecosystem before upgrading your pixi lockfiles. Setting exclude-newer = “7d” will wait for seven days before pulling in new packages.

This is simple to implement.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    ciCI pipelines

    Type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions