OpenMetadata/.github/workflows
Aniket Katkar d1fb0445fd
Chore(UI): Add pretty and eslint for openmetadata-ui-core-components for code quality (#26686)
* Add pretty and eslint for openmetadata-ui-core-components for code quality

* Fix eslint errors

* Address comments

* Address comments

* update checkstyle workflow to check for core-components

* work on comments

* change the workflow trigger for testing

* Add console log for testing

* fix checkstyle yml

* Fix checkstyle

* Revert the console.log

* Revert the trigger changes

* Worked on comments

* Revert all progress-indicators.tsx changes

* Work on comments

* Update the checkstyle yml for testing

* add console log

* update workflow

* test ui-checkstyle

* update workflow

* Add missing id

* Remove the console log

* Add and use core component nvmrc in checkstyle

* move the nvmrc to ui folder

* test failure

* remove console log

* Fix the checkstyle

* Add prettier fix

* Fix the format

* Update workflows and files

* Fix playwright checkstyle

* Fix playwright changes

* Fix scripts

* failing commit

* Revert "failing commit"

This reverts commit c7ab426142.

* Fix workflow

* Work on comments

---------

Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2026-03-26 12:53:59 +05:30
..
airflow-apis-tests.yml Fix #21506: Upgrade to Java 21 (#21507) 2025-06-11 22:06:08 -07:00
auto-cherry-pick-labeled-prs.yaml chore: updating auto cherry pick wf (#19264) 2025-01-07 11:54:31 +01:00
claude.yml Add Claude Code GitHub Workflow (#22315) 2025-07-11 11:43:11 -07:00
codeql.yml Chore: Add codeql blank workflow (#23921) 2025-10-16 16:05:01 +05:30
docker-k8s-operator.yml FIX - K8s Operator Release CI (#25785) 2026-02-10 10:48:41 +01:00
docker-openmetadata-db.yml feat: Ingestion Docker Image Tags (#16819) 2024-06-27 18:40:06 +05:30
docker-openmetadata-ingestion-base-slim.yml fix: Do not Update Docker Image Tags (3 digits) on RC Releases (#17218) 2024-07-29 15:38:58 +05:30
docker-openmetadata-ingestion-base.yml fix: Add cleanup for runner (#25277) 2026-01-14 10:29:46 +05:30
docker-openmetadata-ingestion.yml HOTFIX: Docker Ingestion CI add free disk space step (#24491) 2025-11-21 18:55:17 +05:30
docker-openmetadata-postgres.yml feat: Ingestion Docker Image Tags (#16819) 2024-06-27 18:40:06 +05:30
docker-openmetadata-server.yml Fix #21506: Upgrade to Java 21 (#21507) 2025-06-11 22:06:08 -07:00
git-create-release-branch.yml fix: Update CI to add run-name, remove trivial steps, default_author: github_actions (#16456) 2024-05-29 15:56:50 +05:30
integration-tests-mysql-elasticsearch.yml Move path filtering from trigger level to job level for integration test workflows (#26631) 2026-03-20 09:18:51 +01:00
integration-tests-postgres-opensearch.yml Move path filtering from trigger level to job level for integration test workflows (#26631) 2026-03-20 09:18:51 +01:00
java-checkstyle.yml chore: Exclude playwright documentation and doc-generator paths from various CI workflow triggers. (#25568) 2026-01-28 05:12:03 +00:00
maven-build-collate.yml Fix MCP tools entity status (#26567) 2026-03-18 11:04:00 +01:00
maven-sonar-build.yml Delete Old Integration tests and fix sonar workflow (#26204) 2026-03-04 18:22:09 -08:00
monitor-slack-link.yml CI - Slack link monitor w/ playwright (#25641) 2026-01-30 10:23:52 +01:00
mysql-nightly-e2e.yml Fix Metrics collection; reduce no.of metrics; improve slow request lo… (#25751) 2026-03-13 13:38:31 -07:00
openmetadata-service-unit-tests.yml ci: fix Detect Changes job failing on push to main (#26717) 2026-03-25 10:22:48 +05:30
playwright-docs-check.yml feat: Add e2e test documentation site with generation scripts and VitePress configuration. (#24837) 2025-12-18 11:16:04 +05:30
playwright-integration-tests-mysql.yml Fix Metrics collection; reduce no.of metrics; improve slow request lo… (#25751) 2026-03-13 13:38:31 -07:00
playwright-integration-tests-postgres.yml Fix Metrics collection; reduce no.of metrics; improve slow request lo… (#25751) 2026-03-13 13:38:31 -07:00
playwright-mysql-e2e-skip.yml chore: Exclude playwright documentation and doc-generator paths from various CI workflow triggers. (#25568) 2026-01-28 05:12:03 +00:00
playwright-mysql-e2e.yml Fix environment variable reference for PLAYWRIGHT_BQ_PROJECT_ID in workflow files (#25602) 2026-01-29 14:20:15 +05:30
playwright-postgresql-e2e-skip.yml chore: Exclude playwright documentation and doc-generator paths from various CI workflow triggers. (#25568) 2026-01-28 05:12:03 +00:00
playwright-postgresql-e2e.yml ci: Remove dedicated ingestion shard — unify PostgreSQL E2E sharding to 5-way chromium (#26703) 2026-03-24 11:56:04 +05:30
playwright-sso-tests.yml Faster tests (#24948) 2025-12-26 23:47:49 -08:00
postgresql-nightly-e2e.yml Fix Metrics collection; reduce no.of metrics; improve slow request lo… (#25751) 2026-03-13 13:38:31 -07:00
publish-maven-package.yml Complete Migration to Central Publishing Portal (Replace Nexus Staging Plugin) (#24614) 2025-12-01 12:41:29 +05:30
py-checkstyle.yml chore: Exclude playwright documentation and doc-generator paths from various CI workflow triggers. (#25568) 2026-01-28 05:12:03 +00:00
py-cli-e2e-tests.yml chore(ci): enhance Python E2E and SonarCloud workflows with unit and and integration tests (#26481) 2026-03-23 10:47:16 +05:30
py-operator-build-test.yml fixed the workflow issue (#21884) 2025-06-23 13:11:00 +05:30
py-sonarcloud-nightly.yml chore(ci): enhance Python E2E and SonarCloud workflows with unit and and integration tests (#26481) 2026-03-23 10:47:16 +05:30
py-tests-postgres.yml fix(ci): replace py-tests skip workflow with job-level path filtering and gate jobs (#26556) 2026-03-17 17:33:15 +01:00
py-tests.yml fix(ci): replace py-tests skip workflow with job-level path filtering and gate jobs (#26556) 2026-03-17 17:33:15 +01:00
python-packages-publish.yml MINOR: Fix Python Workflows (#20712) 2025-04-10 11:16:10 +05:30
security-scan.yml Fix workflow python version picking with quotes (#24263) 2025-11-11 13:24:22 +05:30
stale.yml Stale pr workflow (#26667) 2026-03-20 14:18:33 -07:00
team-labeler.yml Update team-labeler action permissions (#21402) 2025-05-26 20:12:32 +02:00
trivy-scan-ingestion-base-slim-image.yml Stale pr workflow (#26667) 2026-03-20 14:18:33 -07:00
trivy-scan-ingestion-image.yml Stale pr workflow (#26667) 2026-03-20 14:18:33 -07:00
trivy-scan-openmetadata-server.yml Stale pr workflow (#26667) 2026-03-20 14:18:33 -07:00
typescript-type-generation.yml Update the typescript type check workflow to work on forked PRs (#26455) 2026-03-13 11:47:32 +05:30
ui-checkstyle.yml Chore(UI): Add pretty and eslint for openmetadata-ui-core-components for code quality (#26686) 2026-03-26 12:53:59 +05:30
update-playwright-e2e-docs.yml feat: Introduce GitHub Actions workflow for automated Playwright E2E documentation updates. (#25545) 2026-01-27 18:46:07 +05:30
validate-docker-compose-quickstart.yml GEN-4784 Add validation action for OMD dockerfile (#24335) 2025-11-19 14:55:30 -05:00
validate-jsons-yamls.yml Fix workflow python version picking with quotes (#24263) 2025-11-11 13:24:22 +05:30
yarn-coverage.yml chore: Exclude playwright documentation and doc-generator paths from various CI workflow triggers. (#25568) 2026-01-28 05:12:03 +00:00