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
Fix up private website deployment workflow after initial commit (#29)
## Motivation for the change, related issues
Some tweaks are needed to the private website deployment workflow, now
that it exists on trunk and can be manually tested.
## Implementation details
- Fix name to say it is for private site deployment
- Fix other issues discovered in testing.
## Testing Instructions (or ideally a Blueprint)
- Manually run the workflow and confirm that it succeeds.
- Try to access the site while unproxied, and confirm you receive an
"Unauthorized. Please proxy" message.
- Try to access the site while proxied, and confirm that Playground
loads successfully.
0 commit comments