The GitHub Actions job "Tests (AMD)" on 
airflow.git/fix/migration/respect-dag-bundle-when-make-bundle-name-not-nullable 
has succeeded.
Run started by GitHub user jason810496 (triggered by jason810496).

Head commit for run:
9c1bd4385bace98b4f142270a49dd3b5b6616dd4 / LIU ZHE YOU <[email protected]>
Use plain Path.relative_to for bundle fileloc routing

Match BaseDagImporter.get_relative_path instead of normalizing with
os.path.normpath. Filelocs come from the Dag processor parsing
admin-controlled bundle files, so they are trusted and need no
path-traversal defense, and using the same relative_to check means the
startup repair writes the same relative_fileloc the next parse computes.

Report URL: https://github.com/apache/airflow/actions/runs/27250065472

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to