harshsoni2024
a7afad466a
e2e tableau use pat creds ( #22834 )
2025-08-15 11:34:45 +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
Mayur Singal
c8f94783ed
Minor: Python E2E Fixes ( #21959 )
2025-06-28 18:05:58 +05:30
Mayur Singal
c35add9ded
MINOR: Fix Python Workflows ( #20712 )
2025-04-10 11:16:10 +05:30
Pere Miquel Brull
bcde18b387
DEPRECATE - Remove support for Python 3.8 ( #20553 )
2025-04-08 07:36:07 +02:00
Akash Jain
4eec3eddea
chore(CI): Upgrade all steps actions to latest release ( #20065 )
2025-03-04 14:09:53 +01:00
tarunpandey23
372953fc88
updated workflows to remove the deprication issue ( #19464 )
...
Co-authored-by: Tarun <tarun.p@deuexsolutions.com>
2025-02-11 10:41:53 +05:30
Imri Paran
ed55fb3137
MINOR: fix py-cli-e2e-tests.yml ( #19503 )
2025-01-24 10:34:53 +05:30
Imri Paran
2099799e7f
chore: bumped actions/upload-artifact ( #19500 )
...
update actions/upload-artifact to v4 as v3 is deprecated and will not run:
https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
> Version tags will not be removed from the project repositories, however, attempting to use a version of the actions after the deprecation date will result in a workflow failure.
2025-01-23 18:32:41 +01:00
Imri Paran
84391e7078
MINOR: tests: fix Tuple in bigquery e2e cli ( #18499 )
...
* tests: fix Tuple in bigquery e2e cli
* tests: fix Tuple in bigquery e2e cli
* fix workflow condition
2024-11-04 09:54:10 -08:00
Imri Paran
2539ffa8de
MINOR: fix e2e python job ( #18473 )
...
* ci(py-cli-e2e): remove job id from link
remove job id from link. it doesn't work for matrix
* fix the condition for env.DEBUG
2024-10-31 17:14:35 +01:00
Imri Paran
4c3a784f7c
MINOR: fix debug resolution in e2e python github workflow ( #18437 )
...
* fix debug default
* fixed expression
* test inverted expression
* test inverted expression
* added description
* added logging for inputs debug, debug
* fixed debug condition
* added github ref
* added github ref
2024-10-30 08:37:56 +01:00
Imri Paran
fbd47b20de
MINOR: trying to add job id to logs ( #18023 )
...
* trying to add job id to logs
* set debug if branch is main
* fixed yaml
2024-10-22 09:54:11 +02:00
Imri Paran
25284e0232
MINOR: fix snowflake system metrics ( #17989 )
...
* fix snowflake system metrics
* format
* add link to logs and commit
fixed the dq cli test
* reverted bad formatting
* fixed models.py
* removed version pinning for data diff in tests
2024-09-26 11:55:17 +00:00
IceS2
328ed2bf11
MINOR: Fix e2e ( #16627 )
...
* Fix Metabase E2E Test
* Add 'debug' input to python e2e tests
* Fix 'debug' default to be 'false'
* Standardized all Metabase IDs to MetabaseStrId
* Fix Metabase expected filtered sink mix value
* Fix wrong parameter being passed to the config
* Fix powerBI e2e tests
* Fix one Redash e2e test
* Fix checkstyle
* Fix Dashboard create patch_request not using EntityReferenceList
* Fix Redash E2E test value
* Add logging to create patch request
* Fix checkstyle and linting
* Fix default debug value
* Fix e2e workflow
* Fix e2e workflow
* Fix e2e workflow
* Fix metabase and powerbi e2e values
2024-06-12 19:32:45 +02:00
IceS2
070bd2570e
MINOR: Fix e2e ( #16594 )
...
* Fix Metabase E2E Test
* Add 'debug' input to python e2e tests
* Fix 'debug' default to be 'false'
* Standardized all Metabase IDs to MetabaseStrId
* Fix Metabase expected filtered sink mix value
* Fix wrong parameter being passed to the config
* Fix powerBI e2e tests
* Fix one Redash e2e test
* Fix checkstyle
2024-06-11 13:19:25 +05:30
IceS2
7805a0b609
MINOR: Fix athena e2e tests ( #15486 )
...
* Comment side effects
* Update assert to match clauses better
* Improve input
* Improve input
* Update assert to match clauses better
* Fix Athena E2E Values
* Uncomment needed steps
* Fix linters
2024-03-08 09:31:06 +01:00
IceS2
86a2930cfa
Minor: Fix E2E Ingestion Tests ( #15462 )
...
* Fix E2E Tests
* Fix E2E Tests
* Update mysql count, schema changes
* Addition to vertica e2e
* Temporary Github Action modification to test
* Fix Redshift round issue post 10 digits
* modify e2e gh file
* fix gh error
* fix matrix syntax
* Fix Redash counts
* Update py-cli-e2e-tests.yml
* Fix Redshift referenced before assignment error
* Revert Py tests e2e
* Modify Elasticsearch configuration
* Modify Elasticsearch configuration
* Update docker-compose.yml
* Test only running the python tests as e2e
* Comment side effects
* Test
* Test
* Fix name
* Add missing shell property
* Add bigquery to e2e
* Uncomment needed step
* test
* test
* test
* test
* Add control ci pipeline
* Add new e2e tests
* test
* fix
* fix
* fix
* Uncomment needed steps
---------
Co-authored-by: Ayush Shah <ayush@getcollate.io>
2024-03-05 16:00:22 +01:00
Ayush Shah
19db3c060c
Fix Env ( #14768 )
2024-01-18 10:52:05 +05:30
Ayush Shah
dcac5c2367
Modify Redshift Database env ( #14662 )
2024-01-10 12:09:09 +05:30
Ayush Shah
78818d40a1
Reuse GH secrets ( #14643 )
2024-01-09 15:21:34 +05:30
Mayur Singal
ca81d523ee
MINOR: fix sonar upload for py e2e tests ( #14096 )
2023-11-24 11:10:56 +05:30
Mayur Singal
500043a753
MINOR: fix path for cli e2e coverage configuration ( #14078 )
...
* fix path for coverage configuration
* debug
* fix lin no
* fix lin no
* remove sed
* revert debug changes
2023-11-23 21:06:28 +05:30
Onkar Ravgan
b781c66206
Fixed tableau e2e counts due to new sample data in the instance ( #14039 )
...
* fixed tableau e2e new
* rmv hive test
2023-11-20 19:54:06 +05:30
Ayush Shah
f94e2dbb47
Fix Hive Bytes issue, add athena yaml, fix bigquerymultiple project id token issue ( #13640 )
2023-10-18 23:48:21 +05:30
Ayush Shah
ac9e8c9e89
Add E2E - Oracle, Athena. Remove Duplicated code ( #13563 )
2023-10-18 16:57:06 +05:30
Ayush Shah
1a8b11b29e
Fix Github Actions, Timeout ( #13488 )
2023-10-09 15:01:23 +05:30
Sriharsha Chintalapani
03ca972887
Add Java 17 support ( #12895 )
...
* Add Java 17 support
* Change Test HTTP client provider
* Create Tests HTTP Client once
* Create Tests HTTP Client once
* fix(CI): Update CI to use jdk 17 and dockerfiles as well
---------
Co-authored-by: Akash-Jain <Akash.J@deuexsolutions.com>
2023-10-03 01:35:50 -07:00
Ayush Shah
e648be9f61
Fix E2E vars ( #12932 )
2023-08-21 09:58:06 +05:30
Ayush Shah
5ea4de646c
Fix Postgres Profiler for incompatible versions ( #12795 )
2023-08-11 15:32:43 +05:30
Ayush Shah
adde9a1d30
Update py-cli-e2e-tests.yml ( #12338 )
2023-07-10 14:19:17 +05:30
Onkar Ravgan
d263d67b20
Fixed cli e2e yml ( #12337 )
2023-07-10 12:38:54 +05:30
Ayush Shah
b3ebe3f2ea
Add Datalake E2E ( #12323 )
2023-07-07 09:13:18 +05:30
Ayush Shah
f7168db8ea
Add Quicksight AWS support ( #11294 )
2023-04-27 11:39:47 +05:30
Ayush Shah
dd509681be
Fixes tableau, add quicksight e2e ( #11177 )
2023-04-26 10:22:08 +05:30
Ayush Shah
efd82113ec
Fix E2E tests ( #11226 )
2023-04-25 10:11:06 +05:30
Teddy
6e129c1e65
Issue 10805 Added Hive e2e ( #11197 )
...
* tests: Added E2E test for Hive + fix minor bug
* tests: ran python linting
2023-04-21 15:45:12 +00:00
Teddy
6f5d88ff63
tests: Added E2E tests for redshift ( #11169 )
2023-04-21 08:55:54 +02:00
Pere Miquel Brull
e453593760
Rel to #10805 - Ingestion docs glue & Kerberos Dep ( #11157 )
...
* Glue
* Add kerberos system dep
2023-04-20 10:56:46 +02:00
Mayur Singal
dd754d586e
Metabase E2E Test & docs ( #11126 )
2023-04-20 00:50:23 +05:30
Onkar Ravgan
932ffa5fa0
Added Powerbi E2E and docs ( #11130 )
2023-04-19 11:49:20 +05:30
Nahuel
22ce62e13b
Fix: Add Redash E2E test ( #11091 )
2023-04-18 12:52:38 +05:30
Nahuel
9d2e194833
Fix: Add Tableau E2E test missing env vars ( #11079 )
2023-04-16 15:27:36 +00:00
Nahuel
ea70580aff
Fix#10584: Tableau E2E and docs ( #11054 )
2023-04-14 19:28:31 +05:30
Sriharsha Chintalapani
de10cd254b
New docker structure ( #10438 )
...
* Adding the different docker-compose file openmetadata and ingestion
* Added two different env files for mysql and postgres
* Updated the docker file path
* Updated the path of docker folder structure
* Fix docker
* Updating the PR with necessary changes required
---------
Co-authored-by: “Vijay” <“vijay.l@deuexsolutions.com”>
Co-authored-by: Akash-Jain <Akash.J@deuexsolutions.com>
2023-03-06 08:58:53 -08:00
Vj-L
dfbee1a6bf
Updated the command for ubuntu dependencies ( #10388 )
...
* Updated the command for ubuntu dependencies
* Updated the command for ubuntu dependencies
* Updated the command for ubuntu dependencies
---------
Co-authored-by: “Vijay” <“vijay.l@deuexsolutions.com”>
2023-03-02 15:46:21 +05:30
Pere Miquel Brull
192c992e21
Fix e2e tests when computing rows ( #9958 )
...
* Add vertica to the list
* test profiler
* Fix tests
* Fix tests
2023-01-27 12:55:57 +01:00
Pere Miquel Brull
4d474ab063
Add vertica e2e and fix checks ( #9947 )
...
* Add vertica e2e and fix checks
* Add missing task_id param
2023-01-27 10:22:12 +01:00
Nahuel
1de45aa2fb
Consider subprocess coverage in E2E CLI tests ( #9935 )
2023-01-26 07:55:54 +01:00
Nahuel
4885bc4a9a
Put back all E2E CLI tests in GH action ( #9933 )
2023-01-25 22:12:29 +01:00