Add dependency cooldown to pixi toml
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 72/100
- Issue type
- Feature
- Clarity
- Mostly clear
- Activity status
- Quiet
- Tech stack
- python
- Domain
- build-system
Research direction
Start by locating the repository's pixi.toml and read the linked Pixi dependency cooldown documentation, including the exclude-newer relative-time setting. Add the appropriate cooldown configuration to pixi.toml and verify that Pixi accepts the updated project configuration.
Written by the indexing model from the issue text.
Description
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 and our pipeline is currently running pixi 0.69, so we should be fine there.
- Dominant language
- Python
- Stars
- 41
- Forks
- 12
- Avg merge
- 20h 23m
- Merged PRs (30d)
- 2
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from Deltares/imod-python
-
enhancement good first issue
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
Deltares/imod-python#1843 ·
-
documentation
Difficulty 1/5 Under an hour Newbie friendliness 68/100
Deltares/imod-python#1684 ·
-
Difficulty 4/5 3-5 days Newbie friendliness 55/100
Deltares/imod-python#1911 ·
-
Difficulty 3/5 1-2 days Newbie friendliness 72/100
Deltares/imod-python#1910 ·
-
bug documentation
Deltares/imod-python#1905 · 3 comments · 1 assignee ·
All issues in Deltares/imod-python
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
enhancement
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100