* 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>
* 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>
* 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
* added workflow for selenium tests without sample data
* change in drop-create command
* using different approach to start server
* minor change
* minor change
* adding timeout to start server step