Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[1.x] Improves console output #661

Merged
merged 2 commits into from
Jan 30, 2024
Merged

Conversation

nunomaduro
Copy link
Member

This pull request improves Sail's console output.

Install command:

// before
Screenshot 2024-01-29 at 20 13 33

// after
Screenshot 2024-01-29 at 20 13 30

Add:

// before
Screenshot 2024-01-29 at 20 14 58

// after
Screenshot 2024-01-29 at 20 15 14

Errors:

// before
Screenshot 2024-01-29 at 20 15 38

// after
Screenshot 2024-01-29 at 20 15 29

@Jubeki
Copy link
Contributor

Jubeki commented Jan 29, 2024

How about adding a prompt before building the sail image after running php artisan sail:install?

@taylorotwell taylorotwell merged commit 7e01b34 into 1.x Jan 30, 2024
2 checks passed
@taylorotwell taylorotwell deleted the feat/improve-console-output branch January 30, 2024 03:04
renovate bot referenced this pull request in RadioRoster/backend Feb 9, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [laravel/sail](https://togithub.com/laravel/sail) | `1.26.3` ->
`1.27.3` |
[![age](https://developer.mend.io/api/mc/badges/age/packagist/laravel%2fsail/1.27.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/packagist/laravel%2fsail/1.27.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/packagist/laravel%2fsail/1.26.3/1.27.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/packagist/laravel%2fsail/1.26.3/1.27.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>laravel/sail (laravel/sail)</summary>

###
[`v1.27.3`](https://togithub.com/laravel/sail/blob/HEAD/CHANGELOG.md#v1273---2024-01-30)

[Compare
Source](https://togithub.com/laravel/sail/compare/v1.27.2...v1.27.3)

- \[1.x] Improves console output by
[@&#8203;nunomaduro](https://togithub.com/nunomaduro) in
[https://github.com/laravel/sail/pull/661](https://togithub.com/laravel/sail/pull/661)

###
[`v1.27.2`](https://togithub.com/laravel/sail/blob/HEAD/CHANGELOG.md#v1272---2024-01-21)

[Compare
Source](https://togithub.com/laravel/sail/compare/v1.27.1...v1.27.2)

- Add Support for Typesense by
[@&#8203;jasonbosco](https://togithub.com/jasonbosco) in
[https://github.com/laravel/sail/pull/655](https://togithub.com/laravel/sail/pull/655)
- Lint sail script by
[@&#8203;dimitriacosta](https://togithub.com/dimitriacosta) in
[https://github.com/laravel/sail/pull/656](https://togithub.com/laravel/sail/pull/656)
- Make DB_CONNECTION replacement more robust by
[@&#8203;taylorotwell](https://togithub.com/taylorotwell) in
laravel/sail@2276a8d

###
[`v1.27.1`](https://togithub.com/laravel/sail/blob/HEAD/CHANGELOG.md#v1271---2024-01-13)

[Compare
Source](https://togithub.com/laravel/sail/compare/v1.27.0...v1.27.1)

- \[1.x] \[[#&#8203;651](https://togithub.com/laravel/sail/issues/651)]
Don't do anything if no phpunit files are present by
[@&#8203;zack6849](https://togithub.com/zack6849) in
[https://github.com/laravel/sail/pull/652](https://togithub.com/laravel/sail/pull/652)

###
[`v1.27.0`](https://togithub.com/laravel/sail/blob/HEAD/CHANGELOG.md#v1270---2024-01-03)

[Compare
Source](https://togithub.com/laravel/sail/compare/v1.26.3...v1.27.0)

- \[1.x] Allow easy customization of the command ran by supervisor's PHP
process by [@&#8203;bram-pkg](https://togithub.com/bram-pkg) in
[https://github.com/laravel/sail/pull/645](https://togithub.com/laravel/sail/pull/645)
- \[1.x] Default to PHP 8.3 by
[@&#8203;Jubeki](https://togithub.com/Jubeki) in
[https://github.com/laravel/sail/pull/647](https://togithub.com/laravel/sail/pull/647)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/RadioRoster/backend).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjcuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE1My4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants