This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch publish
in repository https://gitbox.apache.org/repos/asf/airflow-site.git
The following commit(s) were added to refs/heads/publish by this push:
new 9860fff690 Docs updated via
refs/he
This is an automated email from the ASF dual-hosted git repository.
eladkal pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/airflow-site.git
The following commit(s) were added to refs/heads/main by this push:
new b45fc7d4a2 modify announcement on airflow sum
This is an automated email from the ASF dual-hosted git repository.
eladkal pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from fc29492e7ed refactor(hitl): remove unnecessary helper functions and
reduce one call through joinedload (#55260)
eladkal merged PR #55286:
URL: https://github.com/apache/airflow/pull/55286
--
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.
eladkal merged PR #1236:
URL: https://github.com/apache/airflow-site/pull/1236
--
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...@airfl
aritra24 commented on PR #52156:
URL: https://github.com/apache/airflow/pull/52156#issuecomment-3257238916
I think that makes sense, I'd lost track of this one. I'll update the param
name later today.
--
This is an automated message from the Apache Git Service.
To respond to the message,
uranusjr commented on code in PR #55288:
URL: https://github.com/apache/airflow/pull/55288#discussion_r2324176300
##
airflow-core/tests/unit/serialization/test_dag_serialization.py:
##
@@ -3004,6 +3004,27 @@ def operator_extra_links(self):
assert mapped_task.extra_links ==
uranusjr commented on code in PR #55115:
URL: https://github.com/apache/airflow/pull/55115#discussion_r2324209684
##
task-sdk/src/airflow/sdk/definitions/asset/__init__.py:
##
@@ -703,3 +704,16 @@ class AssetAliasEvent(attrs.AttrsInstance):
source_alias_name: str
dest_
tirkarthi commented on issue #55182:
URL: https://github.com/apache/airflow/issues/55182#issuecomment-3252250722
Closing this as duplicate of #55211 which has an open PR
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use
uranusjr commented on code in PR #55288:
URL: https://github.com/apache/airflow/pull/55288#discussion_r2324177051
##
airflow-core/tests/unit/serialization/test_dag_serialization.py:
##
@@ -3004,6 +3004,27 @@ def operator_extra_links(self):
assert mapped_task.extra_links ==
jedcunningham opened a new pull request, #55288:
URL: https://github.com/apache/airflow/pull/55288
Remove string serialization of python_callable in mapped tasks
partial_kwargs. This reduces the serialized Dag size.
--
This is an automated message from the Apache Git Service.
To respond t
BrianLii commented on PR #54640:
URL: https://github.com/apache/airflow/pull/54640#issuecomment-3257117756
> I found that AssetEventsFilter is displayed on multiple pages but only
works on the Asset detail page (`/assets/{id}`).
We could restrict the filters to only appear on `/assets
guan404ming commented on PR #55265:
URL: https://github.com/apache/airflow/pull/55265#issuecomment-3257099322
> (Or force people to buy 27" monitors if they install more than 2 plugins
in the nav :-D)
Good suggestion (just kidding :D)
> I think a collapsible menu for more plugi
github-advanced-security[bot] commented on code in PR #55284:
URL: https://github.com/apache/airflow/pull/55284#discussion_r2324088238
##
providers/edge3/src/airflow/providers/edge3/cli/worker.py:
##
@@ -175,48 +175,54 @@
return EdgeWorkerState.MAINTENANCE_MODE
morgan-dgk opened a new pull request, #55287:
URL: https://github.com/apache/airflow/pull/55287
The `CloudRunExecuteJobOperator` currently pushes the parent Cloud Run Job
associated with a job execution to xcom. The returned Cloud Run Job object does
containing information concerning the mo
Lee-W merged PR #55260:
URL: https://github.com/apache/airflow/pull/55260
--
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.ap
Lee-W commented on PR #55243:
URL: https://github.com/apache/airflow/pull/55243#issuecomment-3256963016
> the utcnow() evaluated again, and this time is greater than the set
timeout_datetime.
If it's assigned to a variable ahead, it should be a fix value 🤔 but the new
change still ma
This is an automated email from the ASF dual-hosted git repository.
eladkal pushed a commit to branch summit2
in repository https://gitbox.apache.org/repos/asf/airflow-site.git
commit c8ef351402a9e2476cd109643d63542e6a0219e8
Author: Elad Kalif <45845474+elad...@users.noreply.github.com>
AuthorDat
ramitkataria commented on code in PR #55241:
URL: https://github.com/apache/airflow/pull/55241#discussion_r2323736162
##
airflow-core/src/airflow/api_fastapi/execution_api/datamodels/taskinstance.py:
##
@@ -293,7 +293,7 @@ class DagRun(StrictBaseModel):
data_interval_start:
eladkal opened a new pull request, #1236:
URL: https://github.com/apache/airflow-site/pull/1236
(no comment)
--
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,
This is an automated email from the ASF dual-hosted git repository.
eladkal pushed a change to branch summit2
in repository https://gitbox.apache.org/repos/asf/airflow-site.git
at c8ef351402 modify announcement on airflow summit as early bird tickets
are sold out
This branch includes the
ramitkataria commented on code in PR #55241:
URL: https://github.com/apache/airflow/pull/55241#discussion_r2323733099
##
airflow-core/tests/unit/models/test_deadline.py:
##
@@ -160,16 +161,38 @@ def test_repr_without_callback_kwargs(self, deadline_orm,
dagrun, session):
boring-cyborg[bot] commented on PR #55287:
URL: https://github.com/apache/airflow/pull/55287#issuecomment-3256989911
Congratulations on your first Pull Request and welcome to the Apache Airflow
community! If you have any issues or are unsure about any anything please check
our Contributors'
eladkal opened a new pull request, #55286:
URL: https://github.com/apache/airflow/pull/55286
looks like I lost the stable note in changelog during rebasing the release
PR so adding it again.
I will rebuild the docs to include this commit during release
--
This is an automated message f
pierrejeambrun merged PR #52649:
URL: https://github.com/apache/airflow/pull/52649
--
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...@a
eladkal opened a new issue, #55285:
URL: https://github.com/apache/airflow/issues/55285
### Body
I have a kind request for all the contributors to the latest provider
distributions release.
Could you please help us to test the RC versions of the providers?
The guidelines on
Abhishek1559 commented on issue #54706:
URL: https://github.com/apache/airflow/issues/54706#issuecomment-3253260434
Hi @ashb ,
Raised a PR for the issue, tested the same on my system with breeze, It
works fine and gives the relevant logs as expected. Can you please look into
this one
ferruzzi opened a new pull request, #55235:
URL: https://github.com/apache/airflow/pull/55235
Simple banner on the docs page. Screenshot of the rendered result below:
https://github.com/user-attachments/assets/fb9e4f00-acf2-41a1-b446-e0781eece1cc";
/>
Author: eladkal
Date: Fri Sep 5 03:34:20 2025
New Revision: 79047
Log:
Add artifacts for Airflow Providers 2025-09-05
Added:
dev/airflow/providers/apache_airflow_providers_amazon-9.13.0-py3-none-any.whl
(contents, props changed)
dev/airflow/providers/apache_airflow_providers_amazon-9.
bdsoha closed pull request #52048: Add DAG bundles to HELM chart
URL: https://github.com/apache/airflow/pull/52048
--
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 unsubscrib
ramitkataria commented on code in PR #55241:
URL: https://github.com/apache/airflow/pull/55241#discussion_r2324010040
##
airflow-core/src/airflow/api_fastapi/execution_api/datamodels/taskinstance.py:
##
@@ -293,7 +293,7 @@ class DagRun(StrictBaseModel):
data_interval_start:
Lee-W commented on code in PR #55260:
URL: https://github.com/apache/airflow/pull/55260#discussion_r2324007930
##
airflow-core/src/airflow/api_fastapi/core_api/routes/public/hitl.py:
##
@@ -226,13 +179,15 @@ def get_hitl_detail(
map_index: int = -1,
) -> HITLDetail:
"
sjyangkevin commented on PR #55243:
URL: https://github.com/apache/airflow/pull/55243#issuecomment-3256951390
Hi @Lee-W , I've added the test cases and notice a small issue when running
the test cases for timeout. From my understanding, the intention of using
`await asyncio.sleep(0.3)` is t
steveahnahn commented on issue #55246:
URL: https://github.com/apache/airflow/issues/55246#issuecomment-3256814047
Will give this a try!
--
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 specif
jason810496 commented on code in PR #54813:
URL: https://github.com/apache/airflow/pull/54813#discussion_r2323921729
##
airflow-core/src/airflow/logging/remote.py:
##
@@ -44,6 +44,15 @@ def upload(self, path: os.PathLike | str, ti: RuntimeTI) ->
None:
"""Upload the giv
viiccwen commented on PR #55277:
URL: https://github.com/apache/airflow/pull/55277#issuecomment-3256803952
Hello @jscheffl
Thanks for the opinion 😄
I also think if we put trigger and mode in URL path would make it more
clean. (others opinion welcome 🙏)
Now, I'm going to do:
HsiuChuanHsu commented on PR #54528:
URL: https://github.com/apache/airflow/pull/54528#issuecomment-3256782330
Thanks for all the suggestion! This PR is ready for another review.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub
dheerajturaga opened a new pull request, #55284:
URL: https://github.com/apache/airflow/pull/55284
Move _run_job_via_supervisor from nested function to static method to
resolve
"Can't pickle local object" error when launching edge worker jobs on
Windows.
The nested function
jason810496 commented on code in PR #55260:
URL: https://github.com/apache/airflow/pull/55260#discussion_r2323784373
##
airflow-core/src/airflow/api_fastapi/core_api/routes/public/hitl.py:
##
@@ -226,13 +179,15 @@ def get_hitl_detail(
map_index: int = -1,
) -> HITLDetail:
RoyLee1224 commented on PR #53981:
URL: https://github.com/apache/airflow/pull/53981#issuecomment-3255887240
Thank you for the great work on this! I really like the new UI design.
To keep things focused, I suggest we move the miscellaneous calendar UI
changes out of this PR and into a
GitHub user AngJoong edited a discussion: AIRFLOW__WEBSERVER__SECRET_KEY not
work
I get this error log
```bash
Log message source details: sources=[" Please make sure that all your
Airflow components (e.g. schedulers, webservers, workers and triggerer) have
the same 'secret_key' configure
GitHub user AngJoong edited a discussion: AIRFLOW__WEBSERVER__SECRET_KEY not
work
I get this error log
```bash
Log message source details: sources=[" Please make sure that all your
Airflow components (e.g. schedulers, webservers, workers and triggerer) have
the same 'secret_key' configure
GitHub user AngJoong added a comment to the discussion:
AIRFLOW__WEBSERVER__SECRET_KEY not work
ok. I write again
GitHub link:
https://github.com/apache/airflow/discussions/55266#discussioncomment-14312876
This is an automatically sent email for commits@airflow.apache.org.
To unsubscrib
GitHub user AngJoong edited a discussion: AIRFLOW__WEBSERVER__SECRET_KEY not
work
I get this error log
```bash
Log message source details: sources=[" Please make sure that all your
Airflow components (e.g. schedulers, webservers, workers and triggerer) have
the same 'secret_key' configure
github-actions[bot] commented on PR #52048:
URL: https://github.com/apache/airflow/pull/52048#issuecomment-3256583881
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
GitHub user AngJoong edited a discussion: AIRFLOW__WEBSERVER__SECRET_KEY not
work
I get this error log
```bash
Log message source details: sources=[" Please make sure that all your
Airflow components (e.g. schedulers, webservers, workers and triggerer) have
the same 'secret_key' configure
hussein-awala commented on code in PR #54891:
URL: https://github.com/apache/airflow/pull/54891#discussion_r2323631867
##
task-sdk/src/airflow/sdk/execution_time/context.py:
##
@@ -537,7 +538,10 @@ def __iter__(self) -> Iterator[Asset | AssetAlias]:
def __len__(self) -> int
o-nikolas commented on code in PR #55279:
URL: https://github.com/apache/airflow/pull/55279#discussion_r2323800717
##
providers/amazon/src/airflow/providers/amazon/aws/executors/ecs/ecs_executor_config.py:
##
@@ -81,9 +81,12 @@ def build_task_kwargs() -> dict:
if not cl
seanghaeli commented on code in PR #55088:
URL: https://github.com/apache/airflow/pull/55088#discussion_r2323798375
##
airflow-core/src/airflow/models/deadline.py:
##
@@ -355,6 +355,31 @@ def _evaluate_with(self, *, session: Session, **kwargs:
Any) -> datetime:
r
github-actions[bot] commented on PR #52156:
URL: https://github.com/apache/airflow/pull/52156#issuecomment-3256583838
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
github-actions[bot] closed pull request #52388: feat(helm): Conditionally
render GIT_SYNC_* vs GITSYNC_* env vars based on Git Sync version
URL: https://github.com/apache/airflow/pull/52388
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on t
github-actions[bot] closed pull request #52164: fix(provider):
progress_callback was repeatedly called with the first log line
URL: https://github.com/apache/airflow/pull/52164
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and
jason810496 commented on code in PR #54563:
URL: https://github.com/apache/airflow/pull/54563#discussion_r2323774287
##
airflow-core/src/airflow/api_fastapi/common/parameters.py:
##
@@ -616,6 +616,17 @@ def depends_float(
FilterParam[bool | None],
Depends(filter_param_
RoyLee1224 commented on code in PR #53981:
URL: https://github.com/apache/airflow/pull/53981#discussion_r2323581289
##
airflow-core/src/airflow/ui/src/pages/Dag/Calendar/calendarUtils.ts:
##
@@ -143,20 +143,26 @@ export const getCalendarCellColor = (
colorMode: CalendarColorM
ramitkataria commented on code in PR #55241:
URL: https://github.com/apache/airflow/pull/55241#discussion_r2323736162
##
airflow-core/src/airflow/api_fastapi/execution_api/datamodels/taskinstance.py:
##
@@ -293,7 +293,7 @@ class DagRun(StrictBaseModel):
data_interval_start:
ramitkataria commented on code in PR #55241:
URL: https://github.com/apache/airflow/pull/55241#discussion_r2323728056
##
airflow-core/src/airflow/api_fastapi/execution_api/datamodels/taskinstance.py:
##
@@ -293,7 +293,7 @@ class DagRun(StrictBaseModel):
data_interval_start:
ramitkataria commented on code in PR #55241:
URL: https://github.com/apache/airflow/pull/55241#discussion_r2323733099
##
airflow-core/tests/unit/models/test_deadline.py:
##
@@ -160,16 +161,38 @@ def test_repr_without_callback_kwargs(self, deadline_orm,
dagrun, session):
ramitkataria commented on code in PR #55241:
URL: https://github.com/apache/airflow/pull/55241#discussion_r2323728056
##
airflow-core/src/airflow/api_fastapi/execution_api/datamodels/taskinstance.py:
##
@@ -293,7 +293,7 @@ class DagRun(StrictBaseModel):
data_interval_start:
dstandish commented on code in PR #55070:
URL: https://github.com/apache/airflow/pull/55070#discussion_r2323600312
##
providers/amazon/src/airflow/providers/amazon/aws/hooks/s3.py:
##
@@ -931,7 +932,51 @@ def get_file_metadata(
max_items: int | None = None,
) -> li
1abdelhalim opened a new pull request, #55281:
URL: https://github.com/apache/airflow/pull/55281
This PR adds a comprehensive guide for integrating Single Sign-On (SSO) in
Apache Airflow using a generic OAuth2 provider. The new documentation
(sso_example.rst) includes prerequisites, configu
o-nikolas commented on code in PR #55283:
URL: https://github.com/apache/airflow/pull/55283#discussion_r2323669780
##
airflow-core/src/airflow/cli/cli_config.py:
##
@@ -305,6 +305,8 @@ def string_lower_type(val):
ARG_LOCAL = Arg(("-l", "--local"), help="Run the task using the
bugraoz93 opened a new pull request, #55282:
URL: https://github.com/apache/airflow/pull/55282
closes: #55157
Introduce _date_safe_dict_from_pydantic for consistent serialisation and
make datetime timezone aware via shared code
---
**^ Add meaningful desc
vincbeck commented on code in PR #55283:
URL: https://github.com/apache/airflow/pull/55283#discussion_r2323645257
##
airflow-core/src/airflow/cli/cli_config.py:
##
@@ -305,6 +305,8 @@ def string_lower_type(val):
ARG_LOCAL = Arg(("-l", "--local"), help="Run the task using the
L
vincbeck commented on code in PR #55281:
URL: https://github.com/apache/airflow/pull/55281#discussion_r2323639083
##
airflow-core/docs/security/sso_example.rst:
##
@@ -0,0 +1,81 @@
+
+=
+Single Sign-On (SSO) Integration
+=
o-nikolas opened a new pull request, #55283:
URL: https://github.com/apache/airflow/pull/55283
CLI commands for Create, List, Delete of teams. These are delivered as CLI
commands instead of API because they are administrator only (similar to
`airflow db reset`). These are not commands that
hussein-awala commented on code in PR #55115:
URL: https://github.com/apache/airflow/pull/55115#discussion_r2323628706
##
task-sdk/src/airflow/sdk/definitions/asset/__init__.py:
##
@@ -703,3 +704,16 @@ class AssetAliasEvent(attrs.AttrsInstance):
source_alias_name: str
steveahnahn opened a new pull request, #55280:
URL: https://github.com/apache/airflow/pull/55280
Addresses issue: https://github.com/apache/airflow/issues/55207
Changed provider template to reflect optional dependencies with upper limit
for READMEs
Only generated amazon provider assumi
steveahnahn commented on issue #55207:
URL: https://github.com/apache/airflow/issues/55207#issuecomment-3255783325
Opened a PR here: https://github.com/apache/airflow/pull/55280
unclear whether they will be regenerated automatically or manual local runs
are needed
--
This is an automat
gyli commented on code in PR #54563:
URL: https://github.com/apache/airflow/pull/54563#discussion_r2323598761
##
airflow-core/src/airflow/api_fastapi/common/parameters.py:
##
@@ -616,6 +616,17 @@ def depends_float(
FilterParam[bool | None],
Depends(filter_param_factory
dstandish commented on PR #55070:
URL: https://github.com/apache/airflow/pull/55070#issuecomment-3255805481
> Actually sorry but I realized I provided wrong instructions. This does not
solve back compat issues ... What we should do instead is deprecate
`get_file_metadata` and create a new o
boring-cyborg[bot] commented on PR #55281:
URL: https://github.com/apache/airflow/pull/55281#issuecomment-3255798904
Congratulations on your first Pull Request and welcome to the Apache Airflow
community! If you have any issues or are unsure about any anything please check
our Contributors'
bmyers-ozette opened a new pull request, #55279:
URL: https://github.com/apache/airflow/pull/55279
Currently if you omit the Launch type entirely, the platform version is
still included in the request. This breaks the case where the desired behavior
is to omit the launch typ
alessandrocapialbi commented on issue #55276:
URL: https://github.com/apache/airflow/issues/55276#issuecomment-3255719716
Hi everyone,
I'm new to this repository and to open-source in general, but I’m excited to
learn more! I’m currently pursuing a Master’s in AI, though I haven’t don
RoyLee1224 commented on code in PR #53981:
URL: https://github.com/apache/airflow/pull/53981#discussion_r2323556391
##
airflow-core/src/airflow/ui/src/pages/Dag/Calendar/CalendarLegend.tsx:
##
@@ -29,15 +29,15 @@ type Props = {
};
const totalRunsLegendData = [
- { color: {
kolfild26 closed issue #54690: 3.0.4 SMTP configuration SMTPServerDisconnected:
please run connect() first
URL: https://github.com/apache/airflow/issues/54690
--
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
RoyLee1224 commented on code in PR #53981:
URL: https://github.com/apache/airflow/pull/53981#discussion_r2323545113
##
airflow-core/src/airflow/ui/src/pages/Dag/Calendar/CalendarLegend.tsx:
##
@@ -81,7 +89,15 @@ export const CalendarLegend = ({ colorMode, vertical = false
}: Pr
kolfild26 commented on issue #54690:
URL: https://github.com/apache/airflow/issues/54690#issuecomment-3255665046
@Brunda10 thanks, it works. I was actually using a wrong connection type -
'email', whereas it should be 'smtp'
--
This is an automated message from the Apache Git Service.
To
RoyLee1224 commented on code in PR #53981:
URL: https://github.com/apache/airflow/pull/53981#discussion_r2323544782
##
airflow-core/src/airflow/ui/src/pages/Dag/Calendar/CalendarCell.tsx:
##
@@ -38,13 +41,15 @@ export const CalendarCell = ({ backgroundColor, content,
index, mar
RoyLee1224 commented on code in PR #53981:
URL: https://github.com/apache/airflow/pull/53981#discussion_r2323532001
##
airflow-core/src/airflow/ui/src/pages/Dag/Calendar/CalendarLegend.tsx:
##
@@ -29,15 +29,15 @@ type Props = {
};
const totalRunsLegendData = [
- { color: {
jscheffl commented on code in PR #55277:
URL: https://github.com/apache/airflow/pull/55277#discussion_r2323505722
##
airflow-core/src/airflow/ui/src/components/TriggerDag/TriggerDAGButton.tsx:
##
@@ -31,9 +33,20 @@ type Props = {
readonly withText?: boolean;
};
+const TRIG
steveahnahn commented on PR #55226:
URL: https://github.com/apache/airflow/pull/55226#issuecomment-3255565209
1. Immediate state after generating assets
https://github.com/user-attachments/assets/c2eb54b6-352f-4b2c-8aba-d3f30079db61";
/>
2. Asset search %LIKE% match
https://gith
vincbeck opened a new pull request, #55278:
URL: https://github.com/apache/airflow/pull/55278
In Airflow, connections, pools and variables have bulk APIs. Through these
APIs, you can create, edit and delete a same kind of resource (connection, pool
or variable) within a same request.
pawelgrochowicz commented on code in PR #55219:
URL: https://github.com/apache/airflow/pull/55219#discussion_r2323452531
##
providers/google/src/airflow/providers/google/cloud/transfers/bigquery_to_mysql.py:
##
@@ -76,5 +86,73 @@ def __init__(
)
self.mysql_conn
amoghrajesh commented on code in PR #55259:
URL: https://github.com/apache/airflow/pull/55259#discussion_r2322498898
##
shared/secrets_masker/tests/secrets_masker/test_secrets_masker.py:
##
@@ -243,10 +253,15 @@ def test_masking_in_explicit_context_exceptions(self,
logger, capl
gopidesupavan commented on code in PR #55245:
URL: https://github.com/apache/airflow/pull/55245#discussion_r2323208182
##
GOVERNANCE.md:
##
@@ -0,0 +1,27 @@
+
+
+This project is managed by the PMC (Project Management Committee) of the
Review Comment:
```suggestion
This pr
RoyLee1224 commented on PR #54640:
URL: https://github.com/apache/airflow/pull/54640#issuecomment-3255131678
I found that `AssetEventsFilter` is displayed on multiple pages but only
works on the Asset detail page (`/assets/{id}`).
**Working (with proper data binding):**
- Ass
gyli commented on code in PR #54563:
URL: https://github.com/apache/airflow/pull/54563#discussion_r2323150436
##
airflow-core/src/airflow/api_fastapi/common/parameters.py:
##
@@ -616,6 +616,17 @@ def depends_float(
FilterParam[bool | None],
Depends(filter_param_factory
pierrejeambrun commented on PR #54416:
URL: https://github.com/apache/airflow/pull/54416#issuecomment-3254149616
Not directly related to this PR, but we need to fix the cache invalidation
in the front-end request when clearing a Task.
We can see on the 'grid' that the 'TI' state is up
o-nikolas opened a new pull request, #55271:
URL: https://github.com/apache/airflow/pull/55271
---
**^ Add meaningful description above**
Read the **[Pull Request
Guidelines](https://github.com/apache/airflow/blob/main/contributing-docs/05_pull_requests.rst#
IgV52 closed issue #50421: UNEXPECTED COMMIT - THIS WILL BREAK HA LOCKS!
URL: https://github.com/apache/airflow/issues/50421
--
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
ashb commented on PR #55231:
URL: https://github.com/apache/airflow/pull/55231#issuecomment-3252577675
Do we even need the fab provider to downgrade to 2.x at all? Won't it
automatically get created in 2.x if you run `db migrate` when you start up? (or
even without that by the webserver? I
atul-astronomer opened a new issue, #55249:
URL: https://github.com/apache/airflow/issues/55249
### Apache Airflow version
main (development)
### If "Other Airflow 2 version" selected, which one?
_No response_
### What happened?
**Task in queued status but g
jscheffl commented on PR #52342:
URL: https://github.com/apache/airflow/pull/52342#issuecomment-3254278138
@aoelvp94 UI has moved a bit, some recent keys are missing - can you
catch-up?
https://github.com/user-attachments/assets/80e38eaa-2bf5-4cb3-92db-b6e0cc7eacd7";
/>
--
This is
ashb commented on code in PR #54813:
URL: https://github.com/apache/airflow/pull/54813#discussion_r2321856768
##
providers/amazon/src/airflow/providers/amazon/aws/log/cloudwatch_task_handler.py:
##
@@ -176,6 +176,9 @@ def read(self, relative_path, ti: RuntimeTI) ->
tuple[LogSou
jscheffl commented on code in PR #54994:
URL: https://github.com/apache/airflow/pull/54994#discussion_r2322565813
##
providers/edge3/src/airflow/providers/edge3/plugins/www/src/pages/JobsPage.tsx:
##
@@ -22,12 +22,17 @@ import { useUiServiceJobs } from "openapi/queries";
import
ramitkataria commented on PR #55241:
URL: https://github.com/apache/airflow/pull/55241#issuecomment-3254904426
Thanks for the pointers @ashb. I've made changes:
> a) not add new uses of SDK inside Core (i.e. anything that runs in the
scheduler or API servers etc)
I've changed it t
viiccwen opened a new pull request, #55277:
URL: https://github.com/apache/airflow/pull/55277
## Description
This PR introduces a new feature that allows **trigger DAG modals** with
**Single/Backfill** mode to be opened directly via URL using the query string
parameter.
The f
ephraimbuddy commented on code in PR #55139:
URL: https://github.com/apache/airflow/pull/55139#discussion_r2322560414
##
providers/fab/src/airflow/providers/fab/auth_manager/security_manager/override.py:
##
@@ -126,7 +126,7 @@ def _iter_dags() -> Iterable[DAG]:
with cre
amoghrajesh commented on code in PR #55259:
URL: https://github.com/apache/airflow/pull/55259#discussion_r2322351456
##
shared/secrets_masker/src/airflow_shared/secrets_masker/secrets_masker.py:
##
@@ -211,6 +191,9 @@ class SecretsMasker(logging.Filter):
def __init__(self):
zach-overflow commented on PR #55040:
URL: https://github.com/apache/airflow/pull/55040#issuecomment-3254231339
I just stumbled across this PR and it definitely is of interest for some of
our work. Out of curiousity, is the team-awareness part of a broader AIP /
Issue / GitHub project? I'd
1 - 100 of 298 matches
Mail list logo