lib-tests: add autoreduce as a standalone package - #139
Merged
Conversation
Extend the package→repo map with autoreduce — no dependency chain (it never imports the PyAuto* stack) — and make the install extras per-package: the five stack libraries keep [optional], autoreduce installs its [test] extra. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01NEporMREot87nV51fedoZH
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Extends the Heart-owned reusable unit-test workflow so PyAutoReduce can adopt the family's thin-caller CI pattern (it currently has no PR CI at all):
autoreduce → PyAutoReduce, empty dependency chain (autoreduce never imports the PyAuto* stack).[optional]; autoreduce installs its[test]extra (which gainsdrizzle>=2.0in the companion PyAutoReduce PR, so the importorskip-guarded nirc2 resampler tests run in CI).Companion PR in PyAutoReduce adds the thin
main.ymlcaller (package: autoreduce) plus an offline workspace-smoke job. Existing callers are unaffected (extrasdefaults tooptional).🤖 Generated with Claude Code
https://claude.ai/code/session_01NEporMREot87nV51fedoZH
Generated by Claude Code