287 Commits

Author SHA1 Message Date
Nahuel
fbeea8844e
Update feature request template (#10130) 2023-02-07 15:43:57 +00:00
Nahuel
89fd0dfba7
Pytest CI should not skipped with changes on om-spec or om-service (#10094) 2023-02-02 18:54:55 +00:00
Nahuel
61ab6ec74c
Update security-scan.yml (#10093) 2023-02-02 17:53:42 +00:00
Nahuel
43ca330853
Improve PDF generation for Snyk security report (#10089) 2023-02-02 16:41:00 +00:00
Nahuel
a3490093df
Generate PDF for Snyk security report (#10086)
* Generate PDF for Snyk security report

* Add missing doc

* Minor change
2023-02-02 17:10:35 +01:00
Nahuel
b9a3c06104
Bump main branch to version 1.0.0 (#10040)
* Bump to version 0.13.2

* Bump mvn projects to 1.0.0-SNAPSHOT

* Bump python projects to 1.0.0.dev0

---------

Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
2023-02-02 12:56:14 +01:00
Nahuel
97f325d7bc
Fix: Update CI GitHub actions (#10075)
* Update CI GitHub actions

* Add missing matrix property to Maven CI
2023-02-02 12:26:13 +01:00
Nahuel
af61c45f2d
Avoid running Maven CI on each PR (#10048) 2023-02-01 16:40:02 +01:00
dhruvinmaniar123
cfac0470eb
Quick fix of docker github action (#10037) 2023-01-31 22:05:21 +05:30
dhruvinmaniar123
406ea35845
Adding caching for maven and yarn (#9788)
Co-authored-by: Dhruvin Maniar <dhruvinmaniar@Dhruvins-MacBook-Pro.local>
2023-01-30 11:46:52 -08:00
Pere Miquel Brull
e2d94a66e4
Fix antlr version for publish (#9951) 2023-01-27 16:11:01 +01:00
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
7c61c0ad6f
Fix: remove wretry.action from py-test and change retry approach (#9949) 2023-01-27 08:45:20 +01:00
Nahuel
4c91e80132
Fix: configuration of Push Results in PR to Sonar step on py-test GH (#9946) 2023-01-26 19:00:35 +01:00
Nahuel
d03d53a9bb
Fix: configuration of Push Results in PR to Sonar step on py-test GH (#9945) 2023-01-26 18:46:19 +01:00
Nahuel
c171aea11a
Fix: configuration of wretry.action (#9944) 2023-01-26 18:42:12 +01:00
Nahuel
5a143c0420
Feat: Retry CI steps when fail because of unexpected reasons (#9942) 2023-01-26 18:37:45 +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
Nahuel
8ac0551641
Fix error in E2E CLI GH action (#9932) 2023-01-25 21:27:00 +01:00
Nahuel
520900bf67
Update py-cli-e2e-tests.yml (#9929) 2023-01-25 18:29:45 +01:00
Nahuel
463f20776a
Add extra info when running E2E tests 2 (#9928) 2023-01-25 17:58:39 +01:00
Nahuel
a153859061
Add extra info when running E2E tests (#9927) 2023-01-25 16:46:36 +01:00
Nahuel
a6d825d3bc
Fix sonar cloud report generation in E2E CLI tests (#9924) 2023-01-25 16:05:52 +01:00
Nahuel
aa315a2e85
Fix run tests on coverage for E2E CLI test (#9917) 2023-01-25 13:44:48 +01:00
Nahuel
f175b5be20
Fix timeout field in GH action (#9915) 2023-01-25 13:15:31 +01:00
Nahuel
67820c359d
Fix GH acton for E2E CLI tests coverage to Sonar (#9914) 2023-01-25 12:40:19 +01:00
Nahuel
b0f7cc3ca2
Fix GH acton for E2E CLI tests coverage to Sonar (#9910) 2023-01-25 11:56:54 +01:00
Nahuel
5608c2fde0
Add E2E CLI tests coverage to Sonar (#9908) 2023-01-25 11:51:25 +01:00
Nahuel
4274a145eb
Fix: change how CLI E2E are run (#9894) 2023-01-24 13:18:56 +00:00
Teddy
871cd0414e
Fix Partition for tables with profile sample + added mssql e2e tests (#9862)
* fix: partition for sampled data

* fix: added MSSQL E2E cli test

* fix: added secerets varibale to action file

* fix: python checkstyle
2023-01-23 14:16:44 +01:00
Ayush Shah
22573ae600
Check force failure on e2e + fix bq secrets (#9852)
* Check force failure on e2e

* Update py-cli-e2e-tests.yml

* Update py-cli-e2e-tests.yml

* Update py-cli-e2e-tests.yml
2023-01-22 10:25:36 +01:00
Nahuel
93057e476f
Fix: Superset encryption and decryption not working as expected (#9827)
* Fix superset sample data

* Update ingestion/examples/superset_data/service.json

* Update ingestion/examples/superset_data/service.json

* fix: pytest error (#9824)

* fix: pytest error

* fix: linting

* increased verbosity

* empty commit to re-run tests

* print registry and test definition set

* renamed columnValuesToBeUnique fqn

* removed print statements + verbosity

* Docs Using a Custom Ingestion Image in helm (#9835)

* Docs Using a Custom Ingestion Image in helm

* Update openmetadata-docs/content/deployment/kubernetes/index.md

Co-authored-by: Akash Jain <15995028+akash-jain-10@users.noreply.github.com>

* Update openmetadata-docs/content/deployment/kubernetes/index.md

Co-authored-by: Akash Jain <15995028+akash-jain-10@users.noreply.github.com>

* Update openmetadata-docs/content/deployment/kubernetes/index.md

* Update index.md

Co-authored-by: Akash Jain <15995028+akash-jain-10@users.noreply.github.com>

* fix(ui): ui changes for #9695 (#9770)

* Fix #9695: Teams show up in lower case

* changed owner advanced search filter field from name to display name

* fixed minor quick filter bug

* fixed failing cypress tests

* fixed failing unit tests

* Fixed failing cypress tests

* added comments in unit tests for better understanding of changes

* fixed failing cypress tests for advanced search

* improved logic for showing advanced search options

Co-authored-by: Sriharsha Chintalapani <harsha@getcollate.io>

* Added powerbi docs for new field (#9836)

* Fix#9460: Avoid reuse inspector to get view definition (#9821)

* Avoid reuse inspector to get view definition

* Update openmetadata-sqllineage version

* Feat: Update GH action for E2E tests (#9839)

* Update E2E CI tests GH action

* Address PR comments

* Add converter for services when encypting or decrypting services objects

* Update E2E CI tests GH action

Co-authored-by: Teddy <teddy.crepineau@gmail.com>
Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
Co-authored-by: Akash Jain <15995028+akash-jain-10@users.noreply.github.com>
Co-authored-by: Aniket Katkar <aniketkatkar97@gmail.com>
Co-authored-by: Sriharsha Chintalapani <harsha@getcollate.io>
Co-authored-by: Onkar Ravgan <onkar.10r@gmail.com>
2023-01-20 21:32:38 +00:00
Nahuel
e278b21905
Fix: py-cli-e2e-tests GH action (#9844) 2023-01-20 16:06:56 +01:00
Nahuel
cdd2bc66db
Feat: Update GH action for E2E tests (#9839)
* Update E2E CI tests GH action

* Address PR comments
2023-01-20 15:07:31 +01:00
Nahuel
ddff6e2875
Fix: Replace sqllineage with openmetadata-sqllineage (#9800)
* Replace sqllineage with openmetadata-sqllineage

* Fix checkstyle and failing test

* Move logic to retrieve dialect of a service type into a class

* Improve py-check message when it fails

* Updated mapper

* Update code after merge
2023-01-19 14:56:29 +01:00
Ayush Shah
22f9c2b0a2
Modify Slack Env (#9806) 2023-01-19 13:33:46 +05:30
Onkar Ravgan
be8daeba6d
Updated test yml file for dbt e2e (#9795) 2023-01-19 10:45:43 +05:30
Akash Jain
9f3ce93954
Update yarn-coverage.yml (#9646) 2023-01-09 11:35:10 +05:30
Ayush Shah
f4dc501731
Modify env to be same for testing (#9539) 2023-01-08 09:59:16 +00:00
Akash Jain
485e4986b9
fix: github token permission to add PR comment 2023-01-05 19:33:28 +05:30
Akash Jain
c61f5b72e8
fix: use code coverage from forked repo for testing 2023-01-05 18:45:24 +05:30
Chirag Madlani
13ddc2714f
remove hide comment from jest-coverage-comment (#9610) 2023-01-04 21:53:53 +05:30
Chirag Madlani
daa5cc3caf
chore(ui): jest comment for coverage on PRs (#9601) 2023-01-04 14:12:02 +00:00
Chirag Madlani
3a199e3f9d
add devops team review for workflow updates (#9603) 2023-01-04 19:36:38 +05:30
Parth Panchal
6597e49af8
added run conditions for mvn publish workflow (#9571) 2023-01-03 14:01:59 +05:30
Parth Panchal
dbf0152c85
Added maven publish git action workflow (#9568) 2023-01-03 11:18:29 +05:30
dhruvinmaniar123
c83db9a84a
Latest tag release (#9516)
* adding changes

* adding changes

* adding changes

* adding changes

* fixing latest tag release

* fixing latest tag

* fixing latest tag

* fixing latest tag

* fixing latest tag

* fixing latest tag

Co-authored-by: Dhruvin Maniar <dhruvinmaniar@Dhruvins-MacBook-Pro.local>
2022-12-29 23:49:00 +05:30
Akash Jain
6030f4da79
Update docker-openmetadata-server.yml (#9498) 2022-12-22 18:44:16 +05:30