Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(bzlmod): support entry_point macro #1220

Merged

Commits on May 18, 2023

  1. feat(bzlmod): a minimal entry_point support and a test

    Add an `entry_point` macro to the repo generated by the `pip.parse` extension.
    This works by using the canonical label literal, so should work without users
    needing to add any "spoke" repos to the `use_repo` statement. We test this by
    having an extra folder in the `bzlmod` example.
    aignas committed May 18, 2023
    Configuration menu
    Copy the full SHA
    7be1081 View commit details
    Browse the repository at this point in the history