Test airflowctl with prior core versions from main
- Dominant language
- Python
- Stars
- 46.9k
- Forks
- 17.8k
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 483
Description
### Description
We need to run airflowctl integration tests for the latest stable build images from the v3-1 branch and the main branch simultaneously in the main scheduled pipelines.
### Use case/motivation
Currently, integration tests are running with their current version in the same pipeline. That means, for example, releasing the current version of airflowctl from main while ensuring that the code is compatible with 3.1 as well.
### Related issues
_No response_
### Are you willing to submit a PR?
- [x] Yes I am willing to submit a PR!
### Code of Conduct
- [x] I agree to follow this project's [Code of Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md)
Contributor guide
Assessment
This issue has not been assessed yet.