The GitHub Actions job "uv in /., /airflow-core, /airflow-ctl, /providers/informatica/dev/informatica_simulator, /task-sdk for sqlparse - Update #1529989489" on airflow.git/main has failed. Run started by GitHub user dependabot[bot] (triggered by dependabot[bot]).
Head commit for run: 0cb0081d7bec792330b38512045ce3202249964b / Niko Oliveira <[email protected]> Make DMS system-test databases non-public (#71733) RdsCreateDbInstanceOperator was called with PubliclyAccessible=True in the example_dms and example_dms_serverless system tests. example_dms also created its security group with an 0.0.0.0/0 ingress rule. Make the databases non-public and reachable from within a VPC instead: - Set PubliclyAccessible=False for both tests. - Add optional SUBNET_GROUP / SECURITY_GROUP / REPLICATION_SUBNET_GROUP context variables. When provided, the RDS instance and the DMS replication instance / serverless replication are placed in those (private) subnet groups / security group; when absent, behaviour is unchanged aside from the instance no longer being public. This mirrors the approach used for the Redshift system tests (apache#70705). - example_dms: reuse a provided security group (skip create/delete) and, when creating its own, scope ingress to the VPC CIDR on 5432 instead of 0.0.0.0/0. Report URL: https://github.com/apache/airflow/actions/runs/32075849461 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
