Introducing --latest for generate-issue-content-core command#38250
Conversation
|
Can you please close and re-open the PR from the |
|
@potiuk I just did that, lets see the run |
|
The checks look fine here @potiuk. |
We can use |
Right, OR i can use the --max-count too. |
|
Yep. |
|
@potiuk thanks, its much better now! |
|
@potiuk here is the output with the latest changes. Looks nice now! |
|
@potiuk finally was able to get this green. Could you take another look? |
|
🎉 |



Follow ups to #38062, there should be mechanisms to find the latest airflow versions released to integrate seamlessly with the ci. Integrating --latest, that gets the latest version of airflow from https://pypi.org/pypi/apache-airflow/json, consumed VERSION env variable and falls back in case not set graciously.
Example:
^ 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.rstor{issue_number}.significant.rst, in newsfragments.