This repository was archived by the owner on May 27, 2025. It is now read-only.
Test 2.4.3 - #6
Draft
rishi-gajula-harrys wants to merge 23 commits into
Draft
Conversation
Fixed the platform to provide Apple M1 support, and added quotes to allow for PWDs that require them
change dagbag_import_timeout = 30 (int) from 30.0 (float)
In the `Requirements.txt` section, the paths indicated in the explanation are not correct. In particular, `dags/requirements.txt` should actually be `requirements/requirements.txt`. fixes aws#180
* Add Amazon Provider Package Fix to Local Runner This aligns local runner to the recent improvements in MWAA that support specifying newer Amazon provider package versions. * Updated per comments
This branch provides Airflow 2.4.3 support to MWAA Local Runner
* Update MariaDB runtime This change provides compatibility with MySQL, and reflects the same change made in Amazon MWAA * Include additional standard libraries
MWAA local runner was pulling MariaDB images from a dal.ca mirror. It is possible that domain is blocked from some global regions. It is now updated to pull from the mariadb.com domain instead.
* conditionally pull the right images from mariaDB depending on arch + remove platform in docker compose * remove platform in other docker compose files
…into test_2.4.3
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.