HomeDevCentral

Don't panic if site path can't be resolved

Description

Don't panic if site path can't be resolved

Summary:
Throw an explicit error, with rich metadata to help debug from the web log:

  • what site?
  • init or deploy?

CLI can also benefit of this more explicit error message.

Fixes T1830.

Test Plan:

Reviewers: dereckson

Reviewed By: dereckson

Maniphest Tasks: T1830

Differential Revision: https://devcentral.nasqueron.org/D3010

Details

Provenance
derecksonAuthored on Apr 13 2023, 01:30
derecksonPushed on Apr 13 2023, 01:31
Reviewer
dereckson
Differential Revision
D3010: Don't panic if site path can't be resolved
Parents
rALK756e9bf71b53: Use RequestBody data guard
Branches
Unknown
Tags
Unknown
References
tag: v0.1.1
Tasks
T1830: Panic when a site name can't be resolved