Skip to content

Conversation

@sitaktif
Copy link
Collaborator

@sitaktif sitaktif commented Nov 7, 2025

Ensure that a version passed as an attribute to pkl_package is correctly propagated through the provider. Previously, the pkl_package rule would propagate the initial version resolved at repo_rule fetching time, which may not match the one evaluated at build time.

@KushalP
Copy link
Contributor

KushalP commented Nov 7, 2025

You need to run buildifier due to ./pkl/private/pkl_package.bzl # reformat

Ensure that a version passed as an attribute to `pkl_package` is
correctly propagated through the provider. Previously, the pkl_package
rule would propagate the initial version resolved at repo_rule fetching
time, which may not match the one evaluated at build time.
@sitaktif sitaktif force-pushed the pkl-package-version-propagate branch from 5a5ef20 to 775284d Compare November 7, 2025 15:23
@sitaktif
Copy link
Collaborator Author

sitaktif commented Nov 7, 2025

@KushalP thanks, fixed that, CI is green now

@KushalP
Copy link
Contributor

KushalP commented Nov 7, 2025

Thanks. Should we test this code path to prevent regressions?

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants