Page MenuHomeDevCentral

Avoid to mark a site initialized on failure
ClosedPublic

Authored by dereckson on Apr 14 2023, 21:11.
Tags
None
Referenced Files
F9593156: D3015.diff
Mon, Jun 9, 11:38
F9590946: D3015.id7695.diff
Mon, Jun 9, 08:39
Unknown Object (File)
Thu, Jun 5, 23:30
Unknown Object (File)
Sat, May 31, 13:30
Unknown Object (File)
Sat, May 31, 12:32
Unknown Object (File)
Mon, May 26, 06:40
Unknown Object (File)
Fri, May 23, 11:45
Unknown Object (File)
Tue, May 20, 14:39
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