This is an automated email from the ASF dual-hosted git repository.
potiuk pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git.
from b8526ab Add encoding parameter to `GCSToLocalFilesystemOperator` to
fix #20901 (#20919)
add 75755d7 Verify enough resources for breeze (#20763)
No new revisions were added by this update.
Summary of changes:
dev/breeze/doc/BREEZE2.md | 4 +-
scripts/ci/libraries/_docker_engine_resources.sh | 2 +-
scripts/in_container/run_resource_check.py | 109 +++++++++++++++++++++++
scripts/in_container/run_resource_check.sh | 69 --------------
4 files changed, 112 insertions(+), 72 deletions(-)
create mode 100755 scripts/in_container/run_resource_check.py
delete mode 100755 scripts/in_container/run_resource_check.sh