mirror of
https://github.com/open-metadata/OpenMetadata
synced 2026-05-24 09:39:11 +00:00
* Remove disabled maven-build and maven-build-skip workflows
These workflows have been fully replaced by the integration-tests-* workflows.
maven-build.yml was gated by `if: false` and maven-build-skip.yml only existed
to satisfy required checks for the disabled workflow.
* Remove disabled Maven Postgres test workflows
maven-postgres-rdf-tests-build.yml and maven-postgres-tests-build.yml were
disabled (if: false / workflow_dispatch-only) and replaced by the
integration-tests-* workflows. maven-postgres-tests-build-skip.yml was their
required-check placeholder.
* Remove placeholder ui-core-components-tests workflow
The workflow only echoed "Nothing to test" with no actual test steps.
Can be re-added when tests are implemented for the core components library.
* Remove inactive claude-code-review workflow
PR trigger was commented out, making it dispatch-only and unused.
The active claude.yml workflow (triggered by @claude mentions) remains.
* Remove legacy Selenium E2E test workflow
All E2E tests have migrated to Playwright. This Selenium workflow also had
hardcoded sleep instead of health checks and no Docker cleanup step.
* Update monitor-slack-link from Python 3.9 (EOL) to 3.11
* Remove experimental py-nox-ci workflow
Manual-only experimental workflow for testing Nox as a Python CI replacement.
No longer in use — existing py-tests workflows handle Python CI.
* Revert "Update monitor-slack-link from Python 3.9 (EOL) to 3.11"
This reverts commit
|
||
|---|---|---|
| .. | ||
| actions | ||
| ISSUE_TEMPLATE | ||
| trivy/templates | ||
| workflows | ||
| CODEOWNERS | ||
| copilot-instructions.md | ||
| e2eLabeler.yml | ||
| labeler.yml | ||
| pull_request_template.md | ||
| teams.yml | ||