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
Copy file name to clipboardExpand all lines: docs/browser/other-apps.md
+10-9Lines changed: 10 additions & 9 deletions
Original file line number
Diff line number
Diff line change
@@ -143,9 +143,8 @@ The `Validate Secrets` <span class=notranslate>Action</span> should
143
143
144
144
* If you see the green check (:octicons-check-circle-fill-16:{: .passed }) continue to the next section
145
145
* If you see the red `X` (:octicons-x-circle-fill-16:{: .failed }):
146
-
*[Examine Annotation](bb-errors.md#examine-annotation){: target="_blank" } tells how to view the file needed to diagnose your problem.
147
-
*[Action: Validate <code>Secrets</code> Errors](bb-errors.md#action-validate-secrets-errors){: target="_blank" } tells you what to search for in the file
148
-
* Resolve the error and repeat the Action: [Validate <code>Secrets</code>](#validate-secrets)
146
+
* Use the Browser Build Errors page to resolve the error, then repeat the Action
147
+
*[Quick Reference for Browser Build Errors](bb-errors.md#quick-reference-for-browser-build-errors){: target="_blank" }
149
148
150
149
## Add Identifiers
151
150
@@ -171,9 +170,8 @@ The `Add Identifier` <span class=notranslate>Action</span> should su
171
170
172
171
* If you see the green check (:octicons-check-circle-fill-16:{: .passed }) continue to the next section
173
172
* If you see the red `X` (:octicons-x-circle-fill-16:{: .failed }):
174
-
*[Examine Annotation](bb-errors.md#examine-annotation){: target="_blank" } tells how to view the file needed to diagnose your problem
175
-
*[Action: Add Identifiers Errors](bb-errors.md#action-add-identifiers-errors){: target="_blank" } tells you what to search for in the file
176
-
* Resolve the error and repeat the Action: [Add Identifiers](identifiers.md#add-identifiers)
173
+
* Use the Browser Build Errors page to resolve the error, then repeat the Action
174
+
*[Quick Reference for Browser Build Errors](bb-errors.md#quick-reference-for-browser-build-errors){: target="_blank" }
177
175
178
176
## Review App Identifier
179
177
@@ -351,8 +349,9 @@ Refer to the graphic below for the numbered steps:
351
349
{align="center"}
352
350
353
351
1. Wait a minute or two for the action to finish
354
-
* If this action fails, head over to [Action: Create Certificates Errors](bb-errors.md#action-create-certificates-errors)
355
-
* Once you've resolved the error, repeat the Actions [Add Identifiers](identifiers.md#add-identifiers) and then Create Certificates. (The Add Identifiers might not be required but it is fast and should be done as a matter of routine.)
352
+
* If you see the red `X` (:octicons-x-circle-fill-16:{: .failed }):
353
+
* Use the Browser Build Errors page to resolve the error, then repeat the Action
354
+
*[Quick Reference for Browser Build Errors](bb-errors.md#quick-reference-for-browser-build-errors){: target="_blank" }
356
355
357
356
## Build App
358
357
@@ -387,7 +386,9 @@ Refer to the graphic below for the first four steps:
387
386
{align="center"}
388
387
389
388
1. Wait a few minutes to make sure there is not an early failure
390
-
* If this action fails, head over to [Action: Build Loop Errors](bb-errors.md#action-build-loop-errors)
389
+
* If you see the red `X` (:octicons-x-circle-fill-16:{: .failed }):
390
+
* Use the Browser Build Errors page to resolve the error, then repeat the Action
391
+
*[Quick Reference for Browser Build Errors](bb-errors.md#quick-reference-for-browser-build-errors){: target="_blank" }
391
392
* Once you've resolved the error, it's a good idea to repeat all three steps in this order:
0 commit comments