574 Commits

Author SHA1 Message Date
Aniket Katkar
678abd96d9
Add empty TypeScript Type Generation workflow for pull requests (#21797)
* Add TypeScript Type Generation workflow for pull requests

* Update .github/workflows/typescript-type-generation.yml

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-06-17 11:31:14 +05:30
Sriharsha Chintalapani
8bb055fc9e
Fix #21506: Upgrade to Java 21 (#21507)
* Fix #21506: Upgrade to Java 21

* Fix #1655: Upgrade to Java 21
2025-06-11 22:06:08 -07:00
Pere Menal-Ferrer
8eb0b25c19
fix/nox-ci-missing-steps (#21426)
* Fix nox-ci

* Fix wrong path

* Fix wrong path

* Use working-directory for gha

* Fix wrong section in gha yml

* Diable some lint to diagnose failures

* Rm version matrix for debugging

* Fix type in nox invocation

* Fix style

* Add version and update checkout version

* Add required system dependencies

* WIP

* Add python code generation

* Remove version extraction from nox, as it not needed

---------

Co-authored-by: Pere Menal <pere.menal@getcollate.io>
2025-05-28 11:12:44 +02:00
Pere Menal-Ferrer
ca812852d6
ci/nox-setup-testing (#21377)
* Make pytest to user code from src rather than from install package

* Fix test_amundsen: missing None

* Update pytest configuration to use importlib mode

* Fix custom_basemodel_validation to check model_fields on type(values) to prevent noisy warnings

* Refactor referencedByQueries validation to use field_validator as per deprecation warning

* Update ColumnJson to use model_rebuild rather as replacement for forward reference updates as per deprecation warning

* Move superset test to integration test as they are using testcontainers

* Update coverage source path

* Fix wrong import.

* Add install_dev_env target to Makefile for development dependencies

* Add test-unit as extra in setup.py

* Modify dependencies in dev environment.

* Ignore all airflow tests

* Remove coverage in unit_ingestion_dev_env. Revert coverage source to prevent broken CI.

* Add nox for running unit test

* FIx PowerBI integration test to use pathlib for resource paths and not os.getcwd to prevent failures when not executed from the right path

* Move test_helpers.py to unit test, as it is not an integration test.

* Remove utils empty folder in integration tests

* Refactor testcontainers configuration to avoid pitfalls with max_tries setting

* Add nox unit testing basic setup

* Add format check session

* Refactor nox-unit and add plugins tests

* Add GHA for py-nox-ci

* Add comment to GHA

* Restore conftest.py file

* Clarify comment

* Simplify function

* Fix matrix startegy and nox mismatch

* Improve python version strategy with nox and GHA

---------

Co-authored-by: Pere Menal <pere.menal@getcollate.io>
2025-05-27 10:56:52 +02:00
Matias Puerta
269ab3ae47
Update team-labeler action permissions (#21402)
Should solve issues like https://github.com/open-metadata/OpenMetadata/actions/runs/15259399461/job/42914194682?pr=21164
2025-05-26 20:12:32 +02:00
tarunpandey23
98795e312d
Update/openmetadata trivy scan (#21382)
* updated the workflow

* updated

* updated

* updated

* updated

* updated

* fix the openmetadata server trivy scan to detail out the report on Github Step Summary

* fix the openmetadata server trivy scan to detail out the report on Github Step Summary

* fix the openmetadata server trivy scan to detail out the report on Github Step Summary
2025-05-23 18:43:34 +05:30
Shailesh Parmar
5f93b1d581
fix: updated snowflake test based on new configs (#21349) 2025-05-22 14:38:08 +05:30
Chirag Madlani
1e0756a939
Update mysql-nightly-e2e.yml (#21342) 2025-05-22 12:52:29 +05:30
Chirag Madlani
0dc2058447
feat(ci): support slack message for OSS playwright run (#21163)
* feat(ci): support slack message for OSS playwright run

* update for slack message

* Update .github/workflows/mysql-nightly-e2e.yml

Co-authored-by: Akash Jain <15995028+akash-jain-10@users.noreply.github.com>

* Update .github/workflows/postgresql-nightly-e2e.yml

Co-authored-by: Akash Jain <15995028+akash-jain-10@users.noreply.github.com>

* fix download report step

* udpate tokens

* fix path issue

* wait for downloads to be completed

* add blob report to reporters

* upload blob reports to artifacts

* fix download step

* update download step for mysql

* fix upload / download approch

* skip tests to fasten testing

* fix ci error

* fix path issue

* fix path

* fix path

* update path

* fix download path

* revert playwright config

* address comments

---------

Co-authored-by: Akash Jain <15995028+akash-jain-10@users.noreply.github.com>
2025-05-19 17:23:54 +05:30
Chirag Madlani
5475506ac4
feat(ci): run playwright over particular branch (#21142) 2025-05-12 18:38:29 +05:30
Aniket Katkar
fa6b1b9ec1
Chore(ui): Add Autopilot playwright and separate Nightly tests (#20840)
* Add AutoPilot playwright tests

* Update the playwright config and separate the nightly tests

* Delete the created service

* Fix the tests

* Increase the AutoPilot timeout

* Reduce the timeout for AutoPilot and add default filter inputs

* - Update playwright workflow
- Move the ingestion based tests unaffected by the autopilot app out of nightly

* Renamed nightly folder to follow the coding standard

---------

Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
2025-04-28 10:29:49 +05:30
Prajwal214
d8670fe39b
Docs: Updating the Docs Workflow (#20904)
Co-authored-by: Prajwal Pandit <prajwalpandit@Prajwals-MacBook-Air.local>
2025-04-22 12:17:55 +05:30
Ayush Shah
1f81025f54
MINOR: Enhance Slack Link Monitoring Workflow and Script (#20604) 2025-04-22 10:38:29 +05:30
Aniket Katkar
aafb0514a5
Update the playwright workflow for the PRs to omit the nightly only tests (#20831) 2025-04-15 15:04:18 +05:30
Pere Miquel Brull
2b88409bbc
RELEASE - Add openmetadata/ingestion-slim (#20738) 2025-04-10 12:58:22 +02:00
Mayur Singal
c35add9ded
MINOR: Fix Python Workflows (#20712) 2025-04-10 11:16:10 +05:30
Mayur Singal
8a3729ec6c
MINOR: Fix PyCheckStyle Workflow (#20692) 2025-04-08 11:35:12 +02:00
Pere Miquel Brull
bcde18b387
DEPRECATE - Remove support for Python 3.8 (#20553) 2025-04-08 07:36:07 +02:00
Ayush Shah
eca3770a93
MINOR: Update Playwright integration test workflows to use 'playwright' deps (#20558) 2025-04-01 23:42:31 +05:30
Chirag Madlani
bf9da10af5
ci(pw): increase number of machine to fasten the results (#20461) 2025-03-27 10:54:49 +05:30
Matias Puerta
5d20d7915c
CHORE - Trivy schedule (#20016)
* CHORE - Change trivy to scheduled execution

* Fix filename
2025-03-24 17:54:28 +01:00
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
Pere Miquel Brull
992a4547af
CI - Update teams.yml (#20242)
* CI - Update teams.yml

* Update teams.yml

* Update teams.yml
2025-03-17 08:34:15 +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