Skip to main content

Troubleshooting

Diagnose common Lupinum release, deployment, preview, analytics, and authentication failures.

Start from the failing boundary. Preserve the exact run URL, commit SHA, package version, environment, and first relevant error. Do not fix several systems at once.

Diagnose in order

  1. Confirm the exact commit and workflow file.
  2. Find the first failing job and step.
  3. Separate repository configuration from external service configuration.
  4. Reproduce only the affected boundary.
  5. Make one focused correction.
  6. Rerun the failed path and then the complete gate.

Do not disable a required check to make a release green.