webloyer icon indicating copy to clipboard operation
webloyer copied to clipboard

Webloyer is a web UI for managing Deployer deployments

Results 12 webloyer issues
Sort by recently updated
recently updated
newest added

Bumps [guzzlehttp/guzzle](https://github.com/guzzle/guzzle) from 6.5.2 to 6.5.8. Release notes Sourced from guzzlehttp/guzzle's releases. Release 6.5.8 See change log for changes. Release 6.5.7 See change log for changes. Release 6.5.6 See change...

dependencies

Bumps [guzzlehttp/psr7](https://github.com/guzzle/psr7) from 1.6.1 to 1.8.5. Release notes Sourced from guzzlehttp/psr7's releases. 1.8.5 See change log for changes. 1.8.4 See change log for changes. 1.8.3 See change log for changes....

dependencies

Bumps [phpseclib/phpseclib](https://github.com/phpseclib/phpseclib) from 2.0.4 to 2.0.31. Release notes Sourced from phpseclib/phpseclib's releases. 2.0.31 X509: always parse the first cert of a bundle (#1568) SSH2: behave like putty with broken publickey...

dependencies

I run into this when trying to install with `php artisan webloyer:install -v` (-v for a more verbose error message). ![image](https://user-images.githubusercontent.com/168336/77759945-e3769b00-7035-11ea-89db-4b8392e88aa3.png) My configuration: - OS: MacOS 10.14.6 - Apache/2.4.41 -...

bug

Hi team, I search to resolve to this issue. Thank you for your helpful The failure message : : ` [FailureDeploiementMessage.txt](https://github.com/ngmy/webloyer/files/1005092/FailureDeploiementMessage.txt) [RuntimeException] Loading composer repositories with package information Installing dependencies...

I have a custom recipe for my laravel application. ![2017-12-26 09 28 55](https://user-images.githubusercontent.com/432325/34344294-5c619f96-ea1f-11e7-9cc6-1fa9be98c18d.png)

Allows specifying raw deploy.php and custom dep executable for more complex deployment scripts.

There is some validation set on the repository to ensure it is a valid URL, however this prevents you from being able to use SSH for the repository. To fix...

question

hi @ngmy, In my custom deployer script with own recipes i ask for certain things. One is the branch that one wants to deploy. As you just run the pure...

Doesn't work with all git urls, eg. Bitbucket and Gitlab. Fixes #51