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

[stardoc] Update stardoc to 0.7.0 #1214

Merged
merged 6 commits into from
Sep 11, 2024
Merged

Conversation

restingbull
Copy link
Collaborator

@restingbull restingbull commented Sep 6, 2024

Of special note:

The Markdown renderer now uses Google EscapeVelocity instead of Apache Velocity for templating. The templating engines are almost compatible, with the exception of escapes in string literals: if in your template you had a string literal with a character escape, you would need to expand it.

Release Notes for 0.6.0

"almost", indeed. :/

This reflows and shuffles most of the documentation.

fixes #1203

@restingbull restingbull force-pushed the restingbull/1203-update-stardoc branch from 718a0b9 to 9485823 Compare September 6, 2024 18:55
@restingbull restingbull changed the title [stardoc] Update stardoc to 7.0.0 [stardoc] Update stardoc to 0.7.0 Sep 6, 2024
@restingbull restingbull force-pushed the restingbull/1203-update-stardoc branch 2 times, most recently from 3471138 to fffdb11 Compare September 6, 2024 20:39
@restingbull
Copy link
Collaborator Author

CI breakage is related to android and java 6.4 -- #1183 fixes the issue.

Of special note:
> The Markdown renderer now uses Google EscapeVelocity instead of Apache Velocity for templating. The templating engines are almost compatible, with the exception of escapes in string literals: if in your template you had a string literal with a character escape, you would need to expand it.

[Release Notes for 0.6.0](https://github.com/bazelbuild/stardoc/releases/tag/0.6.0)

"almost", indeed. :/

fixes #1203
@restingbull restingbull force-pushed the restingbull/1203-update-stardoc branch from fffdb11 to ee3996d Compare September 7, 2024 18:32
@restingbull restingbull force-pushed the restingbull/1203-update-stardoc branch from ee3996d to e8275ed Compare September 7, 2024 18:35
@restingbull restingbull force-pushed the restingbull/1203-update-stardoc branch from bcab721 to fd49f20 Compare September 7, 2024 20:40
@restingbull restingbull merged commit 7b2ba28 into master Sep 11, 2024
2 checks passed
@restingbull restingbull deleted the restingbull/1203-update-stardoc branch September 11, 2024 03:34
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.

[Bazel CI] bazel: Lint starlark doc for kotlin packages fails with invalid repository name
2 participants