Closed nighca closed 6 days ago
Skipping CI for Draft Pull Request.
If you want CI signal for your change, please convert it to an actual PR.
You can still manually trigger a test run with /test all
[Git-flow] Hi @nighca, There are some suggestions for your information:
Rebase suggestions
- Following commits have duplicated messages
details
details
Which seems insignificant, recommend to use git rebase
command to reorganize your PR.
For other git-flow
instructions, recommend refer to these examples.
This PR has been deployed to the preview environment. You can explore it using the preview URL.
[!WARNING] Please note that deployments in the preview environment are temporary and will be automatically cleaned up after a certain period. Make sure to explore it before it is removed. For any questions, contact the Go+ Builder team.
Close #1066.
Changes
/public/runner/<version>/*
Cross-Origin-*
HTTP headers for (HTML) document responsesProjectRunner
toProjectRunnerV1
; addProjectRunnerV2
andProjectRunner
for switching supportNote: There are known issues with spx v2 that do not affect the default behavior of spx v1.
How to enable spx v2
Add
spx=v2
in the URL query when opening pages, e.g.,https://<host>/project/nighca/test?spx=v2
. This setting will be retained for subsequent navigation. Usespx=v1
to clear it.