This is an automated email from the ASF dual-hosted git repository.
bugraoz pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from 97839f7b0a8 Replace pickle with json serialization for http triggers
(#61662)
add 6c04a4404ae Amend simulation in release command (#61787)
No new revisions were added by this update.
Summary of changes:
.../commands/release_candidate_command.py | 6 +-
.../src/airflow_breeze/commands/release_command.py | 51 ++++++++++++--
.../src/airflow_breeze/utils/environment_check.py | 6 +-
dev/breeze/tests/test_release_command.py | 81 ++++++++++++++--------
4 files changed, 102 insertions(+), 42 deletions(-)
copy shared/configuration/tests/conftest.py =>
dev/breeze/src/airflow_breeze/utils/environment_check.py (85%)