Open ggilmore opened 5 years ago
IMAGE=sourcegraph/server:3.4.0-rc.4 ./dev/run-server-image.sh
The configuration editor's default contents are only filled in with empty values (and no comments), which doesn't help you figure out how to set the configuration properly:
The example in https://docs.sourcegraph.com/admin/external_service/phabricator#configuration also only contains empty values.
Compare this to Github external service configuration editor:
This editor has tons of examples in the comments that tell you what the expected values should be for each key.
cc @ryan-blunden since you recently updated these, not sure if applicable to you or not.
Thanks for the feedback @ggilmore.
Phabricator will be revised for 3.5, as will Gitolite. Tracking issue #4021
IMAGE=sourcegraph/server:3.4.0-rc.4 ./dev/run-server-image.sh
The configuration editor's default contents are only filled in with empty values (and no comments), which doesn't help you figure out how to set the configuration properly:
The example in https://docs.sourcegraph.com/admin/external_service/phabricator#configuration also only contains empty values.
Compare this to Github external service configuration editor:
This editor has tons of examples in the comments that tell you what the expected values should be for each key.