8000 Tags · tpg/attache · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Jun 12, 2022. It is now read-only.

Tags: tpg/attache

Tags

0.7.10

Toggle 0.7.10's commit message
v0.7.10

v0.7.9

Toggle v0.7.9's commit message
Some script tags do not return the correct release path.

v0.7.8

Toggle v0.7.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Apply fixes from StyleCI (#77)

[ci skip] [skip ci]

v0.7.7

Toggle v0.7.7's commit message
version bump

v0.7.6

Toggle v0.7.6's commit message
[update] Small dependency update

< A434 div class="d-flex inline pr-2 pb-1 col-12 ">

v0.7.5

Toggle v0.7.5's commit message
Added a test for the new `@artisan` tag.

Version bump to 0.7.5.

v0.7.4

Toggle v0.7.4's commit message
Travis doesn't support PHP 8 yet.

v0.7.3

Toggle v0.7.3's commit message
Update to support Laravel 8.

v0.7.2

Toggle v0.7.2's commit message
Echo a message for each release as it's pruned.

v0.7.1

Toggle v0.7.1's commit message
Increased the `Process` timeout to 3600 seconds.

The `Deployer` class now has a `PROCESS_TIMEOUT` class constant set to 3600.
Updated the `Deployer::executeTaskLocally` to update the timeout of the `Symfony\Component\Process` object.
The signatore of the `Ssh::run()` method has been altered to accept a timeout integer as the second parameter. It defaults to 60.
0