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

@restingbull restingbull requested a review from cgruber July 19, 2021 18:41
@restingbull restingbull requested review from jin and timpeut as code owners July 19, 2021 18:41
Revert loading android rules until they can be loaded via sub repo
Issue: #556

Signed-off-by: [email protected] <[email protected]>
@restingbull restingbull force-pushed the restingbull/fix-android branch from b865a74 to 74cb1f9 Compare July 19, 2021 18:54
Remove references to rules.bzl
Issue: #556

Signed-off-by: [email protected] <[email protected]>
…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: [email protected] <[email protected]>
Unfortunately, there is no clean builddozer call to split up load statement.
Issue: #556

Signed-off-by: [email protected] <[email protected]>
@restingbull restingbull force-pushed the restingbull/fix-android branch from 0d98d8a to 0b9c6e6 Compare July 21, 2021 17:56
@restingbull restingbull force-pushed the restingbull/fix-android branch 2 times, most recently from e4984c0 to 8aae20a Compare July 23, 2021 17:09
@restingbull restingbull force-pushed the restingbull/fix-android branch from 8aae20a to 857458a Compare July 23, 2021 17:18
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?

@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