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

fix: update remote_repo refs to fix autobump flows #18412

Merged
merged 4 commits into from
Sep 25, 2024

Conversation

chenrui333
Copy link
Member

@chenrui333 chenrui333 commented Sep 25, 2024

  • Have you followed the guidelines in our Contributing document?
  • Have you checked to ensure there aren't other open Pull Requests for the same change?
  • Have you added an explanation of what your changes do and why you'd like us to include them?
  • Have you written new tests for your changes? Here's an example.
  • Have you successfully run brew style with your changes locally?
  • Have you successfully run brew typecheck with your changes locally?
  • Have you successfully run brew tests with your changes locally?

seeing some autobump failure in cask and core

Error: Calling Tap#remote_repo is deprecated! Use Tap#remote_repository instead.

https://github.com/Homebrew/homebrew-core/actions/runs/11032933947/job/30642949601

Calling Tap#remote_repo is deprecated! Use Tap#remote_repository instead.

https://github.com/Homebrew/homebrew-cask/actions/runs/11033165523/job/30643700881

relates to #18388

Signed-off-by: Rui Chen <rui@chenrui.dev>
chenrui333 and others added 2 commits September 25, 2024 10:00
Co-authored-by: Carlo Cabrera <30379873+carlocab@users.noreply.github.com>
Signed-off-by: Rui Chen <rui@chenrui.dev>
@chenrui333 chenrui333 changed the title chore: remote_repo -> remote_repository fix: update remote_repo refs to fix autobump flows Sep 25, 2024
Signed-off-by: Rui Chen <rui@chenrui.dev>
@carlocab carlocab merged commit 80ebf59 into Homebrew:master Sep 25, 2024
27 checks passed
@MikeMcQuaid
Copy link
Member

Thanks for the fix @chenrui333!

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