gocd-phabricator-staging-material
GoCD SCM plugin for handling Phabricator staging areas.
Requirements
GoCD >= 17.4.0
Installation
- Download the plugin from Releases.
- Follow plugin installation instructions.
Usage
- Go to "Edit pipeline" view and choose "Materials" tab then click 'Add Material'
- Fill out form with URL and credentials of a Phabricator staging area.
Caveats
- Due to a bug in GoCD, plugin materials are not visible when creating a new pipeline.
- GoCD is not able to manage SSH keys so this plugin won't work with password-protected SSH keys. Passwordless keys need some work.