Skip to content

refactor: drop Java dependency#38

Merged
mrmeku merged 1 commit into
mrmeku:mainfrom
alexeagle:rm_stardoc
Mar 6, 2026
Merged

refactor: drop Java dependency#38
mrmeku merged 1 commit into
mrmeku:mainfrom
alexeagle:rm_stardoc

Conversation

@alexeagle
Copy link
Copy Markdown
Collaborator

  • stop checking in generated stardoc outputs, they're an impediment to contributors making drive-by doc fixes in starlark (see Run //docs:update #30)
  • fix a CI problem (bazel 9 introduced?) ERROR: /home/runner/work/rules_playwright/rules_playwright/tools/BUILD.bazel:3:12: //tools:stardoc_renderer: no such attribute 'main_class' in 'java_binary' rule
  • publish stardocs as protos on releases, which get rendered on the Bazel central registry site

pairing with @MatrixFrog today

- stop checking in generated stardoc outputs, they're an impediment to contributors making drive-by doc fixes in starlark (see mrmeku#30)
- fix a CI problem (bazel 9 introduced?) ERROR: /home/runner/work/rules_playwright/rules_playwright/tools/BUILD.bazel:3:12: //tools:stardoc_renderer: no such attribute 'main_class' in 'java_binary' rule
- publish stardocs as protos on releases, which get rendered on the Bazel central registry site
@alexeagle alexeagle requested a review from mrmeku February 11, 2026 20:50
@mrmeku mrmeku merged commit 6d47523 into mrmeku:main Mar 6, 2026
1 check passed
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.

3 participants