Split up examples/bzlmod
into smaller examples
#2592
JeroenSchmidt
started this conversation in
Ideas
Replies: 1 comment
-
Historically we were short of CI jobs to test all of those and I think we just never split those up. I think this is a good idea to clean the examples up and contributions would be welcome as long as we are not increasing the total number of jobs. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
What are the maintainers thoughts of breaking up
examples/bzlmod
into smaller scoped examples?At the moment its quite large and covers a large set of features which (IMO) makes it hard to follow and maintain.
My proposal is to split
examples/bzlmod
into the following distinct examples:pip.whl_mods
+pip.parse
overrideslocal_path_override
+ patchesrunfiles
Beta Was this translation helpful? Give feedback.
All reactions