Skip to content

Tags: ugorur/sail

Tags

v1.16.2

Toggle v1.16.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add extra hosts to Selenium (laravel#485)

v1.16.1

Toggle v1.16.1's commit message

Partially verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
ci(lint): add shell linter - Differential ShellCheck (laravel#483)

* ci(lint): add shell linter - Differential ShellCheck

It performs differential ShellCheck scans and report results directly in pull request.

documentation: https://github.com/redhat-plumbers-in-action/differential-shellcheck

Signed-off-by: Jan Macku <[email protected]>

* Update shellcheck.yml

Signed-off-by: Jan Macku <[email protected]>
Co-authored-by: Dries Vints <[email protected]>

v1.16.0

Toggle v1.16.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
PHP 8.2 Support (laravel#473)

* PHP 8.2 Support

* remove missing extensions

v1.15.4

Toggle v1.15.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[1.x] Don't error when docker is not available (laravel#468)

* Don't error when docker is not available

* Update InstallCommand.php

Co-authored-by: Taylor Otwell <[email protected]>

v1.15.3

Toggle v1.15.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[1.x] Build and pull images on install (laravel#467)

v1.15.2

Toggle v1.15.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix splitting SAIL_FILES into array (laravel#458)

v1.15.1

Toggle v1.15.1's commit message
update versions

v1.15.0

Toggle v1.15.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update default PostgreSQL versions for PHP 8.0 and 7.4 runtimes (lara…

…vel#441)

* Update Dockerfile

* Update Dockerfile

v1.14.11

Toggle v1.14.11's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Revert "Expose 8080 port for hot module replacement (laravel#391)" (l…

…aravel#432)

This reverts commit 9a7348d.

v1.14.10

Toggle v1.14.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix testing DB creation (laravel#429)