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 tests badge in README.md #44505

Merged
merged 1 commit into from
Dec 3, 2024
Merged

Fix tests badge in README.md #44505

merged 1 commit into from
Dec 3, 2024

Conversation

shahar1
Copy link
Contributor

@shahar1 shahar1 commented Nov 30, 2024

I was recently bothered by looking at the tests badge in the README.md and see that it always indicates failure.
It turns out that the badge's path has been changed a bit, and now depends on the file's path within .github/workflows (ci.yml), rather than its name (Tests).

Edit: opened this PR on the main repo by mistake (used GitHub in-browser editing ability), I'll be more careful next time.


^ Add meaningful description above
Read the Pull Request Guidelines for more information.
In case of fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in a newsfragment file, named {pr_number}.significant.rst or {issue_number}.significant.rst, in newsfragments.

@shahar1 shahar1 requested a review from potiuk November 30, 2024 07:20
@shahar1 shahar1 added the backport-to-v2-10-test Mark PR with this label to backport to v2-10-test branch label Nov 30, 2024
@shahar1
Copy link
Contributor Author

shahar1 commented Nov 30, 2024

When backporting, I guess that it would make more sense to add ?branch=v2-10-test to the path :)

Copy link
Member

@gopidesupavan gopidesupavan left a comment

Choose a reason for hiding this comment

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

Nice :)

@gopidesupavan
Copy link
Member

When backporting, I guess that it would make more sense to add ?branch=v2-10-test to the path :)

I am okay, but one question do we run schedule runs in v2-10-test?

@potiuk
Copy link
Member

potiuk commented Dec 3, 2024

When backporting, I guess that it would make more sense to add ?branch=v2-10-test to the path :)

I am okay, but one question do we run schedule runs in v2-10-test?

Nope. We do it only in main. There is no way to run scheduled runs on non-default branch https://docs.github.com/en/actions/writing-workflows/choosing-when-your-workflow-runs/events-that-trigger-workflows#schedule

@potiuk potiuk merged commit a242ff6 into main Dec 3, 2024
39 checks passed
@potiuk
Copy link
Member

potiuk commented Dec 3, 2024

NICE ONE !

github-actions bot pushed a commit that referenced this pull request Dec 3, 2024
(cherry picked from commit a242ff6)

Co-authored-by: Shahar Epstein <[email protected]>
Copy link

github-actions bot commented Dec 3, 2024

Backport successfully created: v2-10-test

Status Branch Result
v2-10-test PR Link

github-actions bot pushed a commit to aws-mwaa/upstream-to-airflow that referenced this pull request Dec 3, 2024
(cherry picked from commit a242ff6)

Co-authored-by: Shahar Epstein <[email protected]>
github-actions bot pushed a commit to astronomer/airflow that referenced this pull request Dec 3, 2024
(cherry picked from commit a242ff6)

Co-authored-by: Shahar Epstein <[email protected]>
@shahar1 shahar1 deleted the fix-tests-badge branch December 3, 2024 18:16
shahar1 added a commit that referenced this pull request Dec 3, 2024
* [v2-10-test] Fix tests badge in README.md (#44505)
(cherry picked from commit a242ff6)

Co-authored-by: Shahar Epstein <[email protected]>

* Adjust badge to `v2-10-test` branch

* Update README.md

* Fix PYPI README.md

---------

Co-authored-by: Shahar Epstein <[email protected]>
utkarsharma2 pushed a commit that referenced this pull request Dec 4, 2024
* [v2-10-test] Fix tests badge in README.md (#44505)
(cherry picked from commit a242ff6)

Co-authored-by: Shahar Epstein <[email protected]>

* Adjust badge to `v2-10-test` branch

* Update README.md

* Fix PYPI README.md

---------

Co-authored-by: Shahar Epstein <[email protected]>
utkarsharma2 pushed a commit that referenced this pull request Dec 9, 2024
* [v2-10-test] Fix tests badge in README.md (#44505)
(cherry picked from commit a242ff6)

Co-authored-by: Shahar Epstein <[email protected]>

* Adjust badge to `v2-10-test` branch

* Update README.md

* Fix PYPI README.md

---------

Co-authored-by: Shahar Epstein <[email protected]>
LefterisXefteris pushed a commit to LefterisXefteris/airflow that referenced this pull request Jan 5, 2025
got686-yandex pushed a commit to got686-yandex/airflow that referenced this pull request Jan 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-to-v2-10-test Mark PR with this label to backport to v2-10-test branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants