aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
7 daysdistro fixes: add missing license and filter out dev-only deps from distro ta...upstream-masterAlexandre Rostovtsev
7 daysRemove android_basic_test - no longer needed (#219)Alexandre Rostovtsev
7 daysRemove rendering test from distro tarball (#217)Alexandre Rostovtsev
2024-04-25Use new host platform constraints in test/bzlmod (#215)Xùdōng Yáng
2024-04-23Switch to Bzlmod by default for managing external dependencies (#213)Alexandre Rostovtsev
2024-04-23Remove legacy bundled extractor jar and its usage; require starlark_doc_extra...Alexandre Rostovtsev
2024-04-17trivial: Remove another unused visibility spec (#201)Alexandre Rostovtsev
2024-04-16Simplify Instant creation from epoch seconds (#211)Alexandre Rostovtsev
2024-04-16Give LICENSE file export public visibility (#210)Alexandre Rostovtsev
2024-04-16ImmutableMap.Builder.build() is deprecated (#209)Alexandre Rostovtsev
2024-04-16Remove trailing space from stamping test, and filter it from update-stardoc-t...Alexandre Rostovtsev
2024-04-15Add support for a footer template (#206)Alex Humesky
2024-04-15Make formatBuildTimestamp more flexible when a template that accesses stampin...Alex Humesky
2024-04-12Add support for stamping (#205)Alex Humesky
2024-04-12Enable generating a table of contents in Stardoc (#203)Alex Humesky
2024-04-09Fix repo rules environment variables list (#204)Alex Humesky
2024-02-05trivial: Remove unused visibility spec (#200)Alexandre Rostovtsev
2024-01-19Stop explicitly testing PyInfo - it's becoming an ordinary Starlark provider ...Alexandre Rostovtsev
2024-01-19Regenerate bundled legacy jar and proto for Bazel 7.0.1 (#198)Alexandre Rostovtsev
2024-01-19trivial: Fix example path in generating_stardoc.md (#197)Grzegorz Lukasik
2023-10-09Disable Bzlmod explicitly in .bazelrc (#190)Yun Peng
2023-08-29Automatically insert 'Vendored from' slug into proto and improve proto-relate...Alexandre Rostovtsev
2023-08-29Maintainer guide improvements (#187)Alexandre Rostovtsev
2023-08-29Reorganize CI config to properly fix Windows workaround flags (#184)Alexandre Rostovtsev
2023-08-11Prepare release 0.6.2 (#181)upstream/0.6.2Alexandre Rostovtsev
2023-08-08Update deps to support build with --incompatible_disable_starlark_host_transi...Alexandre Rostovtsev
2023-08-04Prepare release 0.6.1 (#178)upstream/0.6.1Alexandre Rostovtsev
2023-08-04Replace dict union "|" with dict.update for Bazel 5 compatibility (#177)Alexandre Rostovtsev
2023-08-04List maven artifacts in MODULE.bazel to avoid rules_jvm_external pin warning ...Alexandre Rostovtsev
2023-08-03trivial: Remove trailing whitespace (#173)Alexandre Rostovtsev
2023-08-03Prepare release 0.6.0, with starlark_doc_extract and HTML formatting supporte...upstream/0.6.0Alexandre Rostovtsev
2023-08-03Fix non-bzlmod distribution (#172)Alexandre Rostovtsev
2023-08-02Bump bazel dep and add docstring dedenting test cases (#170)Alexandre Rostovtsev
2023-08-02Enable render_main_repo_name by default with starlark_doc_extract (#168)Alexandre Rostovtsev
2023-08-01In Markdown table cells, apply HTML escaping only to code blocks, and apply i...Alexandre Rostovtsev
2023-08-01Fix impossible null comparison - identified by linter (#169)Alexandre Rostovtsev
2023-07-24Use native starlark_doc_extract rule for doc extraction if it is availableAlexandre Rostovtsev
2023-07-18Do not HTML-escape and use Markdown inline code for defaults (#161)Fabian Meumertzheim
2023-07-13More linter fixes: use ImmutableList where possible (#164)Alexandre Rostovtsev
2023-07-13Fix linter errors and switch from Apache Velocity to Google Escapevelocity fo...Alexandre Rostovtsev
2023-07-13Move the markdown renderer from Bazel repo into Stardoc repo (#162)Alexandre Rostovtsev
2023-05-31Prepare release 0.5.6, now with java toolchains breakage fix with bzlmod too ...upstream/0.5.6Alexandre Rostovtsev
2023-05-31Prepare release 0.5.5 with java toolchains breakage fix for Bazel at HEAD (#158)upstream/0.5.5Alexandre Rostovtsev
2023-05-24Add missing license blurb (#157)Alexandre Rostovtsev
2023-05-19Ensure all tests use loadable .bzl modules (#155)Alexandre Rostovtsev
2023-05-16Add MODULE.bazel and //stardoc/private to distro tarball (#154)upstream/0.5.4Alexandre Rostovtsev
2023-05-16Test Bzlmod support in CI (#152)Fabian Meumertzheim
2023-05-16Prepare release 0.5.4 with bzlmod support (#153)Alexandre Rostovtsev
2023-05-04Add support for Bzlmod (#141)Fabian Meumertzheim
2023-04-21Replace references to bazel-dev with GitHub Discussions. (#151)lberki