Skip to content

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
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
@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 <60007259+shahar1@users.noreply.github.com>
@github-actions
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 <60007259+shahar1@users.noreply.github.com>
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 <60007259+shahar1@users.noreply.github.com>
@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 <60007259+shahar1@users.noreply.github.com>

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

* Update README.md

* Fix PYPI README.md

---------

Co-authored-by: Shahar Epstein <60007259+shahar1@users.noreply.github.com>
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 <60007259+shahar1@users.noreply.github.com>

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

* Update README.md

* Fix PYPI README.md

---------

Co-authored-by: Shahar Epstein <60007259+shahar1@users.noreply.github.com>
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 <60007259+shahar1@users.noreply.github.com>

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

* Update README.md

* Fix PYPI README.md

---------

Co-authored-by: Shahar Epstein <60007259+shahar1@users.noreply.github.com>
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

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants