56 Commits

Author SHA1 Message Date
Akash Jain
c92dabe004
fix: Remove the strategy block from CI to run only with 1 machine (#14032) 2023-11-20 11:48:03 +05:30
Chirag Madlani
d75e2e85f5
Fix aut (#13764)
* fix(test): AUT failures for 1.2

* fix cypress in query,addRemoveTier and data insight

* fix redshift with dbt

* update package

* fix yarn install

* skip service spec

* remove id from the ingestion json schema

* skip data quality and insight for main

* include service specs

* update CI

---------

Co-authored-by: Ashish Gupta <ashish@getcollate.io>
2023-10-30 15:43:55 +05:30
Chirag Madlani
e87562c92e
Fix 1.2 feedbacks (#13665)
* fix(ui): feedbacks

No data placeholder visible before showing actial data

* fix wrong count for activity feed and tasks

* remove intermidiate no data placeholder for explore search

* fix superset cypress
replace table with internal table comp

* udpate cypress

* fix unit tests

* fix unit tests

* Fix what's new feedbcaks
remove user profile data from localStorage

* update whats knew content

* add debug logs to cypress

* fix: data products es query

* fix date time formate for executions
fix cypress warning of installation

* fix data product query

* remove debug logs for cypress

* fix persona permission on user page

---------

Co-authored-by: Sriharsha Chintalapani <harshach@users.noreply.github.com>
Co-authored-by: karanh37 <karanh37@gmail.com>
2023-10-23 15:59:05 +05:30
Akash Jain
e1a19f7c7e
fix(CI): Cypress CI enable parallelization (#13637) 2023-10-18 18:08:13 +05:30
Akash Jain
139d0a3ae0
fix(CI): Cypress CI Runs group name scoping to CI (#13635) 2023-10-18 17:10:19 +05:30
Akash Jain
c65518ac04
fix(ci): Run Cypress CI on Main Branch Only (#13600) 2023-10-17 12:57:35 +05:30
Akash Jain
5a3d759b48
fix(CI): Cypress CI timeout fixes (#13431)
* fix(CI): Increase Server Start timeout to 60 minutes

* fix(CI): timeout on cypress step instead of branch
2023-10-04 15:14:43 +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
Akash Jain
8a81f80837
fix(CI): Cypress Workflow timeout-minutes to 120 (#13340) 2023-09-26 19:07:47 +05:30
Chirag Madlani
749bd03fe2
fix(ci): reduce cypress machines to 1 (#13327) 2023-09-25 19:06:08 +05:30
Chirag Madlani
eb3570e20d
test(ui): set env variable for e2e tests (#13256)
* test(ui): set env variable for e2e tests

* added CYPRESS_BASE_URL

* fix variable mapping
2023-09-21 11:22:36 +05:30
Pere Miquel Brull
7f9144845e
Add manual dispatch for CI actions (#12969) 2023-08-23 09:22:16 +02:00
Akash Jain
e5c4fbc361
fix: CI Maven Builds; Cypress Tests (#12731)
* fix(ci): matrix strategy fail-fast as false for cypress

* fix(ci): Maven Builds

* feat(ci): add skip workflow for maven psql tests
2023-08-03 17:21:37 +05:30
Anuj359
bab2a6e261
Updating the large package removals for cypress (#12647) 2023-07-28 18:58:07 -07:00
Anuj359
78ae804a97
Adding false flag to image cleaning (#12642) 2023-07-28 20:01:54 +05:30
Anuj359
e0d293a801
Removing the docker cleaning from the steps (#12637)
* Removing the docker cleaning from the steps

* Updating the wait on action to check if that is an issue

* Reverting the action version
2023-07-28 18:31:59 +05:30
Anuj359
e3b9ac7e3a
Cleaning the disk space of runner on CI (#12630) 2023-07-28 15:29:48 +05:30
Mayur Singal
ebc3d55240
Update PIP in cypress and docker workflows (#12317) 2023-07-06 17:26:21 +05:30
Anuj359
a243b78dd8
Global k8s values docs (#12089)
* Create manual.yml

* Fixing Typo

* Removing manual test github action file

* Testing IP runner

* Updating the k8s-values for docs

* Delete ip-test-runner.yml
2023-06-25 10:49:21 -07:00
Anuj359
be7e6254d9
Cypress ci (#11810)
* Create manual.yml

* Updating jobs name for Cypress

* Updating jobs name for Cypress

* Updating jobs name
2023-05-30 17:16:50 +05:30
Shailesh Parmar
6902c7c2dc
cypress: added env variable for pipeline,mlmodel and S3 service (#11677)
* cypress: added env variable for pipeline,mlmodel and S3 service

* addressing comments
2023-05-19 15:02:37 +05:30
Shailesh Parmar
596d8cd94f
Revert "cypress: updated workflow with cypress provided image (#11544)" (#11546)
This reverts commit 40508b4c8141a067fb222581e362bca8064de53b.
2023-05-11 12:30:57 +05:30
Shailesh Parmar
40508b4c81
cypress: updated workflow with cypress provided image (#11544)
* cypress: updated workflow with cypress provided image

* updated node image to cypress/browsers:node16.16.0-chrome107-ff107
2023-05-11 12:23:38 +05:30
Pere Miquel Brull
0d9ec54b55
Ignore docs V1 in CI (#11272) 2023-04-25 18:02:30 +02:00
Chirag Madlani
1a451fe2a8
cypress(test): enable cypress for all the PRs (#10994) 2023-04-11 05:48:47 +00:00
Chirag Madlani
b3e7919c92
fix(ui): upgrade cy machine to 3 (#10987) 2023-04-10 21:10:38 +05:30
Chirag Madlani
6568d0df08
fix(test): reduce machin to 2 2023-04-10 12:45:09 +05:30
Akash Jain
bac0b637ce
fix(CI): Run on main branch with all changes except docs (#10942) 2023-04-05 20:01:21 +05:30
Anuj359
d9b56b4e6b
Fixing the Typo error (#10939) 2023-04-05 18:24:32 +05:30
Akash Jain
f74a190e1f
fix(CI): Cypress Machines increase from 2 to 3 (#10912)
* Update cypress-integration-tests-mysql.yml

* Update cypress-integration-tests-postgresql.yml
2023-04-04 12:48:04 +05:30
Akash Jain
2e985c6f00
fix(CI): rate limit issue with lewagon/wait-on-check-action (#10833)
* fix(CI): rate limit issue with lewagon/wait-on-check-action

* updating wait-interval to 90 seconds
2023-03-29 19:03:30 +02:00
Onkar Ravgan
5d6e18dc28
Fix 10642: Mark delete entities and tags toggle (#10695)
* Added mark delete logic

* Final test and optimization

* After merge fixes

* Added include tags for dash pipelines dbt

* added docs and fixed test

* Fixed py tests

* Added UI changes for following newly added fields:
- markDeletedDashboards
- markDeletedMlModels
- markDeletedPipelines
- markDeletedTopics
- includeTags

* Fixed failing unit tests

* updated json files of localization for other languages

* Improved localization changes

* added localization changes for other languages

* Updated mark deleted desc

* updated the ingestion fields descriptions in the ingestion form for UI

* automated localization changes for other languages

* updated descriptions for includeTags field for dbtPipeline and databaseServiceMetadataPipeline json

* fixed issue where includeTags field was being sent in the dbtConfigSource

* Added flow to input taxonomy while adding BigQuery service.

---------

Co-authored-by: Aniket Katkar <aniketkatkar97@gmail.com>
2023-03-29 12:41:44 +05:30
Anuj359
52c9a0f0df
Limiting cypress actions on openmetadata-ui (#10796)
* Limiting cypress actions on openmetadata-ui

* Limiting cypress actions on openmetadata-ui

* Updating cypress actions pull_request_target

---------

Co-authored-by: Anuj Joshi <anuj@Anujs-Air.fritz.box>
2023-03-28 15:38:39 +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
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
Ayush Shah
f4dc501731
Modify env to be same for testing (#9539) 2023-01-08 09:59:16 +00:00
dhruvinmaniar123
081aad5f5d
Updated all workflows for issue #9141 (#9147)
Co-authored-by: Dhruvin Maniar <dhruvinmaniar@Dhruvins-MacBook-Pro.local>
2022-12-05 22:32:13 +05:30
Shailesh Parmar
65065dfa8f
Added: Postgres env credential in cypress workflow file (#9056) 2022-11-30 10:06:11 +05:30
Vj-L
0a570c8585
Fixed the mounting of volumes (#8963)
* Fixed the mounting of volumes

* Update docker/local-metadata/docker-compose-postgres.yml

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

* Update docker/metadata/docker-compose-postgres.yml

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

* Added permission step

Co-authored-by: “Vijay” <“vijay.l@deuexsolutions.com”>
Co-authored-by: Akash Jain <15995028+akash-jain-10@users.noreply.github.com>
2022-11-23 14:37:53 +05:30
Akash Jain
3cef7ed4cc
fix: remove-maven-ci-libssl-step (#8950)
* remove commented step for cleanup

* fix whitespaces
2022-11-22 18:12:53 +05:30
Akash Jain
148952db69
fix: Maven CI (#8773)
* Update maven-build.yml

* Merging Main (#8897)

* Added Task Types for DataInsight and ES Reindex (#8882)

* fix(ui): activity-feed popover position issue (#8881)

fix: team count for Oganization Team

* Downgrade version of wait-on-check-action to 1.0.0 (#8894)

* Add: JWT validation and GKE troubleshooting (#8678)

* Add: JWT validation troubleshooting

* Add: GKE troubleshooting

* Add: GKE troubleshooting

* Update openmetadata-docs/content/deployment/kubernetes/gke-troubleshooting.md

Co-authored-by: Nahuel <nahuel@getcollate.io>

* Update openmetadata-docs/content/deployment/kubernetes/gke-troubleshooting.md

Co-authored-by: Nahuel <nahuel@getcollate.io>

* Update openmetadata-docs/content/deployment/security/jwt-troubleshooting.md

Co-authored-by: Nahuel <nahuel@getcollate.io>

* Update openmetadata-docs/content/deployment/security/jwt-troubleshooting.md

Co-authored-by: Nahuel <nahuel@getcollate.io>

* Update openmetadata-docs/content/deployment/security/jwt-troubleshooting.md

Co-authored-by: Nahuel <nahuel@getcollate.io>

* Update openmetadata-docs/content/deployment/security/jwt-troubleshooting.md

Co-authored-by: Nahuel <nahuel@getcollate.io>

* Update openmetadata-docs/content/deployment/kubernetes/gke-troubleshooting.md

Co-authored-by: Nahuel <nahuel@getcollate.io>

* Update jwt-troubleshooting.md

* Update openmetadata-docs/content/deployment/kubernetes/gke-troubleshooting.md

Co-authored-by: Nahuel <nahuel@getcollate.io>

* Update openmetadata-docs/content/deployment/security/jwt-troubleshooting.md

Co-authored-by: Nahuel <nahuel@getcollate.io>

* Update openmetadata-docs/content/deployment/security/jwt-troubleshooting.md

Co-authored-by: Nahuel <nahuel@getcollate.io>

Co-authored-by: Nahuel <nahuel@getcollate.io>

Co-authored-by: Mohit Yadav <105265192+mohityadav766@users.noreply.github.com>
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
Co-authored-by: Nahuel <nahuel@getcollate.io>
Co-authored-by: Milan Bariya <52292922+MilanBariya@users.noreply.github.com>

* Update cypress-integration-tests-mysql.yml

* Update cypress-integration-tests-postgresql.yml

* Update maven-build.yml

* Update py-tests.yml

Co-authored-by: Vj-L <102945356+Vj-L@users.noreply.github.com>
Co-authored-by: Mohit Yadav <105265192+mohityadav766@users.noreply.github.com>
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
Co-authored-by: Nahuel <nahuel@getcollate.io>
Co-authored-by: Milan Bariya <52292922+MilanBariya@users.noreply.github.com>
2022-11-22 15:00:11 +05:30
Vj-L
c48c8dcea9
Added flag with docker-compose down command (#8908)
Co-authored-by: “Vijay” <“vijay.l@deuexsolutions.com”>
2022-11-21 14:00:43 +05:30
Nahuel
a97a4ba6af
Downgrade version of wait-on-check-action to 1.0.0 (#8894) 2022-11-18 09:58:56 -08:00
Vj-L
2c055641be
Added host volumes for Database service (#8722)
* Added host volumes for Database service

* Formated the python file

* Done changes according to the comments on PR

* Changes done as per the comments on Draft PR

* Fix PyLint

* Changes done as per the comments on Draft PR

* Updated the path of volume for Database

* Added cleanup state in workflows

* Added cleanup state in workflows

Co-authored-by: “Vijay” <“vijay.l@deuexsolutions.com”>
Co-authored-by: ulixius9 <mayursingal9@gmail.com>
Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
2022-11-18 14:05:33 +01:00
Pere Miquel Brull
11ad9192a4
Fix CI condition for gatekeeping (#8769) 2022-11-15 17:37:30 +01:00
Pere Miquel Brull
dae85e92bd
Do not check labels on push (#8672) 2022-11-11 12:13:23 +01:00
Pere Miquel Brull
03c1c005cf
Add Workflow label verification for CI (#8653)
* Add labeler

* Update verify with comment

* Add label verification

* Add label verification

* Update .github/teams.yml
2022-11-11 11:25:59 +01:00
Pere Miquel Brull
d5ac72c591
Revert "Add PR approval wait (#8640)" (#8644)
This reverts commit cc2973e61c231c5681d5fb29f387330600f2cbd4.
2022-11-10 11:21:59 +01:00
Pere Miquel Brull
cc2973e61c
Add PR approval wait (#8640) 2022-11-10 10:53:48 +01:00
Pere Miquel Brull
33b395a6f7
Remove approval check (#8637) 2022-11-10 09:19:04 +01:00