You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 16, 2024. It is now read-only.
Update deploy.php to also deploy method documentation over SSH. Fixes issue 37
* Uses hg archive (instead of cat before) to create a temporary directory with the desired revision.
* SSH configuration is stored in deploy_configuration.json
fwrite(STDERR, 'You must provide a JSON file, deploy_configuaration.json, in the repository root (but not committed) with username, password, and page fields set.');
16
+
fwrite(STDERR, 'You must provide a JSON file, deploy_configuaration.json, in the repository root (but not committed) with username, password, page, and ssh configuration fields set.');
0 commit comments