Akash Jain
4eec3eddea
chore(CI): Upgrade all steps actions to latest release ( #20065 )
2025-03-04 14:09:53 +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
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
Akash Jain
92466c52f5
fix: Do not Update Docker Image Tags (3 digits) on RC Releases ( #17218 )
...
* fix: Do not Update Docker Image Tags (3 digits) on RC Releases
* chore(testing): Mark Push as `false`
* chore: Update Input Descriptions for ingestion publish workflows
* chore: Update Tags conditions
* chore: Update Tags conditions
* chore: Update Tags conditions
* chore: simplify docker image tags
* fix: Do not Update Docker Image Tags (3 digits) on RC Releases
* chore(testing): Mark Push as `false`
* chore: Update Input Descriptions for ingestion publish workflows
* chore: Update Tags conditions
* chore: Update Tags conditions
* chore: Update Tags conditions
* chore: simplify docker image tags
* chore: Mark Push as `true`
2024-07-29 15:38:58 +05:30
Akash Jain
06d2967a80
feat: Ingestion Docker Image Tags ( #16819 )
...
* feat: Enable Ingestion Docker Image Tags using meta step
* feat: conditional latest tag
* chore: use separator tags
* chore: refactor use of metadata-action
* test: disable push
* chore: Add env `DOCKER_BUILD_NO_SUMMARY: true`
* chore: Use flavor for `latest` tag
* chore: Enable push of docker images to DockerHub
2024-06-27 18:40:06 +05:30
Ayush Shah
fe04b0a201
Fixes #16435 : Fix pyodbc error for mssql ( #16800 )
2024-06-27 15:46:06 +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
IceS2
a4e410ba48
Fix Github Workflows for Release ( #16224 )
2024-05-10 12:59:44 +00:00
IceS2
b67de741e4
MINOR: Small refactor to the Make update_all scripts ( #16204 )
...
* Small refactor to the Make update_all scripts
* Extract regex update method
* decouple release from workflows
* Fix issue with docker-openmetadata-db workflow referencing non existent action
2024-05-10 11:40:30 +02:00
Pere Miquel Brull
a1404e6b4a
MINOR - Clean ingestion dependencies ( #15679 )
...
* WIP - MINOR - Clean ingestion dependencies
* test
* test
* Clean imports
* add pyiceberg for test
* Revert "add pyiceberg for test"
This reverts commit ab26942736586f089a57a644ffd727aca200db62.
* add pyiceberg for test
* Remove docker dep
* clean local docker sh
* MINOR - AKS Airflow troubleshooting docs
* Fix action
* clean local docker sh
2024-04-11 14:30:40 +02:00
IceS2
86a2930cfa
Minor: Fix E2E Ingestion Tests ( #15462 )
...
* Fix E2E Tests
* Fix E2E Tests
* Update mysql count, schema changes
* Addition to vertica e2e
* Temporary Github Action modification to test
* Fix Redshift round issue post 10 digits
* modify e2e gh file
* fix gh error
* fix matrix syntax
* Fix Redash counts
* Update py-cli-e2e-tests.yml
* Fix Redshift referenced before assignment error
* Revert Py tests e2e
* Modify Elasticsearch configuration
* Modify Elasticsearch configuration
* Update docker-compose.yml
* Test only running the python tests as e2e
* Comment side effects
* Test
* Test
* Fix name
* Add missing shell property
* Add bigquery to e2e
* Uncomment needed step
* test
* test
* test
* test
* Add control ci pipeline
* Add new e2e tests
* test
* fix
* fix
* fix
* Uncomment needed steps
---------
Co-authored-by: Ayush Shah <ayush@getcollate.io>
2024-03-05 16:00:22 +01:00