forked from apache/airflow
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* remove airflow/ui directory * fix mentions of /ui * update github ci yml file
- Loading branch information
Showing
101 changed files
with
177 additions
and
16,190 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -468,7 +468,6 @@ repos: | |
^airflow/api_connexion/openapi/v1.yaml$| | ||
^tests/cli/commands/test_webserver_command.py$| | ||
^airflow/cli/commands/webserver_command.py$| | ||
^airflow/ui/yarn.lock$| | ||
^airflow/config_templates/default_airflow.cfg$| | ||
^airflow/config_templates/config.yml$| | ||
^docs/*.*$| | ||
|
@@ -851,14 +850,6 @@ repos: | |
additional_dependencies: ['rich>=12.4.4'] | ||
pass_filenames: false | ||
files: ^tests/.*\.py$ | ||
- id: lint-javascript | ||
name: ESLint against airflow/ui | ||
language: node | ||
'types_or': [javascript, tsx, ts] | ||
files: ^airflow/ui/ | ||
entry: ./scripts/ci/pre_commit/pre_commit_ui_lint.py | ||
pass_filenames: false | ||
additional_dependencies: ['[email protected]'] | ||
- id: ts-compile-and-lint-javascript | ||
name: TS types generation and ESLint against current UI files | ||
language: node | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.