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

Backport of docs: Migrate link formats into stable-website #13067

Conversation

vagrant-bot
Copy link
Contributor

Backport

This PR is auto-generated from #13048 to be assessed for backporting due to the inclusion of the label backport/website.

The below text is copied from the body of the original PR.


What

  • Migrates the formats of links in Markdown content as part of the Docs Content Link Rewrites project
  • Adds two new GitHub workflow files:
    • .github/workflows/check-legacy-links-format.yml - This is a workflow that checks if links in markdown content are in the new format. It does this by running the link rewrite script from dev-portal, and then asserting that no "rewriteable" links were found. This workflow will be used on subsequent PRs to maintain the new link format.
    • .github/workflows/test-link-rewrites.yml - This is a workflow that executes e2e tests of this PR's changes against the main branch's deploy preview. The tests only run for branches named docs/amb.migrate-link-formats, so future PRs will not have the tests run against them. This is a temporary workflow.

Reviewing

With the two new workflows in place, this PR should only need a spot-check.

Testing

  • The latest run of the "Legacy Link Format Checker" workflow for this branch should pass (check here)
  • The latest run of the "Test Link Rewrites" workflow for this branch should pass (check here)

@vagrant-bot vagrant-bot force-pushed the backport/docs/amb.migrate-link-formats/noticeably-steady-treefrog branch from c0c61de to 65e3b05 Compare January 20, 2023 22:29
@vagrant-bot vagrant-bot merged commit 6b9825f into stable-website Jan 20, 2023
@vagrant-bot vagrant-bot force-pushed the backport/docs/amb.migrate-link-formats/noticeably-steady-treefrog branch from 2a5fa0b to e635d5d Compare January 20, 2023 22:29
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 20, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant