177 Commits

Author SHA1 Message Date
Nahuel
dae7f8c5b4
Update py-test workflow (#8394) 2022-10-27 17:43:35 +02:00
Nahuel
e277392124
Fix sonar cloud python coverage (#8386) 2022-10-27 16:18:57 +02:00
Vj-L
693579c2fc
Updated the tags (#8266) 2022-10-19 21:29:50 +05:30
Akash Jain
3774f31ac4
fix: Conditions and missing packages for Release process (#8262) 2022-10-19 20:50:22 +05:30
Nahuel
37f06034dd
Sonar coverage test run only for Python 3.9 (#8151) 2022-10-14 17:39:29 +02:00
Nahuel
b69581299f
Fix SonarCloud coverage for Python code (#8144) 2022-10-14 15:17:40 +02:00
Pere Miquel Brull
2f9dd10a25
Allow manual image pushing (#8073) 2022-10-11 12:39:47 +05:30
Pere Miquel Brull
339abc5bf3
Prepare Ingestion Base Docker image (#8065)
Prepare Ingestion Base Docker image (#8065)
2022-10-11 07:50:49 +02:00
Nahuel
37105e09df
Add CLI e2e tests workflow dispatch (#8053)
* Add CLI E2E tests for MySQL

* Fix setup.py and pylint

* Add missing doc and update code after pylint refactor

* Add manual trigger for py-cli-e2e-tests GH action
2022-10-10 11:50:20 +02:00
Nahuel
5c499d2a7a
Add CLI E2E tests for MySQL (#8041)
* Add CLI E2E tests for MySQL

* Fix setup.py and pylint

* Add missing doc and update code after pylint refactor
2022-10-10 11:36:20 +02:00
Nahuel
7358c14906
Doc: Add missing docs for Bots configuration (#7958)
* Add missing docs for Bots configuration

* Remove unused images
2022-10-07 12:47:43 +02:00
Ashok Mokshagundam
23f6e18a17
Running All the CI workflows on Release branches along with main branch (#7691)
* Update airflow-apis-tests-3_9.yml

Updated workflows to run on main branch and also on all release branches

* Update cypress-integration-tests-mysql.yml

Updated workflows to run on main branch and also on all release branches

* Update cypress-integration-tests-postgresql.yml

Updated workflows to run on main branch and also on all release branches

* Update docs-tests.yml

Updated workflows to run on main branch and also on all release branches

* Update java-checkstyle.yml

Updated workflows to run on main branch and also on all release branches

* Update maven-build.yml

Updated workflows to run on main branch and also on all release branches

* Update openmetadata-ingestion-core-version-comment.yml

Updated workflows to run on main branch and also on all release branches

* Update py-checkstyle.yml

Updated workflows to run on main branch and also on all release branches

* Update py-generate.yml

Updated workflows to run on main branch and also on all release branche

* Update py-ingestion-core-publish.yml

Updated workflows to run on main branch and also on all release branches

* Update py-tests.yml

Updated workflows to run on main branch and also on all release branches

* Update selenium-noIngestion-tests.yml

Updated workflows to run on main branch and also on all release branches

* Update sync-docs.yml

Updated workflows to run on main branch and also on all release branches

* Update yarn-coverage.yml

Updated workflows to run on main branch and also on all release branches

* Update airflow-apis-tests-3_9.yml

Updated workflows to run on main branch and also on all release branches

* Update cypress-integration-tests-mysql.yml

Updated workflows to run on main branch and also on all release branches

* Update cypress-integration-tests-postgresql.yml

Updated workflows to run on main branch and also on all release branches

* Update docs-tests.yml

Updated workflows to run on main branch and also on all release branches

* Update java-checkstyle.yml

Updated workflows to run on main branch and also on all release branches

* Update maven-build.yml

Updated workflows to run on main branch and also on all release branches

* Update openmetadata-ingestion-core-version-comment.yml

Updated workflows to run on main branch and also on all release branches

* Update py-checkstyle.yml

Updated workflows to run on main branch and also on all release branches

* Update py-tests.yml

Updated workflows to run on main branch and also on all release branches

* Update selenium-noIngestion-tests.yml

Updated workflows to run on main branch and also on all release branches

* Update sync-docs.yml

Updated workflows to run on main branch and also on all release branches
2022-09-26 16:47:35 +05:30
Shailesh Parmar
7cb23e3f89
Fixed issue where Cypress is not running properly in PR (#7687) 2022-09-23 19:11:01 +05:30
Shailesh Parmar
6c07a4ffbf
Added group name in cypress config yaml (#7667) 2022-09-22 21:07:29 +05:30
Akash Jain
169ad3c687
split cypress integrations tests to mysql and psql CI (#7665) 2022-09-22 19:10:00 +05:30
Mayur Singal
680a186209
Added Exception Handling for Bigquery Tags & Fix py-test CI (#7649) 2022-09-22 14:08:04 +05:30
Shailesh Parmar
e02cc31010
Fixed mysql and data quality cypress is failing in postgresql db docker #7638 (#7639)
* Fixed mysql and data quality cypress is failing in postgresql db docker #7638

* addressing comment
2022-09-21 22:25:33 +05:30
Ashok Mokshagundam
0b0d1c51d9
Merging PyTests with Github Actions CI with matrix strategy into a single file (#7628)
* Delete py-tests-3_10.yml

Merging PyTests with Github Actions CI with matrix strategy into a single file #7355

* Delete py-tests-3_8.yml

Merging PyTests with Github Actions CI with matrix strategy into a single file #7355

* Delete py-tests-3_9.yml

Merging PyTests with Github Actions CI with matrix strategy into a single file #7355

* Merging PyTest files into a single file

Merging PyTests with Github Actions CI with matrix strategy into a single file #7355
2022-09-21 17:51:39 +05:30
Akash Jain
bb66105545
Added matrix to run cypress integrations tests with postgresql (#7594) 2022-09-21 10:57:11 +05:30
Akash Jain
fc8312c5fb
feat: Refactor openmetadata/ingestion docker image (#7456)
* centralize openmetadata/ingestion docker image

* update volume mappings; fix ingestion tag!

* fix PR comments

* fix cypress mysql tests!
2022-09-19 09:20:54 +05:30
Sriharsha Chintalapani
656b50dd3a
Fix #7469: Refactor OpenMetadata code modules (#7474) 2022-09-14 23:14:02 -07:00
Shailesh Parmar
3e81bd0df0
Fix #7400 UI : Upgrade cypress version to 10.7.0 (#7423)
Co-authored-by: Vivek Ratnavel Subramanian <vivekratnavel90@gmail.com>
2022-09-13 11:59:20 -07:00
Akash Jain
f2fc45ea41
feat: prepare-for-next-release-0-13-0 (#7348) 2022-09-09 01:25:41 +05:30
Mayur Singal
3c1c93c842
Replace Sample Data with Mysql in CI (#7346) 2022-09-08 22:52:25 +05:30
Onkar Ravgan
9833578064
Remove airflow dependency git workflow (#7340)
Co-authored-by: Onkar Ravgan <onkarravgan@Onkars-MacBook-Pro.local>
2022-09-08 19:32:16 +05:30
Nahuel
ed58c27f76
Remove unused property extra_hosts from docker-compose files (#7096)
* Remove unused properties from docker-compose files

* Minor fix in run_local_docker script
2022-08-31 21:30:24 +02:00
Pere Miquel Brull
2238bc2466
Do not push ingestion dir (#7008) 2022-08-29 14:20:32 +02:00
Ayush Shah
f8e8d2f7ab
Modfied github workflow, fix antrl4 not found (#6839) 2022-08-22 15:56:43 +05:30
Ayush Shah
3d4684c60b
Change installation of antlr (#6774) 2022-08-18 17:34:58 +05:30
Ayush Shah
a3dfde97ce
Fix Indentation for Yarn Coverage (#6769) 2022-08-17 19:53:42 +05:30
Ayush Shah
e1799e47d4
Add Antlr support in workflows (#6757) 2022-08-17 14:37:23 +05:30
Nahuel
e321008cd0
Snyk report uploaded as HTML files (#6674) 2022-08-09 21:54:08 +02:00
Vj-L
e4aa443b65
Added new workflow for postgres package (#6646)
Co-authored-by: “Vijay” <“vijay.l@deuexsolutions.com”>
2022-08-09 19:17:13 +05:30
Nahuel
cfc3568c19
Fix: wrong sed command in Airflow APIs test GH workflow (#6510) 2022-08-02 14:15:03 +02:00
Nahuel
550b4645cf
Do 'mvn clean install' when running security-scan GH workflow (#6492) 2022-08-01 16:04:35 -07:00
Pere Miquel Brull
f8f9836a77
Fix snyk workflow (#6422)
Fix snyk workflow (#6422)
2022-07-29 08:02:31 +02:00
Pere Miquel Brull
824d05ac84
Install deps (#6419) 2022-07-29 07:06:06 +02:00
Pere Miquel Brull
ea918495ff
Fix #6382 - Snyk workflows (#6413)
Fix #6382 - Snyk workflows (#6413)
2022-07-28 23:06:33 +02:00
Nahuel
30ff470922
Reduce the CI times for py-tests (#6352)
* Testing if we can reduce the CI times

* Update POM and run_local_docker script
2022-07-26 17:47:03 +02:00
Pere Miquel Brull
f97902392d
Add install_all (#6246) 2022-07-21 16:51:46 +02:00
Pere Miquel Brull
385b7edac9
Prepare CI for Airflow APIs (#6240)
Prepare CI for Airflow APIs (#6240)
2022-07-21 12:29:57 +02:00
Rabi Narayan Sahoo
0190456f3d
Removed test environment (#6214) 2022-07-20 14:47:56 +05:30
Nahuel
dfb017008b
Fix missing SonarCloud decorator in PR when triggering GH workflow for py3.9 (#6220) 2022-07-20 10:28:18 +02:00
Nahuel
f0aab78295
Fix workflow GH for py3.9 (#6198) 2022-07-20 07:07:04 +02:00
Nahuel
ee21d6b10e
Fix error in workflow YAML file and update ingestion-core version (#6193) 2022-07-19 15:41:21 +02:00
Nahuel
0602e8c894
Fix#5924: Implement secret manager for Airflow REST Plugin (#6128)
Fix#5924: Implement secret manager for Airflow REST Plugin (#6128)
2022-07-19 14:51:44 +02:00
Pere Miquel Brull
0793e69752
Fix automated schema generation & Add Docs CI (#6084)
Fix automated schema generation & Add Docs CI (#6084)
2022-07-14 14:13:00 +02:00
Pere Miquel Brull
3e8f3d1b7c
Always trigger py ci (#6075) 2022-07-14 08:28:03 +02:00
Akash Jain
2258a7d737
fix: add quotes; fix make recipes call generate (#6073) 2022-07-14 10:13:49 +05:30
Pere Miquel Brull
d19ec6f43d
Update cypress CI timeout (#6046) 2022-07-12 16:04:13 +02:00