Skip to content

Tags: automatephp/automate

Tags

4.1.1

Toggle 4.1.1's commit message
fix(upload): keep files and folders starting with a dot

4.1.0

Toggle 4.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
added support for upload actions (#64)

* added support for upload actions
* doc refactoring

4.0.1

Toggle 4.0.1's commit message
Fix async exec with static build (#63)

4.0.0

Toggle 4.0.0's commit message
[doc] use new install script

4.0.0-beta2

Toggle 4.0.0-beta2's commit message
Cs fixer

4.0.0-beta1

Toggle 4.0.0-beta1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
async exec (#60)

* async exec

3.1

Toggle 3.1's commit message
remove insight

3.0

Toggle 3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
update vendor (#31)

* update vendor

* remove tests with php < 7.1

* update phpunit

* fix symfony/filesystem version

* update box config

2.2

Toggle 2.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #25 from betd-claumond/configurable_shared_folder

Add a shared_path configuration on server and using it in Context

2.1

Toggle 2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Local deployment

Add the possibility to deploy from the remote server to the path's server. 
Add somes tests.