This is an automated email from the ASF dual-hosted git repository.
ephraimanierobi pushed a change to branch v2-8-test
in repository https://gitbox.apache.org/repos/asf/airflow.git
discard c6a5d4e78b Fix upgrade docs to reflect true cli flags available
(#37231)
discard 0efcf87418 Change margin to padding so first task can be selected
(#37527)
discard 5ece0dc76e Fix Airflow serialization for namedtuple (#37168)
discard 9965b41f40 Bump undici from 5.26.3 to 5.28.3 in /airflow/www (#37493)
discard 022cc48e89 Fix a bug in fundamentals doc (#37440)
discard 68e38ba17e Fix bug with clicking url-unsafe tags (#37395)
discard ac868952c6 Add Python 3.12 exclusions in providers/pyproject.toml
(#37404)
discard 14bfc4188c Remove `markdown` from core dependencies (#37396)
discard b47cc4a094 Add redirect for deprecated page (#37384)
discard 2ed27313df Rmeove flakiness introduced by cleanup in configuration
test (#37375)
discard 25a5aa65cf Remove unused pageSize method. (#37319)
discard c9f8654687 Fix typo in deferring.rst (#37367)
discard b6318c2fcd Add more-itertools as dependency of common-sql (#37359)
discard 1995d45f0f treeview - deterministic and new getter (#37162)
discard 639f18b246 Fix permissions of parent folders for log file handler
(#37310)
discard 2cb6027280 Fix permission check on DAGs when `access_entity` is
specified (#37290)
discard 9fb752c270 Fix the value of `dateTimeAttrFormat` constant (#37285)
discard e47c7238c2 Fix the otel config descriptions (#37229)
discard 00eeacc4d4 Use `next_url` instead of `next` (#37225)
discard defaaefbc6 Resolve handler close race condition at triggerer shutdown
(#37206)
discard da72faefd6 Type Check for retries: Add tests (#37183)
discard 172c510c82 Re-add old licences-UI file to gitignore (#37175)
discard 2fef8d7ba3 Fixing status icon alignment for various views (#36804)
discard d79af4b0db Upgrade yarn stack in pre-commits (#37048)
discard 8295984f04 Remove superfluous `@Sentry.enrich_errors` (#37002)
discard b0e48499ea Use execution_date= param as a backup to base date for grid
view (#37018)
discard b7b8fd763f Handle SystemExit raised in the task. (#36986)
discard aa1ca21703 Making links in task logs as hyperlinks by preventing HTML
injection (#36829)
new 98cc571aa5 Handle SystemExit raised in the task. (#36986)
new 28852bde38 Use execution_date= param as a backup to base date for grid
view (#37018)
new fedd4d46bd Remove superfluous `@Sentry.enrich_errors` (#37002)
new 97b3997ada Upgrade yarn stack in pre-commits (#37048)
new 015f52b9d9 Fixing status icon alignment for various views (#36804)
new 7a5945740e Re-add old licences-UI file to gitignore (#37175)
new bc4eeb1ac7 Type Check for retries: Add tests (#37183)
new 0ac38f0078 Resolve handler close race condition at triggerer shutdown
(#37206)
new cced181d15 Use `next_url` instead of `next` (#37225)
new bbe4c3d21e Fix the otel config descriptions (#37229)
new 99fcdb8528 Fix the value of `dateTimeAttrFormat` constant (#37285)
new a7fa258ba1 Fix permission check on DAGs when `access_entity` is
specified (#37290)
new 267f339c42 Fix permissions of parent folders for log file handler
(#37310)
new e99202d012 treeview - deterministic and new getter (#37162)
new 215ac3dd16 Add more-itertools as dependency of common-sql (#37359)
new 8c2ce351a3 Fix typo in deferring.rst (#37367)
new da024aa0e6 Remove unused pageSize method. (#37319)
new 1d5f857505 Rmeove flakiness introduced by cleanup in configuration
test (#37375)
new 1a8b441e06 Add redirect for deprecated page (#37384)
new 17983f67f6 Remove `markdown` from core dependencies (#37396)
new a267e5d936 Add Python 3.12 exclusions in providers/pyproject.toml
(#37404)
new f04e0971b1 Fix bug with clicking url-unsafe tags (#37395)
new 1dd23e8397 Fix a bug in fundamentals doc (#37440)
new ad833914d0 Bump undici from 5.26.3 to 5.28.3 in /airflow/www (#37493)
new 6945db2b8c Fix Airflow serialization for namedtuple (#37168)
new 1eee4ec912 Change margin to padding so first task can be selected
(#37527)
new a600af74fb Fix upgrade docs to reflect true cli flags available
(#37231)
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (c6a5d4e78b)
\
N -- N -- N refs/heads/v2-8-test (a600af74fb)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
The 27 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
airflow/www/package.json | 2 -
.../js/dag/details/taskInstance/Logs/LogBlock.tsx | 2 +-
.../js/dag/details/taskInstance/Logs/utils.ts | 27 +------
airflow/www/yarn.lock | 83 ----------------------
4 files changed, 2 insertions(+), 112 deletions(-)