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

Separate loading repositories from things that might use those downloads #528

Closed
wants to merge 1 commit into from

Conversation

shs96c
Copy link
Contributor

@shs96c shs96c commented Apr 14, 2021

The kotlin_repositories macro is designed to download the third
party dependencies that rules_kotlin has for itself. Because of the
way that Bazel works, these must first be downloaded before they can
be referred to by build files.

The `kotlin_repositories` macro is designed to download the third
party dependencies that rules_kotlin has for itself. Because of the
way that Bazel works, these must first be downloaded before they can
be referred to by build files.
@shs96c
Copy link
Contributor Author

shs96c commented Apr 27, 2021

Are there any changes that you'd like to see to this PR?

Copy link
Collaborator

@cgruber cgruber left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks conceptually fine. I'm sorry, merging more recent stuff has now caused a merge conflict. I'm happy to merge this once those are fixed. If you'd like, I can probably just fix them myself right in this PR.

@cgruber cgruber added this to In progress in Release 1.5 via automation Jul 10, 2021
@cgruber cgruber added component: common P2 status: in review Solution being reviewed type: cleanup Refactorings, idiomatic transforms, tech debt payoff labels Jul 10, 2021
@restingbull
Copy link
Collaborator

Resolved by #564

@restingbull restingbull closed this Aug 6, 2021
Release 1.5 automation moved this from In progress to Done Aug 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: common P2 status: in review Solution being reviewed type: cleanup Refactorings, idiomatic transforms, tech debt payoff
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

3 participants