Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 986 Bytes

File metadata and controls

31 lines (21 loc) · 986 Bytes

How to Test

On Free Machine

Tip

Create a pull request; automatically get a remote preview server.

On Your Machine

Note

Run a server manually or programatically on your machine.

You can test with PIP or Poetry or Docker or Make.

On Our Machine

Warning

Only authorized contributors may deploy to our test server.

  1. Have a branch with changes ready to deploy.
  2. On your branch, edit the pre-prod workflow config branches: list to include your branch.
  3. Commit the change to trigger the workflow.
  4. Wait for GitHub action to complete.
  5. Load https://pprd.designsafe-ci.org/user-guide/.

Caution

Others can override your test by deploying to this server.