Uploaded image for project: 'Beam'
  1. Beam
  2. BEAM-5671 Website automation fit-and-finish
  3. BEAM-5678

Jeckyll redirect_from incompatible with HTMLProofer url validation

Details

    • Sub-task
    • Status: Resolved
    • P3
    • Resolution: Fixed
    • None
    • 2.8.0
    • website
    • None

    Description

      Renaming a URL and using the Jekyll redirect_from feature breaks pre-commit validation.

      We hit this on PR580:

      The scenario for using a redirect is if you're moving pageA.md to pageB.md; you would rename the file to pageB.md and add redirect_from: pageA. This will cause jekyll to generate a pageA.html with a redirect to https://beam.apache.org/pageB.html. But pageB.html doesn't exist on the livesite yet, so it will always fail.

      Attachments

        Activity

          People

            swegner Scott Wegner
            swegner Scott Wegner
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: