Additional base path suffix #12
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
There should be an option to "ask" for an additional base path suffix in order to differentiate between multiple deployments from the same project.
An example would be to request the pull request Id, then the page would be deployed to
<owner>.<pages-host>/<repo>/pr-13(for pull request 13).This might not be super trivial as nesting the local serve directory might cause collisions with existing assets.