Skip to content

As proposed in #29060, set the default to "(latest)".#29074

Open
hannesm wants to merge 1 commit intoocaml:masterfrom
hannesm:archive-default-latest
Open

As proposed in #29060, set the default to "(latest)".#29074
hannesm wants to merge 1 commit intoocaml:masterfrom
hannesm:archive-default-latest

Conversation

@hannesm
Copy link
Member

@hannesm hannesm commented Dec 11, 2025

Addresses #29060

This won't affect the current archival run.

This won't affect the current archival run.
- Expresses the declared intent of the maintainers to maintain only certain versions ranges of a package.
- The value of the `x-maintenance-intent` on the latest published package will precedence.
- Default value: ["(any)"] on 2025-01-17, please note that this default is expected to change in the future
- Default value: ["(latest)"] since 2026-01-01, please note that this default is expected to change in the future
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
- Default value: ["(latest)"] since 2026-01-01, please note that this default is expected to change in the future
- Default value: ["(latest)"] since 2026-01-01 (previously, this defaulted to `"(any)"`.

Comment on lines 11 to 14
- Be maintained, according to the metadata of the latest version:
- `x-maintenance-intent: ["(latest)"]` means that only the latest version is maintained
- No `x-maintenance-intent` field means (for now) that all versions are maintained
- Other values are possible (see below for a full list)
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
- Be maintained, according to the value of the `x-maintenance-intent` field in the opam file of the latest published package version.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants