Skip to content

dev-cmd/tap-new: Set up GitHub Actions CI instead of Azure#7037

Merged
MikeMcQuaid merged 1 commit intoHomebrew:masterfrom
issyl0:tap-new-github-actions-ci
Feb 15, 2020
Merged

dev-cmd/tap-new: Set up GitHub Actions CI instead of Azure#7037
MikeMcQuaid merged 1 commit intoHomebrew:masterfrom
issyl0:tap-new-github-actions-ci

Conversation

@issyl0
Copy link
Copy Markdown
Member

@issyl0 issyl0 commented Feb 15, 2020

  • 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 tests with your changes locally?

  • We recently removed Azure as a supported CI provider (Homebrew/homebrew-test-bot PR 325), so brew test-bot won't run on Azure any more.
  • Homebrew CI is moving towards GitHub Actions as the standard.

Fixes #7031

- We recently removed Azure as a supported CI provider
  (Homebrew/homebrew-test-bot PR 325), so `brew test-bot` won't run on
  Azure any more.
- Homebrew CI is moving towards GitHub Actions as the standard.
@issyl0 issyl0 requested a review from MikeMcQuaid February 15, 2020 17:42
Copy link
Copy Markdown
Member

@MikeMcQuaid MikeMcQuaid left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great work (as usual), thanks for this @issyl0!

@MikeMcQuaid MikeMcQuaid merged commit 4d00a7b into Homebrew:master Feb 15, 2020
@issyl0 issyl0 deleted the tap-new-github-actions-ci branch February 15, 2020 19:29
@lock lock bot added the outdated PR was locked due to age label Mar 17, 2020
@lock lock bot locked as resolved and limited conversation to collaborators Mar 17, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

outdated PR was locked due to age

Projects

None yet

Development

Successfully merging this pull request may close these issues.

tap-new creates pipeline configuration for unsupported provider

2 participants