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

various casks: fix conflicts #172674

Merged
merged 26 commits into from
May 1, 2024
Merged

various casks: fix conflicts #172674

merged 26 commits into from
May 1, 2024

Conversation

razvanazamfirei
Copy link
Member

Important: Do not tick a checkbox if you haven’t performed its action. Honesty is indispensable for a smooth review process.

In the following questions <cask> is the token of the cask you're submitting.

After making any changes to a cask, existing or new, verify:

Additionally, if adding a new cask:

  • Named the cask according to the token reference.
  • Checked the cask was not already refused.
  • Checked the cask is submitted to the correct repo.
  • brew audit --cask --new <cask> worked successfully.
  • HOMEBREW_NO_INSTALL_FROM_API=1 brew install --cask <cask> worked successfully.
  • brew uninstall --cask <cask> worked successfully.

@razvanazamfirei
Copy link
Member Author

Run brew audit --cask --online --signing 'vlc'
  brew audit --cask --online --signing 'vlc'
  shell: /bin/bash -e {0}
  env:
    HOMEBREW_DEVELOPER: 1
    HOMEBREW_NO_AUTO_UPDATE: 1
    HOMEBREW_NO_INSTALL_FROM_API: 
    HOMEBREW_GITHUB_API_TOKEN: ***
==> Downloading https://get.videolan.org/vlc/3.0.[2](https://github.com/Homebrew/homebrew-cask/actions/runs/8915837126/job/24486539587?pr=172674#step:9:2)0/macosx/vlc-3.0.20-arm64.dmg
Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/7ebc0bd6a292[3](https://github.com/Homebrew/homebrew-cask/actions/runs/8915837126/job/24486539587?pr=172674#step:9:3)078fb4d597a0e622be3d61748ad1[4](https://github.com/Homebrew/homebrew-cask/actions/runs/8915837126/job/24486539587?pr=172674#step:9:4)9fc3088a14f0122f70fa0e--vlc-3.0.20-arm64.dmg
==> Downloading and extracting artifacts
==> Downloading https://get.videolan.org/vlc/3.0.20/macosx/vlc-3.0.20-arm64.dmg
Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/7ebc0bd6a2923078fb4d[5](https://github.com/Homebrew/homebrew-cask/actions/runs/8915837126/job/24486539587?pr=172674#step:9:5)97a0e622be3d61748ad149fc3088a14f0122f70fa0e--vlc-3.0.20-arm[6](https://github.com/Homebrew/homebrew-cask/actions/runs/8915837126/job/24486539587?pr=172674#step:9:6)4.dmg
audit for vlc: failed
 - The binary URL https://get.videolan.org/vlc/3.0.20/macosx/vlc-3.0.20-arm64.dmg is not reachable
vlc
  * line [8](https://github.com/Homebrew/homebrew-cask/actions/runs/8915837126/job/24486539587?pr=172674#step:9:8), col 2: The binary URL https://get.videolan.org/vlc/3.0.20/macosx/vlc-3.0.20-arm64.dmg is not reachable
Error: 1 problem in 1 cask detected.
Error: The binary URL https://get.videolan.org/vlc/3.0.20/macosx/vlc-3.0.20-arm64.dmg is not reachable
Error: Process completed with exit code 1.
❯ http --print h https://get.videolan.org/vlc/3.0.20/macosx/vlc-3.0.20-arm64.dmg
HTTP/1.1 302 Moved Temporarily
Alt-Svc: h2=":443"
Connection: keep-alive
Content-Type: text/html; charset=UTF-8
Date: Wed, 01 May 2024 22:54:53 GMT
Location: https://mirror.xenyth.net/videolan/vlc/3.0.20/macosx/vlc-3.0.20-arm64.dmg
Server: nginx/1.19.6
Transfer-Encoding: chunked

@razvanazamfirei razvanazamfirei enabled auto-merge May 1, 2024 22:57
@razvanazamfirei razvanazamfirei merged commit 5f47e03 into master May 1, 2024
63 checks passed
@razvanazamfirei razvanazamfirei deleted the fix-conflicts branch May 1, 2024 22:58
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 1, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants