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

Add forwarding references for js, jvm, ktlint. #557

Merged
merged 14 commits into from
Jul 24, 2021

Conversation

restingbull
Copy link
Collaborator

@restingbull restingbull commented Jul 19, 2021

Revert using android rules until they can be loaded via sub repo
Issue: #556

Revert loading android rules until they can be loaded via sub repo
Issue: #556

Signed-off-by: restingbull@cabaretmechanique.com <restingbull@cabaretmechanique.com>
Remove references to rules.bzl
Issue: #556

Signed-off-by: restingbull@cabaretmechanique.com <restingbull@cabaretmechanique.com>
…ries

Fix the starlark. Stardoc needs the ability to be told that, no, a bzl_library won't exist here. Now, get parsing. Most rules do not expose bzl_libraries making docgen a pain.

Issue: #556
Signed-off-by: restingbull@cabaretmechanique.com <restingbull@cabaretmechanique.com>
Unfortunately, there is no clean builddozer call to split up load statement.
Issue: #556

Signed-off-by: restingbull@cabaretmechanique.com <restingbull@cabaretmechanique.com>
Issue: #556
Signed-off-by: restingbull@cabaretmechanique.com <restingbull@cabaretmechanique.com>
Centralize the android build tools version.
Issue: #556

Signed-off-by: restingbull@cabaretmechanique.com <restingbull@cabaretmechanique.com>
Issue: #556

Signed-off-by: restingbull@cabaretmechanique.com <restingbull@cabaretmechanique.com>
@restingbull restingbull force-pushed the restingbull/fix-android branch 2 times, most recently from e4984c0 to 8aae20a Compare July 23, 2021 17:09
examples/associates/WORKSPACE Show resolved Hide resolved
examples/node/WORKSPACE Show resolved Hide resolved
kotlin/BUILD Outdated
),
src_map = {
"dependencies.release.bzl": "dependencies.bzl",
"BUILD.release.bazel": "BUILD.bazel",
"repositories.release.bzl": "repositories.release.bzl",
Copy link
Collaborator

Choose a reason for hiding this comment

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

repositories.bzl?

Signed-off-by: restingbull@cabaretmechanique.com <restingbull@cabaretmechanique.com>
Signed-off-by: restingbull@cabaretmechanique.com <restingbull@cabaretmechanique.com>
@restingbull restingbull merged commit 7b7ac2d into master Jul 24, 2021
@restingbull restingbull deleted the restingbull/fix-android branch July 24, 2021 22:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants