Pages preview¶
This subdomain is used for Pull request previews of my main website and the AdvancedServerList Wiki.
How it works¶
Every time a pull request is made that alters the main website or the ASL Wiki, will a bot fetch these changes, build the site from it, and push these changes to a <repository>/<pr-number> branch on the preview Repository.
As an example: When creating Pull request 100 for the Website, the created branch would be website/100.
Individual branches can be accessed by appending @<branch> to the preview URL. Note that forward slashes (/) need to be replaced with tildas (~).
Branches¶
The following is a list fetched from the preview repository.
Note that branches older than 90 days may get deleted periodically by the automatic Workflow on the preview Repository.