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

ci(github-actions): skip rc testing is no providers in this repo is changed #1248

Merged
merged 1 commit into from
Jul 19, 2023

Conversation

Lee-W
Copy link
Contributor

@Lee-W Lee-W commented Jul 18, 2023

If a new set of providers rc releases only providers that do not exist in this repo (e.g., apache/airflow#32640), it still triggers the "Test providers RC releases" but will fail during commit as there's no change. This PR tries to skip this case

@Lee-W Lee-W force-pushed the skip-rc-testing-if-no-providers-in-this-repo-is-changed branch from 87ca9d0 to ebf8e7b Compare July 18, 2023 09:15
@codecov
Copy link

codecov bot commented Jul 18, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (6338383) 98.58% compared to head (dd76d5d) 98.58%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1248   +/-   ##
=======================================
  Coverage   98.58%   98.58%           
=======================================
  Files          90       90           
  Lines        5390     5390           
=======================================
  Hits         5314     5314           
  Misses         76       76           

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@Lee-W Lee-W force-pushed the skip-rc-testing-if-no-providers-in-this-repo-is-changed branch from ebf8e7b to bb9ec72 Compare July 18, 2023 14:40
@Lee-W Lee-W force-pushed the skip-rc-testing-if-no-providers-in-this-repo-is-changed branch from bb9ec72 to dd76d5d Compare July 18, 2023 14:49
@Lee-W Lee-W marked this pull request as ready for review July 18, 2023 14:55
@Lee-W Lee-W merged commit 0cddb46 into main Jul 19, 2023
13 of 14 checks passed
@Lee-W Lee-W deleted the skip-rc-testing-if-no-providers-in-this-repo-is-changed branch July 19, 2023 00:14
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.

2 participants