You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: propagate version attr in pkl_package provider
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.
0 commit comments