+1 binding.
- Checked SVN
- Checked in Docker
- Checked reproducible package builds
- Checked licenses
- Checked signatures
I installed the bits with breeze and ran a few of my example dags as I
didn't
have any specific changes. The regular set of my test dags seemed to work
fine.
Thanks & Reg
Ha, good point!
That is actually the way to go.
Thanks Ash.
- Eugene
On Fri, Sep 19, 2025 at 10:52 AM Ash Berlin-Taylor wrote:
> The correct fix for this on Airflow 3 is to write a GCS Dag bundle
> backend, to use versioned buckets, so that when a worker requests a version
> to run it the Bund
This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch
dependabot/pip/trove-classifiers-2025.9.9.12
in repository https://gitbox.apache.org/repos/asf/airflow.git
commit 2ef4ff625838266415b09d3569c521e3104e3142
Author: Dependabot [bot] <49699333+d
pá 19. 9. 2025 v 17:14 odesílatel Kaxil Naik napsal:
>
> Hey fellow Airflowers,
>
> The release candidates for *Apache Airflow 3.1.0rc1 *and *Task SDK
> 1.1.0rc1* are
> now available for testing!
>
> This email is calling for a vote on the release, which will last at least
> until *24th Sep* and u
@Josef - Could you create a separate GitHub Issue for it please
On Fri, 19 Sep 2025 at 17:33, Josef Šimánek wrote:
> pá 19. 9. 2025 v 17:14 odesílatel Kaxil Naik napsal:
> >
> > Hey fellow Airflowers,
> >
> > The release candidates for *Apache Airflow 3.1.0rc1 *and *Task SDK
> > 1.1.0rc1* are
>
Hey fellow Airflowers,
The release candidates for *Apache Airflow 3.1.0rc1 *and *Task SDK
1.1.0rc1* are
now available for testing!
This email is calling for a vote on the release, which will last at least
until *24th Sep* and until 3 binding +1 votes have been received.
Consider this my +1 bindi
o-nikolas commented on PR #55390:
URL: https://github.com/apache/airflow/pull/55390#issuecomment-3267736952
@kaxil This one for 3.1 for sure as well!
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go
This is an automated email from the ASF dual-hosted git repository.
kaxilnaik pushed a commit to branch v3-1-test
in repository https://gitbox.apache.org/repos/asf/airflow.git
commit 2f35605d942b80e737f23ebacc77eff71e8f706c
Author: Ash Berlin-Taylor
AuthorDate: Wed Sep 10 23:00:25 2025 +0100
This is an automated email from the ASF dual-hosted git repository.
kaxilnaik pushed a change to annotated tag task-sdk/1.1.0b1
in repository https://gitbox.apache.org/repos/asf/airflow.git
*** WARNING: tag task-sdk/1.1.0b1 was modified! ***
from b6d98b095d6 (commit)
to 784ebbff466 (t
hussein-awala merged PR #55435:
URL: https://github.com/apache/airflow/pull/55435
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: commits-unsubscr...@ai
boring-cyborg[bot] commented on PR #55122:
URL: https://github.com/apache/airflow/pull/55122#issuecomment-3272008216
Awesome work, congrats on your first merged pull request! You are invited to
check our [Issue Tracker](https://github.com/apache/airflow/issues) for
additional contributions.
vincbeck merged PR #55306:
URL: https://github.com/apache/airflow/pull/55306
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: commits-unsubscr...@airflow
potiuk merged PR #55122:
URL: https://github.com/apache/airflow/pull/55122
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: commits-unsubscr...@airflow.a
aestbjthalia-del opened a new issue, #55406:
URL: https://github.com/apache/airflow/issues/55406
### Body
``
### Committer
- [x] I acknowledge that I am a maintainer/committer of the Apache Airflow
project.
--
This is an automated message from the Apache Git Service.
This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch constraints-main
in repository https://gitbox.apache.org/repos/asf/airflow.git
The following commit(s) were added to refs/heads/constraints-main by this push:
new 01259f17595 Updating co
jroachgolf84 commented on issue #55410:
URL: https://github.com/apache/airflow/issues/55410#issuecomment-3270770059
@Prasanth345, please feel free to open up a PR for this issue. Thanks!
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on t
Dev-iL commented on code in PR #55370:
URL: https://github.com/apache/airflow/pull/55370#discussion_r2331074866
##
providers/postgres/pyproject.toml:
##
@@ -83,6 +83,9 @@ dependencies = [
"psycopg" = [
"psycopg[binary]>=3.2.9",
]
+"psycopg-c" = [
+"psycopg[c]>=3.2.9",
FVidalCarneiro opened a new issue, #55497:
URL: https://github.com/apache/airflow/issues/55497
### Apache Airflow Provider(s)
google
### Versions of Apache Airflow Providers
apache-airflow-providers-google==17.1.0
### Apache Airflow version
2.10.5
###
Owen-CH-Leung commented on code in PR #55365:
URL: https://github.com/apache/airflow/pull/55365#discussion_r2331231730
##
scripts/ci/docker-compose/integration-elasticsearch.yml:
##
@@ -0,0 +1,48 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contrib
This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch
dependabot/npm_and_yarn/airflow/www/v2-11-test/core-ui-package-updates-f4681772e0
in repository https://gitbox.apache.org/repos/asf/airflow.git
discard bf95222a2da Bump the core-ui-package-
ramitkataria commented on code in PR #55390:
URL: https://github.com/apache/airflow/pull/55390#discussion_r2331217417
##
task-sdk/src/airflow/sdk/definitions/deadline.py:
##
@@ -55,6 +55,9 @@ def __init__(
):
self.reference = reference
self.interval = inte
uranusjr commented on code in PR #55408:
URL: https://github.com/apache/airflow/pull/55408#discussion_r2340926612
##
task-sdk/src/airflow/sdk/definitions/asset/__init__.py:
##
@@ -338,6 +339,7 @@ def __init__(
*,
group: str = ...,
extra: dict | None =
github-actions[bot] commented on PR #53540:
URL: https://github.com/apache/airflow/pull/53540#issuecomment-3268423025
This pull request has been automatically marked as stale because it has not
had recent activity. It will be closed in 5 days if no further activity occurs.
Thank you for you
jgoedeke commented on issue #54006:
URL: https://github.com/apache/airflow/issues/54006#issuecomment-3269367670
I’m seeing what looks like the same root cause, but specifically for DAG
Params with `format: "date-time"` in the Trigger UI.
**Repro steps:**
- Airflow 3.0.6
- `[core
dependabot[bot] opened a new pull request, #55419:
URL: https://github.com/apache/airflow/pull/55419
Bumps [trove-classifiers](https://github.com/pypa/trove-classifiers) from
2025.9.8.13 to 2025.9.9.12.
Commits
https://github.com/pypa/trove-classifiers/commit/8bec1977fa18177599
gopidesupavan opened a new pull request, #55394:
URL: https://github.com/apache/airflow/pull/55394
https://github.com/apache/airflow/actions/runs/17561871136/job/49880080663
---
**^ Add meaningful description above**
Read the **[Pull Request
Guideline
shahar1 commented on code in PR #55383:
URL: https://github.com/apache/airflow/pull/55383#discussion_r2334588581
##
airflow-core/src/airflow/ui/public/i18n/locales/he/common.json:
##
@@ -44,6 +44,7 @@
"fileLocation": "מיקום קובץ",
"hasTaskConcurrencyLimits": "מגבלות על
ashb commented on code in PR #55241:
URL: https://github.com/apache/airflow/pull/55241#discussion_r2330848406
##
airflow-core/src/airflow/triggers/deadline.py:
##
@@ -49,26 +49,25 @@ async def run(self) -> AsyncIterator[TriggerEvent]:
from airflow.models.deadline import
The correct fix for this on Airflow 3 is to write a GCS Dag bundle backend, to
use versioned buckets, so that when a worker requests a version to run it the
Bundle manager can pull down the specific object version out of the bucket —
i.e. don’t rely on a separate gustil sync process.
> On 17 Se
Super impressive!
Airflow 3.1 is here in a blink of an eye!
Thanks & Regards,
Amogh Desai
On Tue, Sep 16, 2025 at 9:16 PM Vikram Koka via dev
wrote:
> Very cool, thank you!
>
> On Mon, Sep 15, 2025 at 3:19 PM Kaxil Naik wrote:
>
> > Dear Airflow Community,
> >
> > I am excited to announce th
30 matches
Mail list logo