20 Commits

Author SHA1 Message Date
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
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
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
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