rules_py icon indicating copy to clipboard operation
rules_py copied to clipboard

feat: py_image_layers

Open alexeagle opened this issue 1 year ago • 1 comments

Fixes #212


Changes are visible to end-users: yes

  • Searched for relevant documentation and updated as needed: yes
  • Breaking change (forces users to change their own code or config): kind of - needs bazel_lib 2.x
  • Suggested release notes appear below: yes

A helper function to create image layers for a py_binary is now included.

Test plan

  • New test cases added

alexeagle avatar Jun 16 '24 20:06 alexeagle

Please provide a description of the change rather than just a link to an issue.

mattem avatar Jun 17 '24 12:06 mattem