Create Certificates
Overview¶
With the release of Loop 3.6.0, the build action includes the create certificates action. This action can be run independently, but is no longer required.
You can skip ahead to Build the App.
Create Certificates¶
Section Summary (click to open/close)
- Go back to the "Actions" tab of your LoopWorkspace repository in GitHub.
- On the left side, select "3. Create Certificates".
- On the right side, click "Run Workflow", and tap the green
Run workflowbutton. - Wait, and within a minute or two you should see a green checkmark indicating the workflow succeeded.
To skip the detailed instructions, click on Build the Loop App
Refer to the graphic below for the numbered steps:
- Click on the "
Actions" tab of yourLoopWorkspacerepository - On the left side, click on "
Create Certificates" - On the right side, click "
Run Workflow" to show a dropdown menu- You will see your default branch (typically
main) - You can select a different branch, but typically, you run the default
- You will see your default branch (typically
-
Tap the green button that says "
Run workflow". -
Wait a minute or two for the action to finish
Be Patient
- Refresh the browser if you are unsure if the action started
- Do not start a new action until the first one completes
Success¶
Once you see the green check mark by Create Certificates, the next step is to Build your Loop App.
Failure¶
- If you see the red
X():- Use the Browser Build Errors page to resolve the error, then repeat the Action
- Quick Reference for Browser Build Errors