Skip to content

chore: adopt ecosystem qualification - #42

Merged
stefan-jansen merged 9 commits into
mainfrom
chore/ecosystem-qualification
Aug 11, 2026
Merged

chore: adopt ecosystem qualification#42
stefan-jansen merged 9 commits into
mainfrom
chore/ecosystem-qualification

Conversation

@stefan-jansen

Copy link
Copy Markdown
Contributor

Summary

  • add standardized issue forms, pull request intake, and security reporting guidance
  • add the shared Python and operating-system qualification workflow
  • make release publication depend on shared qualification
  • align package metadata and documentation configuration with ecosystem policy

Verification

  • 3,608 tests passed before the policy assertions were updated; the focused policy suite then passed.
  • workflow YAML parsed successfully

Closes #41

Copilot AI lite review requested due to automatic review settings August 11, 2026 12:21

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@stefan-jansen stefan-jansen added compatibility: affected Has Python, platform, dependency, or cross-library compatibility impact ecosystem Tracked by a shared ML4T ecosystem requirement priority: high Material user impact requiring prompt remediation status: accepted Accepted for implementation type: maintenance Internal maintenance without user-visible behavior labels Aug 11, 2026
@stefan-jansen

Copy link
Copy Markdown
Contributor Author

The shared runner and repository-specific Python 3.15 dependency fixes are now on this branch. Final qualification is tracked in ml4t/ecosystem#2 and remains blocked by the accepted upstream Polars datetime failure (pola-rs/polars#28347, fix PR #28750). This PR must remain open until its current stable matrix and all three Python 3.15 prerelease jobs pass.

@stefan-jansen

Copy link
Copy Markdown
Contributor Author

Qualification at 77b0dec is complete: 20 checks pass, including every Python 3.12-3.14 Linux, macOS, and Windows job. The three Python 3.15 prerelease jobs fail in Polars 1.43.2. The NumPy 2.5.2 Windows wheel issue is resolved. Release remains blocked by ml4t/ecosystem#2.

@stefan-jansen

Copy link
Copy Markdown
Contributor Author

Qualification policy update: this branch now declares Requires-Python >=3.12,<3.15 and references the approved python-315-polars exception. Python 3.12-3.14 remains blocking on Linux, macOS, and Windows. The exception is version-scoped, validated by the shared workflow, tracked in ml4t/ecosystem#2, and expires on 2026-09-30. Python 3.15 qualification becomes blocking again when the upstream Polars fix is released, and no later than the expiration date.

@stefan-jansen
stefan-jansen merged commit 9d56877 into main Aug 11, 2026
22 checks passed
@stefan-jansen
stefan-jansen deleted the chore/ecosystem-qualification branch August 11, 2026 17:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

compatibility: affected Has Python, platform, dependency, or cross-library compatibility impact ecosystem Tracked by a shared ML4T ecosystem requirement priority: high Material user impact requiring prompt remediation status: accepted Accepted for implementation type: maintenance Internal maintenance without user-visible behavior

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Adopt ecosystem qualification and collaboration standards

2 participants