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

Generate 4.15.5 website #4158

Merged
merged 2 commits into from
Jan 8, 2024
Merged

Conversation

zymap
Copy link
Member

@zymap zymap commented Dec 19, 2023

Descriptions of the changes in this PR:

Motivation

Generate 4.15.5 website documents

@@ -7,7 +7,7 @@ const baseUrl = process.env.BASE_URL || "/"
const deployUrl = process.env.DEPLOY_URL || "https://bookkeeper.apache.org";
const variables = {
/** They are used in .md files*/
latest_release: "4.16.3",
Copy link
Contributor

Choose a reason for hiding this comment

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

not sure about this, I think "latest" is intended as the release with the latest features (so 4.16 will always be ahead)

Copy link
Member Author

Choose a reason for hiding this comment

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

okay. make sense. I thought it is the newest release.

@hangc0276 hangc0276 added this to the 4.17.0 milestone Jan 8, 2024
@hangc0276 hangc0276 merged commit 5fc3eef into apache:master Jan 8, 2024
17 of 18 checks passed
Ghatage pushed a commit to sijie/bookkeeper that referenced this pull request Jul 12, 2024
### Motivation
Generate 4.15.5 website documents
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants