Skip to content

Conversation

@kaxil
Copy link
Member

@kaxil kaxil commented Oct 24, 2024

Backport of #43346

Since we have already made decisions about what we want to do for Plugins in Airflow 3 and revamping the entire UI, this data isn't that important. There were also concerns raised about de-depulications and other things.

(cherry picked from commit dc25301)


^ Add meaningful description above
Read the Pull Request Guidelines for more information.
In case of fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in a newsfragment file, named {pr_number}.significant.rst or {issue_number}.significant.rst, in newsfragments.

Since we have already made decisions about what we want to do for Plugins in Airflow 3 and revamping the entire UI, this data isn't that important. There were also concerns raised about de-depulications and other things.

(cherry picked from commit dc25301)
@boring-cyborg boring-cyborg bot added area:UI Related to UI/UX. For Frontend Developers. area:webserver Webserver related Issues kind:documentation labels Oct 24, 2024
@kaxil kaxil added this to the Airflow 2.10.3 milestone Oct 24, 2024
@kaxil
Copy link
Member Author

kaxil commented Oct 24, 2024

cc @utkarsharma2 @potiuk @ashb -- Let's get this in Airflow 2.10.3

@kaxil kaxil merged commit 2860f81 into apache:v2-10-test Oct 24, 2024
@kaxil kaxil deleted the backport-scarf-pr branch October 24, 2024 14:04
@kaxil
Copy link
Member Author

kaxil commented Oct 24, 2024

Static check failure is the known transient issue

TS types generation / ESLint / Prettier against UI files...........................Failed
- hook id: ts-compile-format-lint-www
- exit code: 1

yarn install v1.22.21

[1/4] Resolving packages...

[2/4] Fetching packages...
(node:6675) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
(Use `node --trace-deprecation ...` to show where the warning was created)

error Error: https://registry.yarnpkg.com/v8-compile-cache/-/v8-compile-cache-2.3.0.tgz: Request failed "502 Bad Gateway"
    at ResponseError.ExtendableBuiltin (/home/runner/.cache/pre-commit/repo0q5gvmzk/node_env-22.2.0/lib/node_modules/yarn/lib/cli.js:696:66)
    at new ResponseError (/home/runner/.cache/pre-commit/repo0q5gvmzk/node_env-22.2.0/lib/node_modules/yarn/lib/cli.js:802:124)
    at Request.<anonymous> (/home/runner/.cache/pre-commit/repo0q5gvmzk/node_env-22.2.0/lib/node_modules/yarn/lib/cli.js:66218:16)
    at Request.emit (node:events:520:28)
    at module.exports.Request.onRequestResponse (/home/runner/.cache/pre-commit/repo0q5gvmzk/node_env-22.2.0/lib/node_modules/yarn/lib/cli.js:141751:10)
    at ClientRequest.emit (node:events:520:28)
    at HTTPParser.parserOnIncomingClient [as onIncoming] (node:_http_client:700:27)
    at HTTPParser.parserOnHeadersComplete (node:_http_common:119:17)
    at TLSSocket.socketOnData (node:_http_client:542:22)
    at TLSSocket.emit (node:events:520:28)

utkarsharma2 pushed a commit that referenced this pull request Oct 24, 2024
Since we have already made decisions about what we want to do for Plugins in Airflow 3 and revamping the entire UI, this data isn't that important. There were also concerns raised about de-depulications and other things.

(cherry picked from commit dc25301)
(cherry picked from commit 2860f81)
@utkarsharma2 utkarsharma2 added changelog:skip Changes that should be skipped from the changelog (CI, tests, etc..) type:misc/internal Changelog: Misc changes that should appear in change log and removed changelog:skip Changes that should be skipped from the changelog (CI, tests, etc..) labels Nov 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:UI Related to UI/UX. For Frontend Developers. area:webserver Webserver related Issues kind:documentation type:misc/internal Changelog: Misc changes that should appear in change log

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants