Skip to content

Use slightly nicer job name for Non-DB tests in CI - #35333

Merged
potiuk merged 2 commits into
apache:mainfrom
potiuk:slightly-nicer-job-description
Nov 1, 2023
Merged

Use slightly nicer job name for Non-DB tests in CI#35333
potiuk merged 2 commits into
apache:mainfrom
potiuk:slightly-nicer-job-description

Conversation

@potiuk

Copy link
Copy Markdown
Member

To be consistend with DB tests - we show both Python version and set of test types we use for the job.


^ 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.

To be consistend with DB tests - we show both Python version and
set of test types we use for the job.
Comment thread.github/workflows/ci.yml Outdated
Co-authored-by: Pankaj Koti <pankajkoti699@gmail.com>
@potiuk
potiuk merged commit 7cbbc75 into apache:mainNov 1, 2023
@potiuk
potiuk deleted the slightly-nicer-job-description branch November 1, 2023 08:15
@potiukpotiuk added this to the Airflow 2.7.3 milestone Nov 1, 2023
@potiukpotiuk added the type:misc/internal Changelog: Misc changes that should appear in change log label Nov 1, 2023
@ephraimbuddyephraimbuddy added changelog:skip Changes that should be skipped from the changelog (CI, tests, etc..) and removed type:misc/internal Changelog: Misc changes that should appear in change log labels Nov 1, 2023
ephraimbuddy pushed a commit that referenced this pull request Nov 1, 2023
* Use slightly nicer job name for Non-DB tests in CI
To be consistend with DB tests - we show both Python version and
set of test types we use for the job.
* Update .github/workflows/ci.yml
Co-authored-by: Pankaj Koti <pankajkoti699@gmail.com>
---------
Co-authored-by: Pankaj Koti <pankajkoti699@gmail.com>
(cherry picked from commit 7cbbc75)
romsharon98 pushed a commit to romsharon98/airflow that referenced this pull request Nov 10, 2023
* Use slightly nicer job name for Non-DB tests in CI
To be consistend with DB tests - we show both Python version and
set of test types we use for the job.
* Update .github/workflows/ci.yml
Co-authored-by: Pankaj Koti <pankajkoti699@gmail.com>
---------
Co-authored-by: Pankaj Koti <pankajkoti699@gmail.com>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:dev-toolschangelog:skipChanges that should be skipped from the changelog (CI, tests, etc..)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@potiuk@pankajkoti@ephraimbuddy