{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":33884891,"defaultBranch":"main","name":"airflow","ownerLogin":"apache","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2015-04-13T18:04:58.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/47359?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1718130361.0","currentOid":""},"activityList":{"items":[{"before":"a90c07e9e472d6199d696a09f2e10fb11cac89d0","after":"23a0152de215f60dc1febbee2371b5feed1beff2","ref":"refs/heads/main","pushedAt":"2024-06-12T09:20:19.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"potiuk","name":"Jarek Potiuk","path":"/potiuk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/595491?s=80&v=4"},"commit":{"message":"Bump minimum version of google auth (#40190)\n\nThe #39873 added an implicit dependency to google auth > 2.29.0\r\nbecause it uses SubjectTokenSupplier added in that version.\r\n\r\nOur \"Lowest-direct\" tests caught it (yay!) so we should add the\r\nmin requirement to the dependency.","shortMessageHtmlLink":"Bump minimum version of google auth (#40190)"}},{"before":"89b32e6363cdaa8665a9aa0843025c3084d3b291","after":"a90c07e9e472d6199d696a09f2e10fb11cac89d0","ref":"refs/heads/main","pushedAt":"2024-06-12T09:19:29.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"potiuk","name":"Jarek Potiuk","path":"/potiuk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/595491?s=80&v=4"},"commit":{"message":"Much smaller CI output for paralell tests (#40192)\n\nThe output of parallel tests especially for lowest-direct tests\r\nis very long because we are printing state every 10 seconds and there\r\nare many paralell test types (90+ for lowest direct). We do not need\r\nto print progress that often, and it has already been added in #39946\r\nbut one place to add it was missing - context manager still had\r\nthe default 10 seconds refresh time.\r\n\r\nAfter this change the output will be printed every 20 seconds in\r\nthe regular tests and every 2 minutes in \"lowest-direct\" tests\r\n(controlled by env variable) so the output should be much easier\r\nto find reasons for issues.","shortMessageHtmlLink":"Much smaller CI output for paralell tests (#40192)"}},{"before":"a586ea8b3ac55ec691e3dc20e705d14428438a00","after":"89b32e6363cdaa8665a9aa0843025c3084d3b291","ref":"refs/heads/main","pushedAt":"2024-06-12T06:06:21.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"ephraimbuddy","name":"Ephraim Anierobi","path":"/ephraimbuddy","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4122866?s=80&v=4"},"commit":{"message":"AIP-64: Add TaskInstance history table (#39951)\n\n* AIP-64: Add TaskInstance history table\r\n\r\nThis commit adds the taskinstance history table as a first step\r\nto implementing AIP-64\r\n\r\nCo-authored-by: Jed Cunningham \r\nCo-Authored-By: dstandish \r\n\r\n* Remove rel from TI<->TIHistory\r\n\r\n* Add a couple comments\r\n\r\n* Update the history table at strategic points\r\n\r\n* Add history table to db cleanup\r\n\r\n* Remove history table update from ti.set_state\r\n\r\n* Lazily import the history table\r\n\r\n* Fix server default db migration for max_tries & map_index\r\n\r\n* Fix Backcompat for provider test in old airflow\r\n\r\n* Update the history table only when task completes\r\n\r\n* record state as failed when it's upd_for_retry\r\n\r\n* Only record the ti history when it's rerunning\r\n\r\n* fixup! Only record the ti history when it's rerunning\r\n\r\n* Don't use column.copy() since it's deprecated\r\n\r\n* Add test for task clearing\r\n\r\n* Refactor TI history recording\r\n\r\n* Update test\r\n\r\n* Use table to use UUID as PK. also removed onupdate cascade for TI &TIH table\r\n\r\n* Add unique constraint and use autoincrementing ID for PK\r\n\r\n* Add back onupdate cascade\r\n\r\n* Remove TaskIntanceHistory from lazy imports in models\r\n\r\n* Update comment\r\n\r\n---------\r\n\r\nCo-authored-by: Jed Cunningham \r\nCo-authored-by: dstandish \r\nCo-authored-by: Jed Cunningham <66968678+jedcunningham@users.noreply.github.com>","shortMessageHtmlLink":"AIP-64: Add TaskInstance history table (#39951)"}},{"before":"e7d036a9ce99c09dbf524a01f4c992c240ca2fd8","after":"a586ea8b3ac55ec691e3dc20e705d14428438a00","ref":"refs/heads/main","pushedAt":"2024-06-11T21:17:47.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"potiuk","name":"Jarek Potiuk","path":"/potiuk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/595491?s=80&v=4"},"commit":{"message":"Add support for external IdP OIDC token retrieval for Google Cloud Operators. (#39873)\n\n* Add support for external IdP OIDC token retrieval\r\nusing OAuth2.0 Crient Credentials Grant for\r\nGoogle Cloud Operators.\r\n\r\nThis feature enables OIDC token retrieval from\r\nany generic Identity Provider (IdP) that uses the OAuth 2.0\r\nCredentials Grant Flow. Additionally, it lays the groundwork\r\nfor integrating other custom OIDC token retrieval methods.\r\n\r\nrelated: #35899\r\n\r\nCo-authored-by: Gonçalo Azevedo \r\n\r\n---------\r\n\r\nCo-authored-by: Gonçalo Azevedo ","shortMessageHtmlLink":"Add support for external IdP OIDC token retrieval for Google Cloud Op…"}},{"before":"6c7aa4b2f6b3f38e74d0d9c7fe11ebec18924dad","after":"e7d036a9ce99c09dbf524a01f4c992c240ca2fd8","ref":"refs/heads/main","pushedAt":"2024-06-11T20:47:20.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"potiuk","name":"Jarek Potiuk","path":"/potiuk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/595491?s=80&v=4"},"commit":{"message":"Fix cloud run system test (#40152)\n\n* Fix cloud batch system test\r\n\r\n* Fix cloud batch system test\r\n\r\n* Fix overrides","shortMessageHtmlLink":"Fix cloud run system test (#40152)"}},{"before":"52f858c36278d0f45ece77721ed36107e298a185","after":"6c7aa4b2f6b3f38e74d0d9c7fe11ebec18924dad","ref":"refs/heads/main","pushedAt":"2024-06-11T20:39:20.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"potiuk","name":"Jarek Potiuk","path":"/potiuk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/595491?s=80&v=4"},"commit":{"message":"feature: callable for template_fields (#37028)\n\n\r\n---------\r\n\r\nCo-authored-by: raphaelauv \r\nCo-authored-by: Tzu-ping Chung ","shortMessageHtmlLink":"feature: callable for template_fields (#37028)"}},{"before":"1533ba6bf32b963dda92edc0f6363a2f49cd5027","after":"52f858c36278d0f45ece77721ed36107e298a185","ref":"refs/heads/main","pushedAt":"2024-06-11T19:37:47.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"vincbeck","name":"Vincent","path":"/vincbeck","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/97131062?s=80&v=4"},"commit":{"message":"Add link to Google Providers Package System Tests Public Dashboard (#40102)","shortMessageHtmlLink":"Add link to Google Providers Package System Tests Public Dashboard (#…"}},{"before":"5cdcf41036c62e2650fdd8b88a778bc4e94835b4","after":null,"ref":"refs/heads/dependabot/npm_and_yarn/airflow/www/braces-3.0.3","pushedAt":"2024-06-11T18:26:01.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"bbovenzi","name":"Brent Bovenzi","path":"/bbovenzi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4600967?s=80&v=4"}},{"before":"ccf12026b44685f2d9917cd313676784e63c81af","after":"1533ba6bf32b963dda92edc0f6363a2f49cd5027","ref":"refs/heads/main","pushedAt":"2024-06-11T18:25:58.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"bbovenzi","name":"Brent Bovenzi","path":"/bbovenzi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4600967?s=80&v=4"},"commit":{"message":"Bump braces from 3.0.2 to 3.0.3 in /airflow/www (#40180)\n\nBumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.\r\n- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)\r\n- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: braces\r\n dependency-type: indirect\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"Bump braces from 3.0.2 to 3.0.3 in /airflow/www (#40180)"}},{"before":"26085dd67bfa4a2abd94b0c8aea9475b0b780c83","after":"a9f6ded09d0774e521848f306a3251dcafc782ec","ref":"refs/heads/constraints-main","pushedAt":"2024-06-11T18:17:11.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Updating constraints. Github run id:9469585582\n\nThis update in constraints is automatically committed by the CI 'constraints-push' step based on\n'refs/heads/main' in the 'apache/airflow' repository with commit sha ccf12026b44685f2d9917cd313676784e63c81af.\n\nThe action that build those constraints can be found at https://github.com/apache/airflow/actions/runs/9469585582/\n\nThe image tag used for that build was: ccf12026b44685f2d9917cd313676784e63c81af. You can enter Breeze environment\nwith this image by running 'breeze shell --image-tag ccf12026b44685f2d9917cd313676784e63c81af'\n\nAll tests passed in this build so we determined we can push the updated constraints.\n\nSee https://github.com/apache/airflow/blob/main/README.md#installing-from-pypi for details.","shortMessageHtmlLink":"Updating constraints. Github run id:9469585582"}},{"before":"7c3dc5d544beeff2c45ba77f1cc766a2fb135ee2","after":"ccf12026b44685f2d9917cd313676784e63c81af","ref":"refs/heads/main","pushedAt":"2024-06-11T16:44:49.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"potiuk","name":"Jarek Potiuk","path":"/potiuk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/595491?s=80&v=4"},"commit":{"message":"[AIP-49] OpenTelemetry Traces for Apache Airflow (#37948)","shortMessageHtmlLink":"[AIP-49] OpenTelemetry Traces for Apache Airflow (#37948)"}},{"before":"7c4ea23b4d5aa4fd757c0c3caef358d4cab486e9","after":"7c3dc5d544beeff2c45ba77f1cc766a2fb135ee2","ref":"refs/heads/main","pushedAt":"2024-06-11T16:44:22.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"potiuk","name":"Jarek Potiuk","path":"/potiuk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/595491?s=80&v=4"},"commit":{"message":"Remove unnecessary nginx redirect rule from reverse proxy documentation (#38953)\n\n* Update run-behind-proxy.rst\r\n\r\nRemove redirect rule for flower config as per https://airflow.apache.org/docs/apache-airflow/stable/security/flower.html#flower-url-prefix\r\n\r\n* Update run-behind-proxy.rst\r\n\r\n* Removed comment about flower uri redirect\r\n* Merged nginx server blocks into one","shortMessageHtmlLink":"Remove unnecessary nginx redirect rule from reverse proxy documentati…"}},{"before":null,"after":"5cdcf41036c62e2650fdd8b88a778bc4e94835b4","ref":"refs/heads/dependabot/npm_and_yarn/airflow/www/braces-3.0.3","pushedAt":"2024-06-11T16:05:38.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump braces from 3.0.2 to 3.0.3 in /airflow/www\n\nBumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.\n- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3)\n\n---\nupdated-dependencies:\n- dependency-name: braces\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump braces from 3.0.2 to 3.0.3 in /airflow/www"}},{"before":"d509abfa217565d2d5249c639ea7459c44292368","after":"7c4ea23b4d5aa4fd757c0c3caef358d4cab486e9","ref":"refs/heads/main","pushedAt":"2024-06-11T16:04:58.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"potiuk","name":"Jarek Potiuk","path":"/potiuk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/595491?s=80&v=4"},"commit":{"message":"Upgrade build installers and dependencies (#40177)\n\nWe can now remove the 0.2.5 limit on uv after the issue we opened\r\nhttps://github.com/astral-sh/uv/issues/4136 has been addressed in 0.2.10","shortMessageHtmlLink":"Upgrade build installers and dependencies (#40177)"}},{"before":"745b7c515c9d4bed487bb809ef9c1034c9d58791","after":"26085dd67bfa4a2abd94b0c8aea9475b0b780c83","ref":"refs/heads/constraints-main","pushedAt":"2024-06-11T14:38:06.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Updating constraints. Github run id:9464468935\n\nThis update in constraints is automatically committed by the CI 'constraints-push' step based on\n'refs/heads/main' in the 'apache/airflow' repository with commit sha d509abfa217565d2d5249c639ea7459c44292368.\n\nThe action that build those constraints can be found at https://github.com/apache/airflow/actions/runs/9464468935/\n\nThe image tag used for that build was: d509abfa217565d2d5249c639ea7459c44292368. You can enter Breeze environment\nwith this image by running 'breeze shell --image-tag d509abfa217565d2d5249c639ea7459c44292368'\n\nAll tests passed in this build so we determined we can push the updated constraints.\n\nSee https://github.com/apache/airflow/blob/main/README.md#installing-from-pypi for details.","shortMessageHtmlLink":"Updating constraints. Github run id:9464468935"}},{"before":"69865d61efae325afc987538d440d4863a45bd59","after":"7c13f5d4eab8b5c961b3e0e0f3b4435b4bf1ce04","ref":"refs/heads/openlineage-process-execution","pushedAt":"2024-06-11T13:11:34.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"mobuchowski","name":"Maciej Obuchowski","path":"/mobuchowski","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6503007?s=80&v=4"},"commit":{"message":"openlineage: execute extraction and message sending in separate process\n\nSigned-off-by: Maciej Obuchowski ","shortMessageHtmlLink":"openlineage: execute extraction and message sending in separate process"}},{"before":"e9e3c937f31f07b9235ffc74ac70482c864800e9","after":"d509abfa217565d2d5249c639ea7459c44292368","ref":"refs/heads/main","pushedAt":"2024-06-11T11:10:02.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"Lee-W","name":"Wei Lee","path":"/Lee-W","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5144808?s=80&v=4"},"commit":{"message":"Introduce StartTriggerArgs and prevent start trigger initialization in scheduler (#39585)\n\n* fix(baseoperator): change `start_trigger` into `start_trigger_args`\r\n* feat(baseoperator): add `start_from_trigger` as the flag to decide whether to start task execution from triggerer\r\n* fix(dagrun): set start_date before deferring task from scheduler","shortMessageHtmlLink":"Introduce StartTriggerArgs and prevent start trigger initialization i…"}},{"before":"8e7b48984b86dafba2bda298547c5d2bee44363a","after":"e9e3c937f31f07b9235ffc74ac70482c864800e9","ref":"refs/heads/main","pushedAt":"2024-06-11T09:40:27.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"Lee-W","name":"Wei Lee","path":"/Lee-W","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5144808?s=80&v=4"},"commit":{"message":"Fix minor typo in dags.rst (#40169)","shortMessageHtmlLink":"Fix minor typo in dags.rst (#40169)"}},{"before":"5c5a495c2cad9faa703eb8ccde47b368fb3eea9a","after":"8e7b48984b86dafba2bda298547c5d2bee44363a","ref":"refs/heads/main","pushedAt":"2024-06-11T09:15:39.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"Lee-W","name":"Wei Lee","path":"/Lee-W","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5144808?s=80&v=4"},"commit":{"message":"Bump google-ads version to use v17 by default (#40158)","shortMessageHtmlLink":"Bump google-ads version to use v17 by default (#40158)"}},{"before":"0e2172dfa60bd04d5802fa2dab154abc7299c823","after":"69865d61efae325afc987538d440d4863a45bd59","ref":"refs/heads/openlineage-process-execution","pushedAt":"2024-06-11T09:14:33.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"mobuchowski","name":"Maciej Obuchowski","path":"/mobuchowski","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6503007?s=80&v=4"},"commit":{"message":"openlineage: execute extraction and message sending in separate process\n\nSigned-off-by: Maciej Obuchowski ","shortMessageHtmlLink":"openlineage: execute extraction and message sending in separate process"}},{"before":"279e8b7772c483890726734600df89613cca3263","after":"5c5a495c2cad9faa703eb8ccde47b368fb3eea9a","ref":"refs/heads/main","pushedAt":"2024-06-11T09:06:28.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"Lee-W","name":"Wei Lee","path":"/Lee-W","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5144808?s=80&v=4"},"commit":{"message":"Add encryption_configuration parameter to BigQuery operators (#40063)","shortMessageHtmlLink":"Add encryption_configuration parameter to BigQuery operators (#40063)"}},{"before":"b93b94397a1fefec972c16a74846fdbdd13f16e4","after":"279e8b7772c483890726734600df89613cca3263","ref":"refs/heads/main","pushedAt":"2024-06-11T00:21:07.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jedcunningham","name":"Jed Cunningham","path":"/jedcunningham","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/66968678?s=80&v=4"},"commit":{"message":"Chart: Allow valueFrom in env config of components (#40135)","shortMessageHtmlLink":"Chart: Allow valueFrom in env config of components (#40135)"}},{"before":"d504bfa5d148e0d9470375c1c9d35c117deebc31","after":"b93b94397a1fefec972c16a74846fdbdd13f16e4","ref":"refs/heads/main","pushedAt":"2024-06-10T21:17:35.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jedcunningham","name":"Jed Cunningham","path":"/jedcunningham","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/66968678?s=80&v=4"},"commit":{"message":"added Tiqets to the list of companies using airflow (#40096)","shortMessageHtmlLink":"added Tiqets to the list of companies using airflow (#40096)"}},{"before":"587a5744e8bd62afc30b0f0fc9f873672ba7873d","after":"d504bfa5d148e0d9470375c1c9d35c117deebc31","ref":"refs/heads/main","pushedAt":"2024-06-10T17:18:56.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"vincbeck","name":"Vincent","path":"/vincbeck","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/97131062?s=80&v=4"},"commit":{"message":"Aip-61: Add validation on task `executor` field (#40030)","shortMessageHtmlLink":"Aip-61: Add validation on task executor field (#40030)"}},{"before":"74a1931c3b4131857e3949171738386e7c7d91f3","after":"587a5744e8bd62afc30b0f0fc9f873672ba7873d","ref":"refs/heads/main","pushedAt":"2024-06-10T16:50:33.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"bbovenzi","name":"Brent Bovenzi","path":"/bbovenzi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4600967?s=80&v=4"},"commit":{"message":"Add task documentation to details tab in grid view. (#39899)\n\n* Add task documentation to details tab in grid view.\r\n\r\n* Fix tests.\r\n\r\n* Fix tests.\r\n\r\n* Fix PR comments.","shortMessageHtmlLink":"Add task documentation to details tab in grid view. (#39899)"}},{"before":"1a7a67f134e6ed8177a074d73168a6853c04641f","after":"74a1931c3b4131857e3949171738386e7c7d91f3","ref":"refs/heads/main","pushedAt":"2024-06-10T15:56:06.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"eladkal","name":"Elad Kalif","path":"/eladkal","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/45845474?s=80&v=4"},"commit":{"message":"Split Celery integration tests to \"celery\" and \"redis\" (#39994)","shortMessageHtmlLink":"Split Celery integration tests to \"celery\" and \"redis\" (#39994)"}},{"before":"e9d8222a193755adfb519e4ae9ae6523d56e1238","after":"1a7a67f134e6ed8177a074d73168a6853c04641f","ref":"refs/heads/main","pushedAt":"2024-06-10T14:51:55.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"vincbeck","name":"Vincent","path":"/vincbeck","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/97131062?s=80&v=4"},"commit":{"message":"Resolve aws provider deprecations in tests (#40123)","shortMessageHtmlLink":"Resolve aws provider deprecations in tests (#40123)"}},{"before":"44ba855e1edc7d165586f42f8fefe9404a2311aa","after":"0e2172dfa60bd04d5802fa2dab154abc7299c823","ref":"refs/heads/openlineage-process-execution","pushedAt":"2024-06-10T14:40:57.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"mobuchowski","name":"Maciej Obuchowski","path":"/mobuchowski","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6503007?s=80&v=4"},"commit":{"message":"openlineage: execute extraction and message sending in separate process\n\nSigned-off-by: Maciej Obuchowski ","shortMessageHtmlLink":"openlineage: execute extraction and message sending in separate process"}},{"before":"f0128ced4c01822124d3fac3fda324f21942152b","after":"3d4661dac330592d057f0bfeee50c48a7b5733eb","ref":"refs/heads/listener-task-timeout","pushedAt":"2024-06-10T14:40:43.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"mobuchowski","name":"Maciej Obuchowski","path":"/mobuchowski","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6503007?s=80&v=4"},"commit":{"message":"local task job: add timeout, to not kill on_task_instance_success listener prematurely\n\nSigned-off-by: Maciej Obuchowski ","shortMessageHtmlLink":"local task job: add timeout, to not kill on_task_instance_success lis…"}},{"before":"aabe66f869c605d867499e974aacb282b790234d","after":"e9d8222a193755adfb519e4ae9ae6523d56e1238","ref":"refs/heads/main","pushedAt":"2024-06-10T14:01:52.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"utkarsharma2","name":"Utkarsh Sharma","path":"/utkarsharma2","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13021213?s=80&v=4"},"commit":{"message":"Airflow 2.9.2 has been released (#40159)\n\n* Airflow 2.9.2 has been released\r\n\r\n* Add stacklevel to valid spelling list","shortMessageHtmlLink":"Airflow 2.9.2 has been released (#40159)"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEYxuCugA","startCursor":null,"endCursor":null}},"title":"Activity · apache/airflow"}