RConsortium / rtrs-wg

R Tables for Regulatory Submissions Working Group
https://rconsortium.github.io/rtrs-wg/
62 stars 17 forks source link

Add branch for publication of fixed version in parallel to continuous development #140

Closed alex-lauer closed 1 year ago

alex-lauer commented 1 year ago

@davidgohel, please add branch, with main page pointing to published book version, but give people the option to switch to development branch.

Consider this example: https://github.com/insightsengineering/rtables/blob/main/.github/workflows/docs.yaml

davidgohel commented 1 year ago

It should be ok now @alex-lauer

davidgohel commented 1 year ago

Dev should now occur in branch dev, see the result at https://rconsortium.github.io/rtrs-wg/dev/

Also, PR will be deployed to a subdirectory corresponding to their branch name, for example https://rconsortium.github.io/rtrs-wg/branch-name-of-the-pr if the original branch that is PR is named branch-name-of-the-pr