Skip to content

Update release instructions for documentation.#7846

Merged
creachadair merged 4 commits intomasterfrom
mjf/linkpatch
Feb 21, 2022
Merged

Update release instructions for documentation.#7846
creachadair merged 4 commits intomasterfrom
mjf/linkpatch

Conversation

@creachadair
Copy link

@creachadair creachadair commented Feb 17, 2022

  • Update instructions for creating backport branches. Ensure that when we create the backport branch for a new release, we also clean up the docs directory.

  • Add linkpatch tool to rewrite documentation URLs to point to the branch.

Updates #7675.

@creachadair creachadair force-pushed the mjf/linkpatch branch 23 times, most recently from 053d61b to bd4e5b9 Compare February 19, 2022 21:54
@creachadair creachadair changed the title Add linkpatch tool to rewrite documentation URLs. Update release instructions for documentation. Feb 19, 2022
@creachadair creachadair force-pushed the mjf/linkpatch branch 3 times, most recently from 847d860 to 453d973 Compare February 21, 2022 13:46
This is basically just a grep-and-replace for Markdown link tags.  It can
recursively process directories with simple exceptions.

- Use -skip-match to skip matching URLs (e.g., to filter out certain targets).
- Use -skip-path to skip specific file or directory paths.
Updates #7675. Ensure that when we create the backport branch for a new
release, we also clean up the docs directory.
Copy link
Contributor

@cmwaters cmwaters left a comment

Choose a reason for hiding this comment

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

LGTM - thanks for writing out the script to make this easier

@creachadair creachadair merged commit bd6fce1 into master Feb 21, 2022
@creachadair creachadair deleted the mjf/linkpatch branch February 21, 2022 15:26
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.

2 participants