Page MenuHomeDevCentral

Implement task runner
ClosedPublic

Authored by dereckson on Apr 3 2018, 00:55.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Sep 6, 18:10
Unknown Object (File)
Thu, Sep 4, 05:27
Unknown Object (File)
Thu, Sep 4, 01:53
Unknown Object (File)
Sun, Aug 31, 22:43
Unknown Object (File)
Fri, Aug 29, 21:42
Unknown Object (File)
Fri, Aug 29, 17:29
Unknown Object (File)
Mon, Aug 25, 16:22
Unknown Object (File)
Thu, Aug 21, 10:25
Subscribers
None

Details

Summary

This mechanism allows to add easily commands by preparing a new class
inheriting from Task.

Test Plan
  • bin/saas-phpbb.php sites:bootstrap
  • bin/saas-phpbb.php sites:bootstrap foo

Diff Detail

Repository
rSAASPHPBB saas-phpbb helper command
Lint
Lint Passed
Unit
Tests Passed
Branch
task-runner
Build Status
Buildable 2463
Build 2711: arc lint + arc unit

Event Timeline

dereckson created this revision.
This revision is now accepted and ready to land.Apr 3 2018, 01:01
This revision was automatically updated to reflect the committed changes.