Page MenuHomeDevCentral

New artisan command: config:show
ClosedPublic

Authored by dereckson on Jan 8 2016, 02:34.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Jul 2, 20:21
Unknown Object (File)
Wed, Jul 2, 00:03
Unknown Object (File)
Tue, Jul 1, 16:03
Unknown Object (File)
Tue, Jul 1, 11:58
Unknown Object (File)
Mon, Jun 30, 15:23
Unknown Object (File)
Sat, Jun 21, 22:28
Unknown Object (File)
Wed, Jun 18, 01:25
Unknown Object (File)
Wed, Jun 18, 00: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
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.