Open nigelmegitt opened 5 years ago
Update: it turns out that the CI is building a -build
branch but is not adding a preview link to the pull request as a comment.
Note: ttml2 builds also are not adding a comment to the PR.
Ah, right, thanks, I guess we removed that when rawgit went away, and haven't replaced it yet.
I'm not sure what is needed to enable PR branches to be built by the CI environment as per TTML2 (travis-CI builds PRs into a separate branch which can then be previewed), but we need some equivalent functionality for this repo too. Using PR-Preview would be neat if we can work out how.