Skip to content

feat(packagesettings): activate source field and add source_resolver PBI property - #1305

Open
LalatenduMohanty wants to merge 1 commit into
python-wheel-build:new-resolver-configfrom
LalatenduMohanty:multual_exclusivity_validator_nrc
Open

feat(packagesettings): activate source field and add source_resolver PBI property#1305
LalatenduMohanty wants to merge 1 commit into
python-wheel-build:new-resolver-configfrom
LalatenduMohanty:multual_exclusivity_validator_nrc

Conversation

@LalatenduMohanty

@LalatenduMohanty LalatenduMohanty commented Aug 13, 2026

Copy link
Copy Markdown
Member

Summary

  • Uncomment and activate source: SourceResolver | None field on both PackageSettings and VariantInfo
  • Export SourceResolver from the fromager.packagesettings public API
  • Add PackageBuildInfo.source_resolver property with variant-then-package fallback (variant source if set, else package source, else None)

This is the foundation for all downstream resolver-config wiring (Phases 2–9 of the new resolver config epic).

Closes: #1291

🤖 Generated with Claude Code

…er` PBI property

Uncomment the `source: SourceResolver | None` field on both
`PackageSettings` and `VariantInfo`, add `SourceResolver` to the
public API, and wire up a `PackageBuildInfo.source_resolver` property
with variant-then-package fallback.

This is the foundation for all downstream resolver-config wiring
(Phases 2-9 of the new resolver config epic).

Closes: python-wheel-build#1291
Co-Authored-By: Claude <claude@anthropic.com>
Signed-off-by: Lalatendu Mohanty <lmohanty@redhat.com>
@LalatenduMohanty
LalatenduMohanty requested a review from a team as a code owner August 13, 2026 15:12
@coderabbitai

coderabbitai Bot commented Aug 13, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro Plus

Run ID: c7b4632e-d3e9-49ef-ad05-99cedbb13979

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@mergify mergify Bot added the ci label Aug 13, 2026
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.

1 participant