Page MenuHomeDevCentral

Avoid to mark a site initialized on failure
ClosedPublic

Authored by dereckson on Apr 14 2023, 21:11.
Tags
None
Referenced Files
F11845292: D3015.id7695.diff
Thu, Sep 25, 13:24
F11820695: D3015.id7009.diff
Wed, Sep 24, 23:21
Unknown Object (File)
Wed, Sep 24, 21:48
Unknown Object (File)
Wed, Sep 24, 21:41
Unknown Object (File)
Wed, Sep 24, 15:51
Unknown Object (File)
Tue, Sep 23, 13:29
Unknown Object (File)
Mon, Sep 22, 20:39
Unknown Object (File)
Fri, Sep 19, 09:09
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