Jono Menz b7a728b7b3
Fixes for check_remote task and SS recipe (#1991)
* Fix check_remote task

* Check remote head contents locally
* Ensure .dep/HEAD file is available so error isn’t thrown
* Document task usage

Fixes #1990

* Fix Silverstripe recipe

* Additionally check shared directory for assets since this directory is commonly excluded from project git repos
* Ensure shared_assets returns a non-null value so the release folder can’t get accidentally deleted

Fixes #1989

* Update CHANGELOG.md

* Clarified contribution instructions

* Update issue templates

Added a bug report template
2020-01-29 11:13:11 +03:00
2019-08-13 19:13:16 +03:00
2019-12-15 21:11:39 +07:00
2019-12-15 21:31:12 +07:00
2019-12-15 22:02:15 +07:00
2019-12-15 21:31:12 +07:00
2019-07-02 08:05:21 +03:00
2019-07-01 21:29:46 +03:00
2019-09-24 08:26:22 +03:00

Deployer

Build Status Code Quality Code Quality Total Downloads Latest Stable Version License

A deployment tool written in PHP with support for popular frameworks out of the box

See deployer.org for more information and documentation.

Features

  • Simple setup process and a minimal learning curve
  • Ready to use recipes for most frameworks
  • Parallel execution without extensions
  • Something went wrong? Rollback to the previous release
  • Agentless, it's just SSH
  • Zero downtime deployments

Contributing

Read the contributing guide, join the discussions, take a look on open issues

good+for+beginner advanced+level

Maintainers

See also the list of contributors who participated in this project.

Sponsorship

Development of the Deployer generously supported by contributions from individuals and corporations. If you are benefiting from Deployer and would like to help keep the project financially sustainable, please visit Anton Medvedev's Patreon page or contact him via email

Top Supporters

See a full list of sponsors.

License

Licensed under the MIT license.

Description
No description provided
Readme MIT 34 MiB
Languages
PHP 99.6%
HTML 0.4%