Page MenuHomeDevCentral

New artisan command: config:show
ClosedPublic

Authored by dereckson on Jan 8 2016, 02:34.
Tags
None
Referenced Files
F3750778: D169.diff
Sun, Nov 17, 03:31
Unknown Object (File)
Mon, Nov 11, 16:45
Unknown Object (File)
Thu, Nov 7, 13:02
Unknown Object (File)
Wed, Nov 6, 17:42
Unknown Object (File)
Sat, Oct 26, 20:40
Unknown Object (File)
Sat, Oct 26, 12:37
Unknown Object (File)
Fri, Oct 25, 17:31
Unknown Object (File)
Tue, Oct 22, 02:43
Subscribers
None

Details

Reviewers
dereckson
Commits
Unknown Object (Diffusion Commit)
rNOTIF14bf578bd526: New artisan command: config:show
Summary
  • Name: config:show
  • Description: Show notifications center configuration
Test Plan
$ php artisan config:show
Gates:

- DockerHub
- GitHub
- Phabricator

Features:

+---------------+---------+
| Feature       | Enabled |
+---------------+---------+
| Gate          | ✓       |
| ActionsReport | ✓       |
+---------------+---------+

Services declared in credentials:

+-------------+-----------+---------------------------------+--------+
| Gate        | Door      | Instance                        | Status |
+-------------+-----------+---------------------------------+--------+
| GitHub      | Nasqueron | ø                               | ✓      |
| Phabricator | Nasqueron | http://devcentral.nasqueron.org | ✓      |
+-------------+-----------+---------------------------------+--------+

Diff Detail

Repository
rNOTIF Notifications center
Lint
No Lint Coverage
Unit
No Test Coverage
Branch
config-show
Build Status
Buildable 212
Build 212: arc lint + arc unit

Event Timeline

dereckson retitled this revision from to New artisan command: config:show.
dereckson updated this object.
dereckson edited the test plan for this revision. (Show Details)
dereckson added a reviewer: dereckson.
dereckson edited edge metadata.
This revision is now accepted and ready to land.Jan 8 2016, 02:35
This revision was automatically updated to reflect the committed changes.