Page MenuHomeDevCentral

Implement task runner
ClosedPublic

Authored by dereckson on Apr 3 2018, 00:55.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Mar 29, 22:05
Unknown Object (File)
Sat, Mar 28, 06:29
Unknown Object (File)
Thu, Mar 19, 12:52
Unknown Object (File)
Thu, Mar 19, 06:41
Unknown Object (File)
Mon, Mar 16, 08:00
Unknown Object (File)
Sun, Mar 15, 20:04
Unknown Object (File)
Sat, Mar 14, 05:49
Unknown Object (File)
Sat, Mar 14, 03:13
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.