Page MenuHomeDevCentral

Implement task runner
ClosedPublic

Authored by dereckson on Apr 3 2018, 00:55.
Tags
None
Referenced Files
F4148427: D1572.diff
Sun, Feb 9, 12:36
F4132689: D1572.id4011.diff
Sun, Feb 9, 06:52
F4132687: D1572.id4009.diff
Sun, Feb 9, 06:52
F4132686: D1572.id.diff
Sun, Feb 9, 06:51
Unknown Object (File)
Fri, Jan 31, 07:04
Unknown Object (File)
Wed, Jan 29, 07:37
Unknown Object (File)
Wed, Jan 29, 07:37
Unknown Object (File)
Wed, Jan 29, 07:37
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.