You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
That's a great idea!
We could add a preview_relative_path input so that users can override the default path: this way we don't risk introducing any breaking changes, we don't have to deal with all the possible scenarios, and we're sure that it's 100% customizable ✅
It would be nice if instead of this:
https://username.github.io/preview-repo/username/preview-repo/branch/master/
I could have this:
https://username.github.io/preview-repo/
which is much more reasonable for a base URL for a webapp.
/username/preview-repo
can be dropped too.In all other cases, the full path works fine.
It would also be nice to be able to customize e.g.
/pr/number/
to/with-pr/number
or even just/number
, and the same for branches.Thanks for this super useful project!
The text was updated successfully, but these errors were encountered: