Mohit Tilala
79f04bda65
Fix workflow python version picking with quotes ( #24263 )
2025-11-11 13:24:22 +05:30
Mohit Tilala
9f6c07cb1c
Upgrade github workflows to use python 3.10 ( #24203 )
2025-11-07 16:43:04 +05:30
Mohit Tilala
fda5480918
Fix playwright pytest ( #24197 )
...
* Bump python version to 3.10 in playwright workflow
* Minor change to trigger playwright tests
2025-11-06 14:41:48 +05:30
Aniket Katkar
048e6ebc9b
Change ingestion_dependency to all ( #24174 )
2025-11-05 12:10:55 +05:30
Chirag Madlani
ef1459aaf0
Fix customize test aut & update nightly workflows ( #24077 )
...
* fix(test): separate count for OSS & AUTs
* update report to json
* fix tests
2025-10-30 13:33:06 +05:30
Chirag Madlani
0127ad6db1
fix(ci): support playwright trace for nightly workflow ( #24088 )
...
* fix(ci): support playwright trace for nightly workflow
* update compression level
2025-10-30 13:20:58 +05:30
Chirag Madlani
288f5d0ce7
chore(ci): increase machine for nightly playwright ( #24070 )
2025-10-29 17:37:27 +05:30
Aniket Katkar
489aeb5bc8
Update the reporter to html for better trace viewing ( #23958 )
2025-10-20 14:05:56 +02:00
Pere Miquel Brull
4d3a255f73
CI - Update teams.yaml ( #23943 )
...
* CI 0 Update teams.yaml
* Add '@miriann-uu' to teams.yml
2025-10-17 15:59:34 +05:30
Pere Miquel Brull
f5bbad9f36
CI - Fix install yarn shell ( #23941 )
2025-10-17 11:15:40 +02:00
Pere Miquel Brull
573dcd044b
CI - Add node dependencies ( #23939 )
...
* CI - Add node dependencies
* Add support for Java and NPM versions as a variable in setup test environment
---------
Co-authored-by: Matias Puerta <matias@getcollate.io>
2025-10-17 09:40:10 +02:00
Aniket Katkar
eac72a3db0
Chore: Add codeql blank workflow ( #23921 )
...
* add codeql blank workflow
* Remove the schedule and PR triggers
2025-10-16 16:05:01 +05:30
Teddy
1f8cf64dd4
chore: added python 3.12 to CI ( #23835 )
...
* chore: added python 3.12 to CI
* chore: changed py-test-skip to 3.12
2025-10-10 17:26:45 +02:00
Mohit Yadav
347c26b10c
Fix failing tests from sdk ( #23641 )
...
* Fix Failing Test
* Fix testst
* Fix table Resource tests
* Fix Glossary Test
* Fix Type Resource Test
* Add sdk path
* Fix Tests
---------
Co-authored-by: Sriharsha Chintalapani <harshach@users.noreply.github.com>
2025-09-30 17:48:00 -07:00
Sriharsha Chintalapani
bb1395fc72
Implement Modern Fluent API Pattern for OpenMetadata Java Client ( #23239 )
...
* Implement Modern Fluent API Pattern for OpenMetadata Java Client
* Add Lineage, Bulk, Search static methods
* Add all API support for Java & Python SDKs
* Add Python SDKs and mock tests
* Add Fluent APIs for sdks
* Add Fluent APIs for sdks
* Add Fluent APIs for sdks, support async import/export
* Remove unnecessary scripts
* fix py checkstyle
* fix tests with new plural form sdks
* Fix tests
* remove examples from python sdk
* remove examples from python sdk
* Fix type check
* Fix pyformat check
* Fix pyformat check
* fix python integration tests
* fix pycheck and pytests
* fix search api pycheck
* fix pycheck
* fix pycheck
* fix pycheck
* Fix test_sdk_integration
* Improvements to SDK
* Remove SDK coverage for Python 3.9
* Remove SDK coverage for Python 3.9
* Remove SDK coverage for Python 3.9
2025-09-29 16:07:02 -07:00
Chirag Madlani
ae503c26e5
chore: update code owner for openmetadata-ui-core-components ( #23616 )
2025-09-29 19:57:34 +05:30
Karan Hotchandani
94bd82443f
ci(pw): increase number of machine to fasten the results ( #23615 )
2025-09-29 18:47:28 +05:30
satish
5771b6c014
Node upgrade and migrate from webpack to vite ( #23072 )
...
* Node upgrade and migrate from webpack to vite
* fix(build): Disable sourcemaps to prevent OOM errors
* Add basePath back
---------
Co-authored-by: Satish <satish@Satishs-MacBook-Pro.local>
2025-08-25 11:37:54 +05:30
satish
bc7c3499fc
Use .nvmrc in github workflows ( #23071 )
...
Co-authored-by: Satish <satish@Satishs-MacBook-Pro.local>
2025-08-23 16:11:19 +05:30
satish
9b2222fa4d
Revert "Node upgrade and webpack to vite ( #22993 ) ( #22997 )" ( #23069 )
...
This reverts commit bef698b8e63ce8138341902eb28d3f936752b115.
2025-08-23 14:24:42 +05:30
Shailesh Parmar
bef698b8e6
Node upgrade and webpack to vite ( #22993 ) ( #22997 )
...
* Node upgrade and webpack to vite (#22993 )
* Node upgrade and webpack to vite
* Update node versions in workflows
* Update setup-node
* Fix node version issue in workflow
* Update npm cache
* Npm cache update
---------
Co-authored-by: Satish <satish@Satishs-MacBook-Pro.local>
* Node upgrade (#23000 )
* Node upgrade and webpack to vite
* Update node versions in workflows
* Update setup-node
* Fix node version issue in workflow
* Update npm cache
* Npm cache update
* Upgrade @windmillcode/quill-emoji
---------
Co-authored-by: Satish <satish@Satishs-MacBook-Pro.local>
Co-authored-by: Karan Hotchandani <33024356+karanh37@users.noreply.github.com>
* Node upgrade (#23006 )
* Node upgrade and webpack to vite
* Update node versions in workflows
* Update setup-node
* Fix node version issue in workflow
* Update npm cache
* Npm cache update
* Upgrade @windmillcode/quill-emoji
* Add node setup in workflow instead of relying on runners default node
---------
Co-authored-by: Satish <satish@Satishs-MacBook-Pro.local>
* downgrade vite svgr to support both default and react component export
* Update build structure and fix qs ts error (#23030 )
* Get node version from .nvmrc for github workflows (#23051 )
* Update build structure and fix qs ts error
* Get node version from .nvmrc for github workflows
---------
Co-authored-by: Satish <satish@Satishs-MacBook-Pro.local>
* Webpack cleanup (#23062 )
Co-authored-by: Satish <satish@Satishs-MacBook-Pro.local>
---------
Co-authored-by: satish <satishmwaghela@gmail.com>
Co-authored-by: Satish <satish@Satishs-MacBook-Pro.local>
Co-authored-by: Karan Hotchandani <33024356+karanh37@users.noreply.github.com>
Co-authored-by: karanh37 <karanh37@gmail.com>
2025-08-22 19:13:55 +05:30
Ayush Shah
726fa89c80
Refactor: remove doc changes from OM repo ( #22019 )
2025-08-20 14:28:48 +05:30
Ayush Shah
d332893ea4
Delete .github/workflows/sync-docs-v1.yml ( #23007 )
2025-08-20 11:35:52 +05:30
Shailesh Parmar
25111288a8
Minor: Add workflow_dispatch option in yarn-coverage.yml workflow ( #23004 )
2025-08-20 11:22:12 +05:30
Shailesh Parmar
bb9b395243
Upgrade playwright version to 1.51.1 ( #22884 )
...
* Upgrade playwright version to 1.54.2 (latest) to support indexedDb storageState (#22879 )
* bump playwright version to latest
* update playwright version in workflow files
* update playwright installation step in workflow files to ensure consistent working directory
---------
Co-authored-by: “maulikkotak98” <“maulik.k@deuexsolutions.com”>
* update playwright version to 1.51.1
* fix tests for lineage
* minor refactor and cleanup
* fix lineage tests
---------
Co-authored-by: Maulik Kotak <72746599+maulikkotak98@users.noreply.github.com>
Co-authored-by: “maulikkotak98” <“maulik.k@deuexsolutions.com”>
Co-authored-by: Aniket Katkar <aniketkatkar97@gmail.com>
2025-08-18 14:41:01 +05:30
Sriharsha Chintalapani
a6d544a5d8
RDF Ontology, Json LD, DCAT vocabulary support by mapping OM Schemas to RDF ( #22852 )
...
* Support for RDF, SPARQL, SQL-TO-SPARQL
* Tests are working
* Add RDF relations tests
* improve Knowledge Graph UI, tags , glossary term relations
* Lang translations
* Fix level depth querying
* Add semantic search interfaces , integration into search
* cleanup
* Update generated TypeScript types
* Fix styling
* remove duplicated ttl file
* model generator cleanup
* Update OM - DCAT vocab
* Update DataProduct Schema
* Improve JsonLD Translator
* Update generated TypeScript types
* Fix Tests
* Fix java checkstyle
* Add RDF workflows
* fix unit tests
* fix e2e
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2025-08-17 18:36:26 -07:00
harshsoni2024
a7afad466a
e2e tableau use pat creds ( #22834 )
2025-08-15 11:34:45 +05:30
Aniket Katkar
a1e48efc92
Update the sync-doc workflow ( #22896 )
2025-08-12 14:43:22 +05:30
Copilot
f281ba5b2c
Add comprehensive GitHub Copilot instructions combining AI principles with OpenMetadata development guidance ( #22860 )
2025-08-11 12:19:51 +05:30
Ariel Schulz
d31e2d8ba0
Feature/1 fix and add lineage to exasol connector ( #21399 )
...
* Add lineage to Exasol connector
* Update test_connection to return TestConnectionResult
* Add exasol tests & dependencies to tests in setup.py
* Opensearch is required for testing, so add it there
* Modify metadata
* Update documentation for lineage
* Apply formatting changes to code
* Apply make py_format
2025-08-06 23:49:38 +05:30
Ayush Shah
d78771ed8d
Update py-tests.yml ( #22636 )
2025-07-29 16:21:03 +05:30
Pere Miquel Brull
7561289208
Update claude-code-review.yml ( #22320 )
2025-07-12 19:40:24 +02:00
Teddy
cc80bd6f3c
Add Claude Code GitHub Workflow ( #22315 )
...
* Update Claude PR Assistant workflow
* Claude Code Review workflow
2025-07-11 11:43:11 -07:00
Teddy
9b07fc0805
fix: claude workflow token ( #22314 )
2025-07-11 10:54:49 -07:00
Teddy
1cfa4d5f0f
feat: add claude assistant ( #22313 )
2025-07-11 10:25:32 -07:00
Prajwal214
d6a3a84eca
Revert #22175 (Update GitHub workflows to ignore changes in openmetadata-docs) ( #22283 )
...
Co-authored-by: Prajwal Pandit <prajwalpandit@MacBook-Pro.local>
2025-07-10 14:51:57 +02:00
Mayur Singal
1cbf4cf67b
MINOR: Fix pytest 3.10 running too long ( #22211 )
2025-07-08 17:19:00 +05:30
Ayush Shah
573b43d59a
Update GitHub workflows to ignore changes in openmetadata-docs directory for Java and Python checkstyle actions ( #22175 )
2025-07-07 12:39:03 +02:00
Chirag Madlani
b119a34a1e
Revert "chore(ci): improve e2e runners with conditions ( #22084 )" ( #22183 )
...
This reverts commit 1db71c06d4c687226c89519ca4c7f66ab00977d6.
2025-07-07 14:59:26 +05:30
Aniket Katkar
2b5a054a71
Chore: Add github-actions bot to the safe to test list ( #22101 )
...
* Add github-actions bot to the safe to test list
* revert the checkout step ref
2025-07-03 12:20:34 +05:30
Mayur Singal
cd4ae489e3
MINOR: Fix pytest 3.9 ( #22085 )
2025-07-02 12:03:07 +05:30
Chirag Madlani
1db71c06d4
chore(ci): improve e2e runners with conditions ( #22084 )
2025-07-02 11:58:51 +05:30
Aniket Katkar
799747d080
Chore: Fix the failing type generation workflow for PRs from forked repository ( #22037 )
...
* Fix the failing workflow for PRs from forked repository
* Fix the yml
2025-06-30 21:55:56 +05:30
Aniket Katkar
8348e7e3a9
Chore: Add github action to generate and commit types based on schema changes ( #21796 )
...
* Add github action to generate and commit types based on schema changes
* Update generated TypeScript types
* add condition to avoid the `Create PR comment about auto-update` when triggered manually
* update description in schema field
* Fix the workflow error regarding commit step
* Update generated TypeScript types
* revert the description changes in the schema
* update description
* Update generated TypeScript types
* update the workflow paths to trigger for change in generated folder as well
remove the pre-commit code for schema changes since it won't be necessary now
* Add concurrency cancellation to the workflow
* revert schema change
* Update generated TypeScript types
* Update generated TypeScript types
* Update the workflow to remove unnecessary step `Switch to branch (if manual trigger)` and improve the PR comment step to only comment in case of any commits made to the PR
* only run workflow for ready-for-review PRs
* fix yml
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-06-30 12:22:40 +05:30
Mayur Singal
c8f94783ed
Minor: Python E2E Fixes ( #21959 )
2025-06-28 18:05:58 +05:30
Aniket Katkar
623e8490e9
Fix the error in the template yml and add ability to trigger it from specific branch ( #21998 )
2025-06-27 10:13:29 +05:30
Prajwal214
8ac12c5764
Update the latest version to v1.8.x ( #21943 )
...
Co-authored-by: Prajwal Pandit <prajwalpandit@MacBook-Pro.local>
2025-06-25 07:26:02 +00:00
tarunpandey23
4623f01e6b
fixed the workflow issue ( #21884 )
2025-06-23 13:11:00 +05:30
Aniket Katkar
678abd96d9
Add empty TypeScript Type Generation workflow for pull requests ( #21797 )
...
* Add TypeScript Type Generation workflow for pull requests
* Update .github/workflows/typescript-type-generation.yml
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-06-17 11:31:14 +05:30
Sriharsha Chintalapani
8bb055fc9e
Fix #21506 : Upgrade to Java 21 ( #21507 )
...
* Fix #21506 : Upgrade to Java 21
* Fix #1655 : Upgrade to Java 21
2025-06-11 22:06:08 -07:00