LizardByte / Sunshine

Self-hosted game stream host for Moonlight.
http://app.lizardbyte.dev/Sunshine/
GNU General Public License v3.0
15.49k stars 747 forks source link

fix(homebrew): use tag instead of branch in formula #2705

Closed ReenigneArcher closed 2 weeks ago

ReenigneArcher commented 2 weeks ago

Description

Publish a homebrew formula with the release tag instead of the branch name. The tag doesn't exist when the formula is validated, so the validation will be skipped for this job.

Screenshot

Issues Fixed or Closed

Type of Change

Checklist

Branch Updates

LizardByte requires that branches be up-to-date before merging. This means that after any PR is merged, this branch must be updated before it can be merged. You must also Allow edits from maintainers.

codecov[bot] commented 2 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 8.73%. Comparing base (750255d) to head (0deb83d).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2705 +/- ## ====================================== Coverage 8.73% 8.73% ====================================== Files 94 94 Lines 17373 17373 Branches 8251 8251 ====================================== Hits 1518 1518 Misses 12995 12995 Partials 2860 2860 ``` | [Flag](https://app.codecov.io/gh/LizardByte/Sunshine/pull/2705/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=LizardByte) | Coverage Δ | | |---|---|---| | [Linux](https://app.codecov.io/gh/LizardByte/Sunshine/pull/2705/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=LizardByte) | `6.49% <ø> (ø)` | | | [Windows](https://app.codecov.io/gh/LizardByte/Sunshine/pull/2705/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=LizardByte) | `3.82% <ø> (ø)` | | | [macOS-12](https://app.codecov.io/gh/LizardByte/Sunshine/pull/2705/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=LizardByte) | `9.80% <ø> (ø)` | | | [macOS-13](https://app.codecov.io/gh/LizardByte/Sunshine/pull/2705/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=LizardByte) | `9.71% <ø> (ø)` | | | [macOS-14](https://app.codecov.io/gh/LizardByte/Sunshine/pull/2705/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=LizardByte) | `10.01% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=LizardByte#carryforward-flags-in-the-pull-request-comment) to find out more.