Imri Paran
fccb0a68a2
Update maven-build.yml ( #20350 )
...
reverting glob pattern
2025-03-19 12:51:46 +00:00
Imri Paran
76c92d8498
ci: create a junit test report for CI ( #20257 )
...
- include the junit for UI in the test report in github actions
- this will solve the false positive for "publish test report" and reduce feedback loop for getting failing tests
2025-03-19 10:29:39 +01:00
safayavatsal
0a12048fd7
chore(CI): Add MEDIUM
severity to Trivy Scan for Server Image
2025-03-17 12:36:49 +05:30
Akash Jain
01be445562
chore(CI): Revert to Standard Github Runners ( #20241 )
2025-03-13 19:24:07 +05:30
Akash Jain
d1ae36129c
chore: Disable CI Runs on Draft Pull Requests ( #20235 )
2025-03-13 11:31:25 +01:00
Chirag Madlani
84511a568d
chore(ci): run ingestion tests for ingestion changes ( #20225 )
2025-03-13 16:00:46 +05:30
Matias Puerta
99a2372fe4
[CHORE] Move playwright workflows to larger runners ( #20115 )
...
* [CHORE] Move workflows to larger runners
* chore: Move only playwright tests to large runners
---------
Co-authored-by: Akash-Jain <15995028+akash-jain-10@users.noreply.github.com>
2025-03-13 15:39:31 +05:30
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
Imri Paran
3980d030b9
fix timeout ( #20106 )
2025-03-06 09:21:16 +01:00
Imri Paran
dd2bfeaff3
chore: timeout py-tests after 180 minutes ( #20077 )
...
* chore: timeout py-tests after 120
* Update py-tests.yml
2025-03-05 17:22:05 +00:00
Akash Jain
4eec3eddea
chore(CI): Upgrade all steps actions to latest release ( #20065 )
2025-03-04 14:09:53 +01:00
tarunpandey23
7053b53b8c
Feat: Update Trivy Scan to Trigger Workflow on Changes to .py, .java, and Dockerfile Files ( #19963 )
...
* Updated trivy scan for running on changes in .java extension files and Dockerfile
* Updated trivy scan for running on changes in .py extension files and Dockerfile
* Updated paths
---------
Co-authored-by: Tarun <tarun.p@deuexsolutions.com>
2025-02-26 16:03:23 +05:30
Akash Jain
19f04a35ef
fix: Trigger workflow on Pull Requests ( #19970 )
...
* fix: Trigger workflow on Pull Requests
* chore: Use the latest action step for workflow dispatch
2025-02-26 15:47:29 +05:30
Pere Miquel Brull
47fb1314ad
CI - Update py-operator-build-test.yml ( #19945 )
2025-02-24 16:37:32 +01:00
Pere Miquel Brull
6d4528f982
CI - Fix operator build test ( #19940 )
2025-02-24 12:36:53 +01:00
Pere Miquel Brull
eb95a0692d
CI - Fix operator build test ( #19938 )
...
* CI - Fix operator build test
* CI - Fix operator build test
* CI - Fix operator build test
2025-02-24 12:17:00 +01:00
Pere Miquel Brull
51c86f5a76
VERSION - Bump ingestion debian to bookworm ( #19917 )
...
* VERSION - Bump ingestion debian to bookworm
* MINOR - Fix collate app yaml reader with unwanted dropwizard java props
2025-02-24 10:45:25 +01:00
Akash Jain
50f05f32dc
fix: Trivy Scan CI checkout Action ( #19842 )
2025-02-17 15:00:24 +01:00
tarunpandey23
38a4961176
Feat: Github Workflow Action for Scanning vulnerabilities using Trivy. ( #19710 )
...
* Added trivy scan and template for Openmetadata server
* Added trivy scan and template for Openmetadata server
* Removed Commented code
* Removed Commented code
* testing the workflow
* testing the workflow
* testing the workflow
* testing the workflow
* testing the workflow
* testing the workflow
* testing the workflow
* testing the workflow
* Updated the scan file
* added files for ingestion & ingestion-base-slim
* Testing the PR comment
* Testing the PR comment
* Testing the PR comment
* Updated trivy scan files
* Added the respective path for ingestion
---------
Co-authored-by: Tarun <tarun.p@deuexsolutions.com>
Co-authored-by: safayavatsal <vatsalsafaya@gmail.com>
Co-authored-by: Akash Jain <15995028+akash-jain-10@users.noreply.github.com>
2025-02-16 12:02:14 -08:00
tarunpandey23
372953fc88
updated workflows to remove the deprication issue ( #19464 )
...
Co-authored-by: Tarun <tarun.p@deuexsolutions.com>
2025-02-11 10:41:53 +05:30
Chirag Madlani
7d7621db3d
Update maven-postgres-tests-build-skip.yml ( #19579 )
2025-01-29 12:02:12 +05:30
Imri Paran
ed55fb3137
MINOR: fix py-cli-e2e-tests.yml ( #19503 )
2025-01-24 10:34:53 +05:30
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
Shailesh Parmar
3d9e9dd9ab
Bump: playwright to v1.48.2 ( #19448 )
2025-01-20 20:34:48 +05:30
Chirag Madlani
244e3ab490
Revert "bump(playwright): update playwright for batter tracing ( #19440 )" ( #19449 )
...
This reverts commit 0e58eb71b1dca642fd76fa168e49a100818ecc79.
2025-01-20 17:12:53 +05:30
Chirag Madlani
0e58eb71b1
bump(playwright): update playwright for batter tracing ( #19440 )
2025-01-20 14:05:03 +05:30
tarunpandey23
746972dce6
Feat/update action workflow ( #19320 )
2025-01-17 10:07:59 +05:30
Andrés Muñoz Vera
21dd3e4342
Fix(ci) downgrade ubuntu version on playwright jobs ( #19339 )
...
* Fix: downgrading ubuntu version to 22.04 on playwright jobs
* Fix: indentation issue in playwright skip jobs
2025-01-13 16:55:52 +01:00
Andrés Muñoz Vera
7f7cfb1e8c
chore: updating auto cherry pick wf ( #19264 )
2025-01-07 11:54:31 +01:00
Andrés Muñoz Vera
34f34ee90a
chore: adding write permissions to issues ( #19262 )
2025-01-07 11:25:39 +01:00
Aniket Katkar
afef699886
Update the docs sync workflow for collate images ( #19000 )
2024-12-11 11:52:47 +05:30
Andrés Muñoz Vera
7c2b1c8a91
feat(ci): GEN-2128 add auto cherry pick workflow ( #18748 )
...
* GEN-2128 adding auto cherry-pick workflow
* GEN-2128 enhance message when cherry-pick fails
2024-11-25 10:12:40 +01:00
Imri Paran
84391e7078
MINOR: tests: fix Tuple in bigquery e2e cli ( #18499 )
...
* tests: fix Tuple in bigquery e2e cli
* tests: fix Tuple in bigquery e2e cli
* fix workflow condition
2024-11-04 09:54:10 -08:00
Imri Paran
2539ffa8de
MINOR: fix e2e python job ( #18473 )
...
* ci(py-cli-e2e): remove job id from link
remove job id from link. it doesn't work for matrix
* fix the condition for env.DEBUG
2024-10-31 17:14:35 +01:00
Imri Paran
4c3a784f7c
MINOR: fix debug resolution in e2e python github workflow ( #18437 )
...
* fix debug default
* fixed expression
* test inverted expression
* test inverted expression
* added description
* added logging for inputs debug, debug
* fixed debug condition
* added github ref
* added github ref
2024-10-30 08:37:56 +01:00
Imri Paran
fbd47b20de
MINOR: trying to add job id to logs ( #18023 )
...
* trying to add job id to logs
* set debug if branch is main
* fixed yaml
2024-10-22 09:54:11 +02:00
Chirag Madlani
5cc1299999
minor(ci): enable sonar CI on release branch ( #18275 )
...
* minor(ci): enable sonar CI on release branch
* update sonar workflow to run for all release branch
2024-10-15 14:25:55 +05:30
Aniket Katkar
5c684e6276
Update docs sync workflow to push content to main branch ( #18160 )
2024-10-08 06:30:02 +02:00
Imri Paran
9852a948c3
MINOR: concurrency control on py-tests github workflow ( #17998 )
2024-09-26 15:17:14 +02:00
Imri Paran
25284e0232
MINOR: fix snowflake system metrics ( #17989 )
...
* fix snowflake system metrics
* format
* add link to logs and commit
fixed the dq cli test
* reverted bad formatting
* fixed models.py
* removed version pinning for data diff in tests
2024-09-26 11:55:17 +00:00
Chirag Madlani
5fc17e1d9f
minor(ci): e2e playwright limit install dependacy step ( #17921 )
2024-09-19 22:57:12 +05:30
Chirag Madlani
4b0b22af2a
fix(e2e): ingestion related flaky failures ( #17848 )
...
* fix(e2e): ingestion related flaky failures
* no need to run workflow for ready_for_review state update
* await for queued or running status
* fix failing tests
* fix issue
* add support for partial success
2024-09-18 18:11:08 +05:30
Pere Miquel Brull
6a1cd0ef8b
GEN-1493 - Fix paginate_es in opensearch ( #17858 )
...
* GEN-1493 - Fix opensearch pagination
* GEN-1494 - Add CI for py-tests with Postgres and Opensearch
* GEN-1494 - Add CI for py-tests with Postgres and Opensearch
2024-09-17 14:21:10 +02:00
Pere Miquel Brull
9a96ddd4ae
GEN-1494 - Add CI for py-tests with Postgres and Opensearch ( #17853 )
...
* GEN-1494 - Add CI for py-tests with Postgres and Opensearch
* GEN-1410 - Improve PII Logging information
* GEN-1494 - Add CI for py-tests with Postgres and Opensearch
* allow_module_level=True
2024-09-16 09:35:38 +02:00
Shailesh Parmar
414e19b6bd
Removed cypress form the project ( #17839 )
2024-09-15 13:12:53 +05:30
Chirag Madlani
7f3a9f32bb
fix playwright skip workflow to have metrix stratagy to comply with workflow ( #17774 )
2024-09-10 12:32:58 +05:30
Pere Miquel Brull
8526199391
MINOR - Fix Collate docs sync for partials ( #17752 )
2024-09-06 14:57:29 +02:00
Pere Miquel Brull
53e123c1f9
FIX - Docs sync workflow syntax ( #17663 )
2024-09-02 09:49:19 +02:00
Pere Miquel Brull
5ad599600e
DOCS - Prep Collate docs structure ( #17655 )
...
* Prep docs
* Prep docs
2024-09-02 09:29:06 +02:00
Chirag Madlani
d36f0e1615
ci(e2e): speed up playwright with 2 machines ( #17630 )
...
* ci(e2e): speed up playwright with 4 machines
* Increase playwright machine to 2
2024-08-29 19:32:39 +05:30