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

Fixes CLI index page versioning issue (Fixes #416) #449

Merged
merged 4 commits into from
Mar 24, 2021

Conversation

NightOwl888
Copy link
Contributor

Fixes #416.

This works around the problem that DocFx has updating tokens within fenced code blocks by doing the replacement before calling DocFx using Powershell.

I left the change to the version in the document, as the logical time to update it is when there is a release, so we just need to commit it back to the repo (we can automate this, but should start using a release branching scheme first so it doesn't happen live on master).

Also removed duplication of setting the environment variable and added regex validation to the version number.

@NightOwl888 NightOwl888 added this to the 4.8.0-beta00014 milestone Mar 24, 2021
@NightOwl888 NightOwl888 merged commit 1ae9999 into apache:master Mar 24, 2021
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.

CLI Documentation issue - environment variable token not replaced
1 participant