Closes #159 preserve_pr_websites: keep files on gh-pages#160
Open
Closes #159 preserve_pr_websites: keep files on gh-pages#160
Conversation
Contributor
|
The website is available at https://pharmaverse.github.io/examples/159_preserve_pr_websites. |
bundfussr
commented
Apr 15, 2026
Collaborator
Author
There was a problem hiding this comment.
Hi @pawelru , why is the website built and deployed every day?
Should we add a comment here why it is necessary?
Collaborator
There was a problem hiding this comment.
good question - I don't quite remember the rationale to be honest. Happy to change and make it more rarely
Collaborator
Author
There was a problem hiding this comment.
OK, I've removed the schedule event.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Pull Request
Use
keep_files: trueto avoid that existing files on thegh-pagesbranch are removed when the website is build and deployed.Before you submit your pull request, take a look at the following checklist. Many thanks for your contribution!
Closes #<insert_issue_number>at the beginning of your PR title. Use the Edit button in the top-right if you need to update.DESCRIPTIONfile.DESCRIPTIONfile'sImportssection.sdtm/index.qmd,adam/index.qmd,tlg/index.qmd).By default, a temporary website with the content of the PR is created. To avoid this add
[skip website]to the title of the PR.