Ayush Shah
eca3770a93
MINOR: Update Playwright integration test workflows to use 'playwright' deps ( #20558 )
2025-04-01 23:42:31 +05:30
Akash Jain
d1ae36129c
chore: Disable CI Runs on Draft Pull Requests ( #20235 )
2025-03-13 11:31:25 +01:00
Chirag Madlani
fc8c6d9b02
chore(ci): only run maven build on Main merge ( #20163 )
...
* chore(ci): only run maven build on Main merge
* revert publish maven package
2025-03-10 19:12:02 +05:30
Akash Jain
4eec3eddea
chore(CI): Upgrade all steps actions to latest release ( #20065 )
2025-03-04 14:09:53 +01:00
Imri Paran
2099799e7f
chore: bumped actions/upload-artifact ( #19500 )
...
update actions/upload-artifact to v4 as v3 is deprecated and will not run:
https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
> Version tags will not be removed from the project repositories, however, attempting to use a version of the actions after the deprecation date will result in a workflow failure.
2025-01-23 18:32:41 +01:00
Imri Paran
d2c23171db
use setup action for playwright e2e ( #16636 )
2024-06-12 23:16:43 +05:30
Imri Paran
3f07e85735
MINOR: use test setup action for playwright tests ( #16633 )
...
* ci: gh actions
use "Setup OpenMetadata Test Environment" in playwright tests
* added ingestion_dependency as input
2024-06-12 21:10:32 +05:30
Ayush Shah
78818d40a1
Reuse GH secrets ( #14643 )
2024-01-09 15:21:34 +05:30
Pere Miquel Brull
c62afedebc
MINOR - Bump CI labeller version ( #14618 )
2024-01-08 11:12:10 +01:00
Pere Miquel Brull
d2bc681015
MINOR - Update CI lewagon/wait-on-check-action version ( #14409 )
...
* MINOR - Update CI lewagon/wait-on-check-action version
* MINOR - Update CI lewagon/wait-on-check-action version
2023-12-15 16:53:51 +01:00
Teddy
452a33b1a0
Fixes Druid Profiler failures ( #13700 )
...
* fix: updated playwrigth test structure
* fix: druid profiler queries
* fix: python linting
* fix: python linting
* fix: do not compute random sample if profile sample is 100
* fix: updated workflow to test on push
* fix: move connector config to category folder
* fix: updated imports
* fix: added pytest-dependency package
* fix: updated readme.md
* fix: python linting
* fix: updated profile doc for Druid sampling
* fix: empty commit for CI
* fix: added workflow constrain back
* fix: sonar code smell
* fix: added secrets to container
* Update openmetadata-docs/content/v1.2.x-SNAPSHOT/connectors/ingestion/workflows/profiler/index.md
Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
* Update openmetadata-docs/content/v1.2.x-SNAPSHOT/connectors/ingestion/workflows/profiler/index.md
Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
* Update ingestion/tests/e2e/entity/database/test_redshift.py
* fix: ran pylint
* fix: updated redshift env var.
* fix: import linting
---------
Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
2023-10-25 20:47:51 +02:00
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
Teddy
a424c37a34
[Proposal] Playwright CI ( #13248 )
...
* feat: playwright CI tests
* feat: ran python linting
* feat: updated workflow to run in PR
* feat: updated server start step
* feat: fixed playwright run command
* feat: fix matrix value
* feat: removed browser option in test run
* feat: updated typo in make file
* feat: move playwritgh installation
* feat: fail CI on error
* feat: save tracing on failure
* feat: enforce expect on .fill
* feat: change tracing to video
* feat: clean up code and update CI workflow for main branch
2023-09-19 14:44:36 +02:00