[GH] (airflow): Workflow run "CodeQL" is working again!
The GitHub Actions job "CodeQL" on airflow.git has succeeded. Run started by GitHub user jscheffl (triggered by jscheffl). Head commit for run: c937ff6fdb4ad4d40fcf5c00a688aed16cfe0ab6 / Jens Scheffler Move changelog Report URL: https://github.com/apache/airflow/actions/runs/12846620357 With regards, GitHub Actions via GitBox - To unsubscribe, e-mail: jobs-unsubscr...@airflow.apache.org For additional commands, e-mail: jobs-h...@airflow.apache.org
[GH] (airflow): Workflow run "CodeQL" is working again!
The GitHub Actions job "CodeQL" on airflow.git has succeeded. Run started by GitHub user potiuk (triggered by potiuk). Head commit for run: 390ca02d0c265f4cd8d2c247382576ba3013582b / Steven Loria Remove marshmallow version restriction; update deprecated usages Report URL: https://github.com/apache/airflow/actions/runs/12680809851 With regards, GitHub Actions via GitBox - To unsubscribe, e-mail: jobs-unsubscr...@airflow.apache.org For additional commands, e-mail: jobs-h...@airflow.apache.org
[GH] (airflow): Workflow run "CodeQL" is working again!
The GitHub Actions job "CodeQL" on airflow.git has succeeded. Run started by GitHub user uranusjr (triggered by uranusjr). Head commit for run: 960bbf9e646494bf793c00ff4ca26397a05ff4a4 / Tzu-ping Chung Refactor DAG.create_dagrun() arguments This aims to make the interface more straightforward, removing auto inference logic from the function. Most importantly, it is now entirely the caller site's responsibility to provide valid run_id and run_type values, instead of the function automatically inferring one from the other under certain conditions. The main goal is to make changes simpler when we make logical date an optional (nullable) value. run_id generation is currently very heavily based on the logical date, and will need to be changed a bit when logical date is None. Removing logic should help us change the run_id generation logic easier. Report URL: https://github.com/apache/airflow/actions/runs/12593392020 With regards, GitHub Actions via GitBox - To unsubscribe, e-mail: jobs-unsubscr...@airflow.apache.org For additional commands, e-mail: jobs-h...@airflow.apache.org
[GH] (airflow): Workflow run "CodeQL" is working again!
The GitHub Actions job "CodeQL" on airflow.git has succeeded. Run started by GitHub user jedcunningham (triggered by jedcunningham). Head commit for run: 55a14efce75c4a494959ec307d754905f2d43ae1 / Sean Rose <1994030+sean-r...@users.noreply.github.com> Update Helm eviction configuration guide to reflect `workers.safeToEvict` default value (#44852) Report URL: https://github.com/apache/airflow/actions/runs/12593280546 With regards, GitHub Actions via GitBox - To unsubscribe, e-mail: jobs-unsubscr...@airflow.apache.org For additional commands, e-mail: jobs-h...@airflow.apache.org
[GH] (airflow): Workflow run "CodeQL" is working again!
The GitHub Actions job "CodeQL" on airflow.git has succeeded. Run started by GitHub user jscheffl (triggered by jscheffl). Head commit for run: 8067918bd1f781b6def619a1b91a3a53e7e28bd2 / Jens Scheffler Add an alert that form ist not fully implemented Report URL: https://github.com/apache/airflow/actions/runs/12584923097 With regards, GitHub Actions via GitBox - To unsubscribe, e-mail: jobs-unsubscr...@airflow.apache.org For additional commands, e-mail: jobs-h...@airflow.apache.org
[GH] (airflow): Workflow run "CodeQL" is working again!
The GitHub Actions job "CodeQL" on airflow.git has succeeded. Run started by GitHub user potiuk (triggered by potiuk). Head commit for run: 96b3d6798829bed04723cb7c5b7fb22af04c3727 / Jarek Potiuk Revert "Cleanup some (old) tasks UI tests (#45335)" This reverts commit 8fcde8cef91f9a7b37ef6a903ebf273aa4ecbf18. Report URL: https://github.com/apache/airflow/actions/runs/12583155080 With regards, GitHub Actions via GitBox - To unsubscribe, e-mail: jobs-unsubscr...@airflow.apache.org For additional commands, e-mail: jobs-h...@airflow.apache.org
[GH] (airflow): Workflow run "CodeQL" is working again!
The GitHub Actions job "CodeQL" on airflow.git has succeeded. Run started by GitHub user potiuk (triggered by potiuk). Head commit for run: a933d31e587e2ea3d2b2d819a447f6abdbbcdf2e / Jarek Potiuk Speed up image building in CI by exporting and importing mount cache During the build, cache of ``uv`` and ``pip`` is stored in a separate "cache mount" volum that is mounted during the build. This cache mount volume is preserved between builds and can be exported and imported to speed up the build process in CI - where cache is stored as artifact and can be imported in the next build. This PR implements it: * export and import commands are added to breeze to export/import cache mount content * the cache mount content is stashed as artifact in the build after image is built and it is restored before the image is built Report URL: https://github.com/apache/airflow/actions/runs/12563892948 With regards, GitHub Actions via GitBox - To unsubscribe, e-mail: jobs-unsubscr...@airflow.apache.org For additional commands, e-mail: jobs-h...@airflow.apache.org
[GH] (airflow): Workflow run "CodeQL" is working again!
The GitHub Actions job "CodeQL" on airflow.git has succeeded. Run started by GitHub user jscheffl (triggered by jscheffl). Head commit for run: 7a2c9d7e8668c0b384a5adf3e221aa615f2a41a8 / Jens Scheffler Fix update issues for object and advanced-arrays fields when empty default Report URL: https://github.com/apache/airflow/actions/runs/12561597841 With regards, GitHub Actions via GitBox - To unsubscribe, e-mail: jobs-unsubscr...@airflow.apache.org For additional commands, e-mail: jobs-h...@airflow.apache.org
[GH] (airflow): Workflow run "CodeQL" is working again!
The GitHub Actions job "CodeQL" on airflow.git has succeeded. Run started by GitHub user Aakcht (triggered by Aakcht). Head commit for run: 28aca8757bfe7f6595abb2d821f704d4acdd4b73 / Aakcht Chart: add info that storageClassName can be templated Report URL: https://github.com/apache/airflow/actions/runs/12467052691 With regards, GitHub Actions via GitBox - To unsubscribe, e-mail: jobs-unsubscr...@airflow.apache.org For additional commands, e-mail: jobs-h...@airflow.apache.org
[GH] (airflow): Workflow run "CodeQL" is working again!
The GitHub Actions job "CodeQL" on airflow.git has succeeded. Run started by GitHub user potiuk (triggered by potiuk). Head commit for run: 567a22355ac308ea64cd3804db09d9b0dcb286b3 / Amogh Desai Moving test that updates TI state to right class (#45173) Report URL: https://github.com/apache/airflow/actions/runs/12466918880 With regards, GitHub Actions via GitBox - To unsubscribe, e-mail: jobs-unsubscr...@airflow.apache.org For additional commands, e-mail: jobs-h...@airflow.apache.org
[GH] (airflow): Workflow run "CodeQL" is working again!
The GitHub Actions job "CodeQL" on airflow.git has succeeded. Run started by GitHub user shahar1 (triggered by shahar1). Head commit for run: 0306763fdb6da4eddfe59a2f126ac692f0327966 / Shahar Epstein <60007259+shah...@users.noreply.github.com> Allow fetching XCom with forward slash from the API and escape it in the UI Report URL: https://github.com/apache/airflow/actions/runs/12446705998 With regards, GitHub Actions via GitBox - To unsubscribe, e-mail: jobs-unsubscr...@airflow.apache.org For additional commands, e-mail: jobs-h...@airflow.apache.org
[GH] (airflow): Workflow run "CodeQL" is working again!
The GitHub Actions job "CodeQL" on airflow.git has succeeded. Run started by GitHub user uranusjr (triggered by uranusjr). Head commit for run: 5cd6c5d1b7b4705cbbad826f5bc5404cf9fdeaab / Tzu-ping Chung Implement Asset.ref for name or URI references This allows us to refer to an asset without needing the original object, making it easier to schedule against an asset. Report URL: https://github.com/apache/airflow/actions/runs/12392944656 With regards, GitHub Actions via GitBox - To unsubscribe, e-mail: jobs-unsubscr...@airflow.apache.org For additional commands, e-mail: jobs-h...@airflow.apache.org
[GH] (airflow): Workflow run "CodeQL" is working again!
The GitHub Actions job "CodeQL" on airflow.git has succeeded. Run started by GitHub user jx2lee (triggered by jx2lee). Head commit for run: 8f8fe215c16f4ca521d3635184f3cb4cc4207f2f / jx2lee generated datamodel-codegen Report URL: https://github.com/apache/airflow/actions/runs/12392653341 With regards, GitHub Actions via GitBox - To unsubscribe, e-mail: jobs-unsubscr...@airflow.apache.org For additional commands, e-mail: jobs-h...@airflow.apache.org
[GH] (airflow): Workflow run "CodeQL" is working again!
The GitHub Actions job "CodeQL" on airflow.git has succeeded. Run started by GitHub user vincbeck (triggered by vincbeck). Head commit for run: 7a0e355aa8216d6008da30962f869bf36dfb99a3 / vincbeck Add option in auth manager interface to define FastAPI api Report URL: https://github.com/apache/airflow/actions/runs/12381625143 With regards, GitHub Actions via GitBox - To unsubscribe, e-mail: jobs-unsubscr...@airflow.apache.org For additional commands, e-mail: jobs-h...@airflow.apache.org
[GH] (airflow): Workflow run "CodeQL" is working again!
The GitHub Actions job "CodeQL" on airflow.git has succeeded. Run started by GitHub user vincbeck (triggered by vincbeck). Head commit for run: 164db0e770fe9e64cd7695e84df0916ef8e6f949 / vincbeck Add option in auth manager interface to define FastAPI api Report URL: https://github.com/apache/airflow/actions/runs/12381330774 With regards, GitHub Actions via GitBox - To unsubscribe, e-mail: jobs-unsubscr...@airflow.apache.org For additional commands, e-mail: jobs-h...@airflow.apache.org
[GH] (airflow): Workflow run "CodeQL" is working again!
The GitHub Actions job "CodeQL" on airflow.git has succeeded. Run started by GitHub user CYarros10 (triggered by CYarros10). Head commit for run: 0e44a1f72f5323da661758a0ba7789f2d6adc9dd / Christian Yarros Fix MetastoreHivePartitionSensor pytests Report URL: https://github.com/apache/airflow/actions/runs/12381301957 With regards, GitHub Actions via GitBox - To unsubscribe, e-mail: jobs-unsubscr...@airflow.apache.org For additional commands, e-mail: jobs-h...@airflow.apache.org
[GH] (airflow): Workflow run "CodeQL" is working again!
The GitHub Actions job "CodeQL" on airflow.git has succeeded. Run started by GitHub user jscheffl (triggered by jscheffl). Head commit for run: fcdaa7d68a9c0993e9c8f797dbf51acab66261c3 / dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Bump openlineage-airflow from 1.20.5 to 1.25.0 (#44997) Bumps openlineage-airflow from 1.20.5 to 1.25.0. --- updated-dependencies: - dependency-name: openlineage-airflow dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Report URL: https://github.com/apache/airflow/actions/runs/12379887856 With regards, GitHub Actions via GitBox - To unsubscribe, e-mail: jobs-unsubscr...@airflow.apache.org For additional commands, e-mail: jobs-h...@airflow.apache.org
[GH] (airflow): Workflow run "CodeQL" is working again!
The GitHub Actions job "CodeQL" on airflow.git has succeeded. Run started by GitHub user dependabot[bot] (triggered by dependabot[bot]). Head commit for run: bdf548e8198c5515378d567971b3666c6c9ad40e / dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Bump keyring from 10.1 to 25.5.0 Bumps [keyring](https://github.com/jaraco/keyring) from 10.1 to 25.5.0. - [Release notes](https://github.com/jaraco/keyring/releases) - [Changelog](https://github.com/jaraco/keyring/blob/main/NEWS.rst) - [Commits](https://github.com/jaraco/keyring/compare/10.1...v25.5.0) --- updated-dependencies: - dependency-name: keyring dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Report URL: https://github.com/apache/airflow/actions/runs/12376785268 With regards, GitHub Actions via GitBox - To unsubscribe, e-mail: jobs-unsubscr...@airflow.apache.org For additional commands, e-mail: jobs-h...@airflow.apache.org
[GH] (airflow): Workflow run "CodeQL" is working again!
The GitHub Actions job "CodeQL" on airflow.git has succeeded. Run started by GitHub user shahar1 (triggered by shahar1). Head commit for run: a34c0d9bac3daa3843fa62c9798d40b44c7b74a3 / Shahar Epstein <60007259+shah...@users.noreply.github.com> Fix static checks in common SQL hooks Report URL: https://github.com/apache/airflow/actions/runs/12327404640 With regards, GitHub Actions via GitBox - To unsubscribe, e-mail: jobs-unsubscr...@airflow.apache.org For additional commands, e-mail: jobs-h...@airflow.apache.org
[GH] (airflow): Workflow run "CodeQL" is working again!
The GitHub Actions job "CodeQL" on airflow.git has succeeded. Run started by GitHub user Lee-W (triggered by Lee-W). Head commit for run: 4675389f2db491ca6d1a03ce47f8eb2e02afcde5 / Tzu-ping Chung Don't commit for read-only query (#44905) * Don't commit for read-only query * Pass session from outside when we can This does not use the create_session/provide_session/NEW_SESSION paradigm because it requires importing them globally, which is not allowed in the SDK. We also do not want to create a session unless absolutely needed. Report URL: https://github.com/apache/airflow/actions/runs/12325862824 With regards, GitHub Actions via GitBox - To unsubscribe, e-mail: jobs-unsubscr...@airflow.apache.org For additional commands, e-mail: jobs-h...@airflow.apache.org
[GH] (airflow): Workflow run "CodeQL" is working again!
The GitHub Actions job "CodeQL" on airflow.git has succeeded. Run started by GitHub user jedcunningham (triggered by jedcunningham). Head commit for run: 92229417ce6df14f22fee7c042022bae1c306b25 / Jed Cunningham Import `os` in executor_loader That import was removed in #44839, but #44710 wasn't up-to-date with main so static checks there didn't fail. This simply adds it back. Report URL: https://github.com/apache/airflow/actions/runs/12324849777 With regards, GitHub Actions via GitBox - To unsubscribe, e-mail: jobs-unsubscr...@airflow.apache.org For additional commands, e-mail: jobs-h...@airflow.apache.org
[GH] (airflow): Workflow run "CodeQL" is working again!
The GitHub Actions job "CodeQL" on airflow.git has succeeded. Run started by GitHub user pierrejeambrun (triggered by pierrejeambrun). Head commit for run: 1dd994cff946d18ee6a58bf18a27e37546613e77 / pierrejeambrun Structure endpoint add asset-condition Report URL: https://github.com/apache/airflow/actions/runs/12320068151 With regards, GitHub Actions via GitBox - To unsubscribe, e-mail: jobs-unsubscr...@airflow.apache.org For additional commands, e-mail: jobs-h...@airflow.apache.org
[GH] (airflow): Workflow run "CodeQL" is working again!
The GitHub Actions job "CodeQL" on airflow.git has succeeded. Run started by GitHub user kaxil (triggered by kaxil). Head commit for run: ef44c091f3bc0842902a68d5a8db4e7d4f74a4f9 / Kaxil Naik Remove `conf` from Task Context This was initially added in response to https://github.com/apache/airflow/issues/168. However, we now have `ti.log_url` that is used for that; example usages: https://github.com/apache/airflow/blob/dcd41f60f1c9b5583b49bfb49b6d85c640a2892c/airflow/models/taskinstance.py#L1362 https://github.com/apache/airflow/blob/dcd41f60f1c9b5583b49bfb49b6d85c640a2892c/providers/src/airflow/providers/smtp/notifications/templates/email.html#L28 https://github.com/apache/airflow/blob/dcd41f60f1c9b5583b49bfb49b6d85c640a2892c/docs/apache-airflow/howto/email-config.rst?plain=1#L76 So, to simplify what we need to pass from API server to the Task SDK, I want to simplify and remove things that aren't needed. In this case, this is good so we don't pass/expore secrets unnecesarily via `conf` Report URL: https://github.com/apache/airflow/actions/runs/12261775529 With regards, GitHub Actions via GitBox - To unsubscribe, e-mail: jobs-unsubscr...@airflow.apache.org For additional commands, e-mail: jobs-h...@airflow.apache.org
[GH] (airflow): Workflow run "CodeQL" is working again!
The GitHub Actions job "CodeQL" on airflow.git has succeeded. Run started by GitHub user moiseenkov (triggered by moiseenkov). Head commit for run: b4c7a5ac435cf6a1ac558820d88b6a6e1adb537e / Maksim Moiseenkov Implement KubernetesInstallKueueOperator + KubernetesStartKueueJobOperator and refactor GKE operatores Report URL: https://github.com/apache/airflow/actions/runs/12261119585 With regards, GitHub Actions via GitBox - To unsubscribe, e-mail: jobs-unsubscr...@airflow.apache.org For additional commands, e-mail: jobs-h...@airflow.apache.org
[GH] (airflow): Workflow run "CodeQL" is working again!
The GitHub Actions job "CodeQL" on airflow.git has succeeded. Run started by GitHub user potiuk (triggered by potiuk). Head commit for run: 672b54fb6a8c8f2de5d784e59557f2f535096b1e / Jarek Potiuk remove internal_api_call from airflow.secrets.metastore Part of #44436 Report URL: https://github.com/apache/airflow/actions/runs/12090549615 With regards, GitHub Actions via GitBox - To unsubscribe, e-mail: jobs-unsubscr...@airflow.apache.org For additional commands, e-mail: jobs-h...@airflow.apache.org
[GH] (airflow): Workflow run "CodeQL" is working again!
The GitHub Actions job "CodeQL" on airflow.git has succeeded. Run started by GitHub user Lee-W (triggered by Lee-W). Head commit for run: e2b64a8b3711fdfc0da9a3468a5ca7c180e2517a / Wei Lee feat(tmp): commit Report URL: https://github.com/apache/airflow/actions/runs/12080292939 With regards, GitHub Actions via GitBox - To unsubscribe, e-mail: jobs-unsubscr...@airflow.apache.org For additional commands, e-mail: jobs-h...@airflow.apache.org
[GH] (airflow): Workflow run "CodeQL" is working again!
The GitHub Actions job "CodeQL" on airflow.git has succeeded. Run started by GitHub user Lee-W (triggered by Lee-W). Head commit for run: 8a351812f9b09ede530b67f5d56d29e595c6fdfa / Wei Lee fix(fastapi/asset): add missing group column to asset alias schema Report URL: https://github.com/apache/airflow/actions/runs/12080268315 With regards, GitHub Actions via GitBox - To unsubscribe, e-mail: jobs-unsubscr...@airflow.apache.org For additional commands, e-mail: jobs-h...@airflow.apache.org
[GH] (airflow): Workflow run "CodeQL" is working again!
The GitHub Actions job "CodeQL" on airflow.git has succeeded. Run started by GitHub user amoghrajesh (triggered by amoghrajesh). Head commit for run: 3b95f01a8d3087972e3572cf5d8581aeab4dbd7f / Amogh nits from kaxil Report URL: https://github.com/apache/airflow/actions/runs/12079416173 With regards, GitHub Actions via GitBox - To unsubscribe, e-mail: jobs-unsubscr...@airflow.apache.org For additional commands, e-mail: jobs-h...@airflow.apache.org
[GH] (airflow): Workflow run "CodeQL" is working again!
The GitHub Actions job "CodeQL" on airflow.git has succeeded. Run started by GitHub user gopidesupavan (triggered by gopidesupavan). Head commit for run: ff6281e2fe06bacccdf8ae0afeade8b11c11defb / Pavan Kumar add github context Report URL: https://github.com/apache/airflow/actions/runs/12066491621 With regards, GitHub Actions via GitBox - To unsubscribe, e-mail: jobs-unsubscr...@airflow.apache.org For additional commands, e-mail: jobs-h...@airflow.apache.org
[GH] (airflow): Workflow run "CodeQL" is working again!
The GitHub Actions job "CodeQL" on airflow.git has succeeded. Run started by GitHub user amoghrajesh (triggered by amoghrajesh). Head commit for run: 6089eb8df3f33d13eb949b485b9b27541e9474c7 / Amogh Passing down PR labels to codeql analysis too Report URL: https://github.com/apache/airflow/actions/runs/12065936767 With regards, GitHub Actions via GitBox - To unsubscribe, e-mail: jobs-unsubscr...@airflow.apache.org For additional commands, e-mail: jobs-h...@airflow.apache.org
[GH] (airflow): Workflow run "CodeQL" is working again!
The GitHub Actions job "CodeQL" on airflow.git has succeeded. Run started by GitHub user majorosdonat (triggered by majorosdonat). Head commit for run: a470cd2252989950d1670883b4a2fbee6a406ad3 / Majoros Donat (XC-DX/EET2-Bp) modify version in __init__ Report URL: https://github.com/apache/airflow/actions/runs/12065556324 With regards, GitHub Actions via GitBox - To unsubscribe, e-mail: jobs-unsubscr...@airflow.apache.org For additional commands, e-mail: jobs-h...@airflow.apache.org
[GH] (airflow): Workflow run "CodeQL" is working again!
The GitHub Actions job "CodeQL" on airflow.git has succeeded. Run started by GitHub user rawwar (triggered by rawwar). Head commit for run: 01b57e0cc221b7c95c111e27c84c66d5e6b0e9d5 / kalyanr update migration Report URL: https://github.com/apache/airflow/actions/runs/12065156702 With regards, GitHub Actions via GitBox - To unsubscribe, e-mail: jobs-unsubscr...@airflow.apache.org For additional commands, e-mail: jobs-h...@airflow.apache.org
[GH] (airflow): Workflow run "CodeQL" is working again!
The GitHub Actions job "CodeQL" on airflow.git has succeeded. Run started by GitHub user majorosdonat (triggered by majorosdonat). Head commit for run: c88689695c4b1d082447c446c90f80ba1bf7dc86 / Majoros Donat (XC-DX/EET2-Bp) update versioning Report URL: https://github.com/apache/airflow/actions/runs/12064745122 With regards, GitHub Actions via GitBox - To unsubscribe, e-mail: jobs-unsubscr...@airflow.apache.org For additional commands, e-mail: jobs-h...@airflow.apache.org
[GH] (airflow): Workflow run "CodeQL" is working again!
The GitHub Actions job "CodeQL" on airflow.git has succeeded. Run started by GitHub user potiuk (triggered by potiuk). Head commit for run: 933e3cee7d2ad6ad5eb4b5d808dc9752ff1924c3 / leonidas efrem <62748494+leonidasef...@users.noreply.github.com> Add do_xcom_push documentation in EcsRunTaskOperator (#0) * Add do_xcom_push in EcsRunTaskOperator Adding documentation for the do_xcom_push parameter in the EcsRunTaskOperator. This parameter pushes the ECS task ARN into XCom, and if AWS CloudWatch logs are fetched, it also adds the last log message to XCom with the key 'return_value' * aling text Report URL: https://github.com/apache/airflow/actions/runs/12061315309 With regards, GitHub Actions via GitBox - To unsubscribe, e-mail: jobs-unsubscr...@airflow.apache.org For additional commands, e-mail: jobs-h...@airflow.apache.org
[GH] (airflow): Workflow run "CodeQL" is working again!
The GitHub Actions job "CodeQL" on airflow.git has succeeded. Run started by GitHub user romsharon98 (triggered by romsharon98). Head commit for run: 96a9dcab8aa98e7776d6abd71d6dacb424e3b74f / romsharon98 fix pod-launcher-rolebinding to handel multiple executors Report URL: https://github.com/apache/airflow/actions/runs/12054264335 With regards, GitHub Actions via GitBox - To unsubscribe, e-mail: jobs-unsubscr...@airflow.apache.org For additional commands, e-mail: jobs-h...@airflow.apache.org
[GH] (airflow): Workflow run "CodeQL" is working again!
The GitHub Actions job "CodeQL" on airflow.git has succeeded. Run started by GitHub user ArshiaZr (triggered by vincbeck). Head commit for run: 1c0adb21f6cb5efa24270913444f189776835747 / Arshia Zakeri Rad Merge branch 'main' of https://github.com/ArshiaZr/airflow Report URL: https://github.com/apache/airflow/actions/runs/12052765930 With regards, GitHub Actions via GitBox - To unsubscribe, e-mail: jobs-unsubscr...@airflow.apache.org For additional commands, e-mail: jobs-h...@airflow.apache.org
[GH] (airflow): Workflow run "CodeQL" is working again!
The GitHub Actions job "CodeQL" on airflow.git has succeeded. Run started by GitHub user amoghrajesh (triggered by amoghrajesh). Head commit for run: 1f8a9d7418aebee8b92749cf8cca6aa83c09e448 / Amogh Desai Merge branch 'main' into do-not-add-extra Report URL: https://github.com/apache/airflow/actions/runs/12053158386 With regards, GitHub Actions via GitBox - To unsubscribe, e-mail: jobs-unsubscr...@airflow.apache.org For additional commands, e-mail: jobs-h...@airflow.apache.org
[GH] (airflow): Workflow run "CodeQL" is working again!
The GitHub Actions job "CodeQL" on airflow.git has succeeded. Run started by GitHub user potiuk (triggered by potiuk). Head commit for run: f4270da2c76bb59dafed1b7f410871f7edf7f90a / GPK mark TestGKEStartKueueInsideClusterOperator tests with flaky decorator (#42916) Report URL: https://github.com/apache/airflow/actions/runs/11281857929 With regards, GitHub Actions via GitBox - To unsubscribe, e-mail: jobs-unsubscr...@airflow.apache.org For additional commands, e-mail: jobs-h...@airflow.apache.org
[GH] (airflow): Workflow run "CodeQL" is working again!
The GitHub Actions job "CodeQL" on airflow.git has succeeded. Run started by GitHub user ashb (triggered by ashb). Head commit for run: 2b15e9f26fee27b6c1fbc8167d0e0558198ffa7a / Pierre Jeambrun Fix main (#42903) Report URL: https://github.com/apache/airflow/actions/runs/11277313523 With regards, GitHub Actions via GitBox - To unsubscribe, e-mail: jobs-unsubscr...@airflow.apache.org For additional commands, e-mail: jobs-h...@airflow.apache.org
[GH] (airflow): Workflow run "CodeQL" is working again!
The GitHub Actions job "CodeQL" on airflow.git has succeeded. Run started by GitHub user jscheffl (triggered by jscheffl). Head commit for run: 1469caabd462d97f6bc3d17b2d5dbe4228c8 / majorosdonat add majorosdonat as bosch user (#42890) Co-authored-by: Majoros Donat (XC-DX/EET2-Bp) Report URL: https://github.com/apache/airflow/actions/runs/11271379833 With regards, GitHub Actions via GitBox - To unsubscribe, e-mail: jobs-unsubscr...@airflow.apache.org For additional commands, e-mail: jobs-h...@airflow.apache.org
[GH] (airflow): Workflow run "CodeQL" is working again!
The GitHub Actions job "CodeQL" on airflow.git has succeeded. Run started by GitHub user potiuk (triggered by potiuk). Head commit for run: 7250e2642459ac8d1215c3ab5bdf8786beca51dd / Elad Kalif <45845474+elad...@users.noreply.github.com> Fix issue generation for provider after folder restructure (#42883) Report URL: https://github.com/apache/airflow/actions/runs/11269340157 With regards, GitHub Actions via GitBox - To unsubscribe, e-mail: jobs-unsubscr...@airflow.apache.org For additional commands, e-mail: jobs-h...@airflow.apache.org
[GH] (airflow): Workflow run "CodeQL" is working again!
The GitHub Actions job "CodeQL" on airflow.git has succeeded. Run started by GitHub user eladkal (triggered by eladkal). Head commit for run: d395c1f1f8dad18a1daf5275a522f4f62bcf6aec / Maciej Obuchowski Revert "Remove `sqlalchemy-redshift` dependency from Amazon provider (#42830)" (#42864) This reverts commit 3b4c73a644f40013927fb72227dfe018dc47a97f. Report URL: https://github.com/apache/airflow/actions/runs/11258180172 With regards, GitHub Actions via GitBox - To unsubscribe, e-mail: jobs-unsubscr...@airflow.apache.org For additional commands, e-mail: jobs-h...@airflow.apache.org
[GH] (airflow): Workflow run "CodeQL" is working again!
The GitHub Actions job "CodeQL" on airflow.git has succeeded. Run started by GitHub user ashb (triggered by ashb). Head commit for run: 63ff22f4038f34354dc5807036d1bf10653c2ecd / Jens Scheffler <95105677+jsche...@users.noreply.github.com> Drop python3.8 support core and providers (#42766) * Drop Python 3.8 support in core Add newsfragment * Drop Python 3.8 support in provider packages Report URL: https://github.com/apache/airflow/actions/runs/11233087445 With regards, GitHub Actions via GitBox - To unsubscribe, e-mail: jobs-unsubscr...@airflow.apache.org For additional commands, e-mail: jobs-h...@airflow.apache.org
[GH] (airflow): Workflow run "CodeQL" is working again!
The GitHub Actions job "CodeQL" on airflow.git has succeeded. Run started by GitHub user shahar1 (triggered by shahar1). Head commit for run: 968abb238add1d4672b6e32cb79850c7ba237b78 / Danny Liu fix PyDocStyle checks (#42557) Report URL: https://github.com/apache/airflow/actions/runs/11092350045 With regards, GitHub Actions via GitBox - To unsubscribe, e-mail: jobs-unsubscr...@airflow.apache.org For additional commands, e-mail: jobs-h...@airflow.apache.org
[GH] (airflow): Workflow run "CodeQL" is working again!
The GitHub Actions job "CodeQL" on airflow.git has succeeded. Run started by GitHub user vincbeck (triggered by vincbeck). Head commit for run: 666183f8d946e18948a8e7651eb0a86137cbaed4 / Jarek Potiuk Mark TestSparkKubernetes test as db test (#41500) This test missed the mark and it has not been detected because of a bugggy pytest behaviour https://github.com/pytest-dev/pytest/issues/12605 that we had to workaround in #41499 Report URL: https://github.com/apache/airflow/actions/runs/10405034684 With regards, GitHub Actions via GitBox - To unsubscribe, e-mail: jobs-unsubscr...@airflow.apache.org For additional commands, e-mail: jobs-h...@airflow.apache.org
[GH] (airflow): Workflow run "CodeQL" is working again!
The GitHub Actions job "CodeQL" on airflow.git has succeeded. Run started by GitHub user ashb (triggered by ashb). Head commit for run: c7eba1834387a078b61b26b103906b74ad7515dc / Lucy Hu <90779522+lh5...@users.noreply.github.com> Field Deletion Warning when editing Connections (#41144) * able to change the 'Changed Row' display message after edit * added message in connection form to warn of empty fields * attempt to warn the specific fields cannot be empty * revert change because need to check fields before save is clicked * issues warning for specific fields that can't be deleted after save * removed the individual warnings * changed status to concise string * added more concise suggestion Co-authored-by: Brent Bovenzi - Co-authored-by: Brent Bovenzi Report URL: https://github.com/apache/airflow/actions/runs/10397674849 With regards, GitHub Actions via GitBox - To unsubscribe, e-mail: jobs-unsubscr...@airflow.apache.org For additional commands, e-mail: jobs-h...@airflow.apache.org
[GH] (airflow): Workflow run "CodeQL" is working again!
The GitHub Actions job "CodeQL" on airflow.git has succeeded. Run started by GitHub user potiuk (triggered by potiuk). Head commit for run: c7c680ee3b5a6f61012c222f092cd8c19f7e1b3d / M. Olcay Tercanlı Add encryption_configuration parameter to BigQueryCheckOperator and BigQueryTableCheckOperator (#39432) Report URL: https://github.com/apache/airflow/actions/runs/9017163839 With regards, GitHub Actions via GitBox - To unsubscribe, e-mail: jobs-unsubscr...@airflow.apache.org For additional commands, e-mail: jobs-h...@airflow.apache.org
[GH] (airflow): Workflow run "CodeQL" is working again!
The GitHub Actions job "CodeQL" on airflow.git has succeeded. Run started by GitHub user Taragolis (triggered by Taragolis). Head commit for run: 13209fc35496bc40c283d440802333fd7bf17d84 / Collin McNulty Allow specification of buffer length for GCS to Samba (#38373) * Allow specification of buffer length for GCS to Samba Co-Authored-By: jslepicka-apex <110119914+jslepicka-a...@users.noreply.github.com> * Pass buffer_size more cleanly * Allow specification of buffer length for GCS to Samba Co-Authored-By: jslepicka-apex <110119914+jslepicka-a...@users.noreply.github.com> * Pass buffer_size more cleanly * Cleanup tests to account for new parameter * Update test_gcs_to_samba.py * Add test and fix non-wildcard path - Co-authored-by: jslepicka-apex <110119914+jslepicka-a...@users.noreply.github.com> Report URL: https://github.com/apache/airflow/actions/runs/8568159351 With regards, GitHub Actions via GitBox - To unsubscribe, e-mail: jobs-unsubscr...@airflow.apache.org For additional commands, e-mail: jobs-h...@airflow.apache.org
[GH] (airflow): Workflow run "CodeQL" is working again!
The GitHub Actions job "CodeQL" on airflow.git has succeeded. Run started by GitHub user potiuk (triggered by hussein-awala). Head commit for run: 4c1ad2aa312e9cd17aee54a13ada83c4e79221af / Niko Oliveira Missing diagram changes for migration 137 (#38193) Report URL: https://github.com/apache/airflow/actions/runs/8301680191 With regards, GitHub Actions via GitBox - To unsubscribe, e-mail: jobs-unsubscr...@airflow.apache.org For additional commands, e-mail: jobs-h...@airflow.apache.org
[GH] (airflow): Workflow run "CodeQL" is working again!
The GitHub Actions job "CodeQL" on airflow.git has succeeded. Run started by GitHub user potiuk (triggered by potiuk). Head commit for run: 09880741cbfc4c1e6d433d1e7fac60deccd10a97 / Jarek Potiuk Add configuration files for yandex (#35420) The change #35059 missed configuration docs but it did not fail the test suite. We need to improve it in the future, but for now just adding missing configuration documentations should fix doc build failures. Report URL: https://github.com/apache/airflow/actions/runs/6749809050 With regards, GitHub Actions via GitBox - To unsubscribe, e-mail: jobs-unsubscr...@airflow.apache.org For additional commands, e-mail: jobs-h...@airflow.apache.org
[GH] (airflow): Workflow run "CodeQL" is working again!
The GitHub Actions job "CodeQL" on airflow.git has succeeded. Run started by GitHub user uranusjr (triggered by uranusjr). Head commit for run: 0c8e30e43b70e9d033e1686b327eb00aab82479c / Elad Kalif <45845474+elad...@users.noreply.github.com> Bump min airflow version of providers (#34728) Report URL: https://github.com/apache/airflow/actions/runs/6412071698 With regards, GitHub Actions via GitBox - To unsubscribe, e-mail: jobs-unsubscr...@airflow.apache.org For additional commands, e-mail: jobs-h...@airflow.apache.org