Skip to content

Use exclude-newer to give a week cool down#266

Closed
MridulS wants to merge 1 commit intomainfrom
exclude-newer
Closed

Use exclude-newer to give a week cool down#266
MridulS wants to merge 1 commit intomainfrom
exclude-newer

Conversation

@MridulS
Copy link
Copy Markdown
Member

@MridulS MridulS commented Mar 25, 2026

No description provided.

channels = ["conda-forge"]
platforms = ["linux-64", "osx-64", "osx-arm64", "win-64"]
version = "2026.2.0"
exclude-newer = "2026-03-18"
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I removed the version bit for now as we aren't making any ess releases right now.

The exclude-newer = "2026-03-18" needs to automated.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The exclude-newer = "2026-03-18" needs to automated.

Do you have a specific way of automating it in mind?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

prefix-dev/pixi#4545 hopefully soon.

Copy link
Copy Markdown
Member

@YooSunYoung YooSunYoung left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What happens when you require any packages that was released 1 day ago but you exclude newer than 1 week....?
i.e. essnmx has scipp>=26.4.0 and you released scipp 1 hour ago but you want to exclude newer package than 1 week...

@MridulS MridulS marked this pull request as draft March 25, 2026 19:15
@MridulS
Copy link
Copy Markdown
Member Author

MridulS commented Mar 26, 2026

What happens when you require any packages that was released 1 day ago but you exclude newer than 1 week....?
i.e. essnmx has scipp>=26.4.0 and you released scipp 1 hour ago but you want to exclude newer package than 1 week...

pixi doesn't support this yet. I'll close this for now.

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants