Add docs compile task to PR testing

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Fixed
    • Priority: Major - P3
    • WT10.0.1, 4.4.9, 5.0.3, 5.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Storage - Ra 2021-09-06
    • 2

      As the doc_update task pushes updated .html files to source.wiredtiger.com it is prevented from running in patch builds, we don't want to update html files with incorrect or incomplete information.

      However this also prevents developers from compiling their documentation changes to see if they compile in the evergreen environment.

      We should split doc_update into two tasks:

      • doc_compile, runs the compilation
      • doc_update, pushes the files to the server

      Doc_compile should be runnable in patch builds and should run in PR testing to detect issues prior to merge into develop.

      #keepevergreengreen

            Assignee:
            Tammy Bailey (Inactive)
            Reporter:
            Luke Pearson
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: