219 Commits

Author SHA1 Message Date
dhruvinmaniar123
c511326a95
Openmetadata workflow issue 9172 (#9299)
* adding new file

* adding new workflow of  issue #9172

* adding changes of issue #9172

* adding changes of issue #9172

* adding changes for issue #9172

* adding changes for issue #9172

* adding changes for issue #9172

Co-authored-by: Dhruvin Maniar <dhruvinmaniar@Dhruvins-MacBook-Pro.local>
2022-12-15 20:22:54 +05:30
Teddy
38c1bf4e54
Added java distribution (#9160)
* Added java distribution

* Fixed java test
2022-12-05 16:32:42 -08: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
Ayush Shah
2efa720f59
Fix E2E: new envs (#9143) 2022-12-05 19:15:12 +05:30
Ayush Shah
8054be9a82
Add E2E env (#9136) 2022-12-05 03:57:31 +00:00
Ayush Shah
2b2eadf611
Fix Credentials sent via env (#9071)
* Fix Credentials sent via env

* add new env var

* fix lint

* Add Comment
2022-11-30 15:37:24 +01:00
Chirag Madlani
1663219b93
fix(ui): localisation for constant files (#9066)
* fix(ui): localization for constant files

* fix typo

* revert yarn coverage changes

* fix GlobalSettings constant file name issue

* fix url file name postfix

* fix GlobalSettings constants path

Co-authored-by: Sachin Chaurasiya <sachinchaurasiyachotey87@gmail.com>
2022-11-30 16:01:04 +05:30
Shailesh Parmar
65065dfa8f
Added: Postgres env credential in cypress workflow file (#9056) 2022-11-30 10:06:11 +05:30
Ayush Shah
293de4a894
E2E for Bigquery (#9007) 2022-11-29 16:22:08 +05:30
Sachin Chaurasiya
0aa29b66ef
Fix : test-coverage workflow action indentation (#8979) 2022-11-23 22:39:22 +05:30
Chirag Madlani
35a87ac09c
feat(ui): unit tests coverage for PRs (#8974) 2022-11-23 13:46:45 +00:00
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
93381a7343
Add Pylint print checker and py-checkstyle as required (#8849)
* Always run the checkstyle

* Add print checker lint plugin

* Typos

* Add print checker

* Fix e2e
2022-11-17 16:44:26 +00:00
Nahuel
550a4226e0
Fix: minor fix on text sent into slack when E2E fails (#8847) 2022-11-17 15:20:12 +00:00
Pere Miquel Brull
b107bae4d1
E2E Workflow continue on fail (#8833) 2022-11-17 09:41:20 +01:00
Pere Miquel Brull
27816adddd
Fix e2e workflow (#8820) 2022-11-16 17:48:52 +00:00
Pere Miquel Brull
d1cc3e880c
Fix e2e test and add slack alert (#8817)
* Fix mysql test

* Run alarm on failed test

* Force failure for testing
2022-11-16 17:43:48 +01:00
Pere Miquel Brull
c2983e8606
Trigger maven and py-tests on all PRs (#8791) 2022-11-16 08:48:55 +01:00
Pere Miquel Brull
11ad9192a4
Fix CI condition for gatekeeping (#8769) 2022-11-15 17:37:30 +01:00
Akash Jain
fb8cfca6af
Run Maven CI on JSON Schema Changes (#8748) 2022-11-15 16:06:25 +05:30
Pere Miquel Brull
34ba9d95c5
Ingestion Pipeline deployed, Athena tests and pydantic extras (#8682)
* Always run python tests

* Fix athena tests and types

* Update deployed prop in IngestionPipeline

* Fix #8554

* Format

* Use true as default deployed migration

* Remove repeated req

* Pydantic wiggle room
2022-11-13 11:59:43 +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
3e3cf971c2
Add maven CI permissions (#8646) 2022-11-10 13:32:17 +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
Pere Miquel Brull
f7cdd31a15
Fix Workflows approval permissions (#8636)
* Add permissions and approval flow

* Approval fmt
2022-11-10 09:12:56 +01:00
Pere Miquel Brull
8a73d7e855
Add permissions and approval flow (#8625) 2022-11-10 09:03:08 +01:00
Pere Miquel Brull
acac1c1dcc
Java checkstyle add missing ref (#8622)
* Add approval workflow

* Add approval workflow

* Add java checkstyle ref

* Remove depth
2022-11-09 17:34:45 +01:00
Pere Miquel Brull
a45728cf02
Add approval CI workflow (#8620)
* Add approval workflow

* Add approval workflow
2022-11-09 16:47:27 +01:00
Pere Miquel Brull
f064ab1e89
Test Java checkstyle pull request write (#8616)
* Test PR write permissions

* Test PR write permissions
2022-11-09 16:18:43 +01:00
Pere Miquel Brull
7b2d224b2d
Test PR write permissions (#8615) 2022-11-09 16:17:30 +01:00
Pere Miquel Brull
ccf16cbfac
Fix permissions (#8614) 2022-11-09 16:07:06 +01:00
Pere Miquel Brull
c07f636e88
Test workflow permissions fix syntax (#8613)
* Test workflow permissions

* Fix permissions
2022-11-09 16:02:54 +01:00
Pere Miquel Brull
09ac3be112
Test workflow permissions (#8611) 2022-11-09 15:53:10 +01:00
Nahuel
6e1f4fdd92
Schedule security scan every Monday midnight (#8558) 2022-11-07 15:01:01 +01:00
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