Page MenuHomePhorge

Support before_script and after_script
ClosedPublic

Authored by tusooa on Jun 7 2025, 8:22 PM.
Tags
None
Referenced Files
F7714865: D220.1757478336.diff
Mon, Sep 8, 9:25 PM
F7711599: D220.1757401660.diff
Mon, Sep 8, 12:07 AM
F7711417: D220.1757396426.diff
Sun, Sep 7, 10:40 PM
F7711252: D220.1757392764.diff
Sun, Sep 7, 9:39 PM
Subscribers
None

Details

Summary

This adds before_script and after_script into the script executed. before_script is executed before script. after_script is executed after it and its failure will not affect the status of the job.

Type: add

Test Plan

After amending the CI file, verify pipeline passes with before_script.

Diff Detail

Repository
rB lilybuild
Branch
tusooa/stacked
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 384
Build 751: Invoke BuildbotBuildbot build #168
Build 750: arc lint + arc unit

Event Timeline

Harbormaster returned this revision to the author for changes because remote builds failed.Jun 7 2025, 8:22 PM
Harbormaster failed remote builds in B384: Diff 623!
tusooa requested review of this revision.Jun 7 2025, 8:28 PM

Use before_script in ci

This revision was not accepted when it landed; it landed in state Needs Review.Jun 7 2025, 9:56 PM
This revision was automatically updated to reflect the committed changes.