-
-
Notifications
You must be signed in to change notification settings - Fork 115
Closed
Labels
enhancementNew feature or requestNew feature or request
Milestone
Description
Current Behavior
rules_oci uses the regclient for path handling.
When using bzlmod bazel initially used '~' in reference paths and support for that was implemented in 710f8d3.
However. This behavior was recently changed so now the '+' separator is used and support for that is also needed.
Expected Behavior
reference paths may contain '+' characters.
Steps To Reproduce
N/A
Version
2.0.1
Environment
N/A
Anything else
'~' support was previously implemented in 710f8d3
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request