Page MenuHomeDevCentral

Avoid to mark a site initialized on failure
ClosedPublic

Authored by dereckson on Apr 14 2023, 21:11.
Tags
None
Referenced Files
F3768645: D3015.id7695.diff
Sat, Nov 23, 09:24
F3768095: D3015.diff
Sat, Nov 23, 06:21
Unknown Object (File)
Mon, Nov 18, 07:56
Unknown Object (File)
Tue, Nov 12, 20:47
Unknown Object (File)
Mon, Nov 11, 07:58
Unknown Object (File)
Fri, Oct 25, 22:31
Unknown Object (File)
Oct 24 2024, 11:12
Unknown Object (File)
Oct 24 2024, 10:40
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
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

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