Page MenuHomeDevCentral

Avoid to mark a site initialized on failure
ClosedPublic

Authored by dereckson on Apr 14 2023, 21:11.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Jul 7, 14:18
Unknown Object (File)
Wed, Jul 3, 13:55
Unknown Object (File)
Sat, Jun 29, 06:28
Unknown Object (File)
Wed, Jun 26, 15:08
Unknown Object (File)
Mon, Jun 24, 11:57
Unknown Object (File)
Fri, Jun 21, 06:45
Unknown Object (File)
Tue, Jun 18, 03:51
Unknown Object (File)
Tue, Jun 18, 00:00
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