Page MenuHomeDevCentral

Avoid to mark a site initialized on failure
ClosedPublic

Authored by dereckson on Apr 14 2023, 21:11.
Tags
None
Referenced Files
F29542728: D3015.diff
Mon, May 18, 05:43
F29468224: D3015.id7695.diff
Sun, May 17, 20:33
Unknown Object (File)
Sat, May 16, 16:38
Unknown Object (File)
Sat, May 16, 11:26
Unknown Object (File)
Sat, May 16, 01:19
Unknown Object (File)
Mon, May 11, 16:32
Unknown Object (File)
Sun, May 10, 07:35
Unknown Object (File)
Wed, May 6, 03:11
Subscribers
None

Details

Summary

Check the recipe status to be successful, and if not, don't mark
as initialized.

Init script should be documented to use the following exit codes:

  • Success: 0
  • Failure: 2
Test Plan

alkane init

Diff Detail

Repository
rALK Alkane
Lint
No Lint Coverage
Unit
No Test Coverage
Branch
dont-initialize-too-soon
Build Status
Buildable 4765
Build 5046: arc lint + arc unit

Event Timeline

dereckson created this revision.
This revision is now accepted and ready to land.Apr 14 2023, 21:12