Page MenuHomeDevCentral

New artisan command: config:show
ClosedPublic

Authored by dereckson on Jan 8 2016, 02:34.
Tags
None
Referenced Files
Unknown Object (File)
Sat, May 9, 05:26
Unknown Object (File)
Thu, May 7, 10:58
Unknown Object (File)
Wed, May 6, 11:18
Unknown Object (File)
Wed, May 6, 02:04
Unknown Object (File)
Tue, May 5, 10:19
Unknown Object (File)
Mon, May 4, 14:59
Unknown Object (File)
Sat, May 2, 15:58
Unknown Object (File)
Sat, May 2, 09:01
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
Lint Not Applicable
Unit
Tests Not Applicable

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.