Harsh Vador
8b320d41c4
chore(ci): Add workflow for cypress pr integration ( #15290 )
...
* add workflow for cypress pr integration
* add workflow for mysql cypress integration
* address comments
* address comments
2024-02-22 14:48:10 +05:30
Harsh Vador
e6a3f5e2b6
changed PR labels for cypress integration ( #15291 )
2024-02-21 17:21:22 +05:30
Chirag Madlani
1cbe09c8ac
(workflow): run labeler on ready for review
2024-02-20 17:37:20 +05:30
Pere Miquel Brull
3748c792d0
MINOR - Update Collate dispatch input ( #15246 )
2024-02-19 14:44:25 +01:00
Akash Jain
95bb221025
feat: Prepare main
for next release cycle ( #15139 )
2024-02-12 16:56:50 +05:30
Karan Hotchandani
9540406496
add tags to allow filter specs in cypress ( #15056 )
...
* add tags to allow filter specs in cypress
* test e2e label changes
* update workflows
* fix regex pattern
* fix workflow
* test
2024-02-12 14:04:46 +05:30
Chirag Madlani
2f455bf51e
workflow: fix wrong labeler workflow updated ( #15096 )
2024-02-08 17:08:25 +05:30
Chirag Madlani
9b4f1dca77
run labler for labeler.yaml
2024-02-08 16:00:06 +05:30
Chirag Madlani
2d6b1f355e
workflow: update team labeler to execute only once ( #15092 )
2024-02-08 14:44:12 +05:30
Karan Hotchandani
cb59514978
add e2e labeller ( #15072 )
2024-02-07 15:33:54 +05:30
Pere Miquel Brull
2eda75b78b
MINOR - Update Collate dispatch CI ( #15007 )
2024-02-02 14:11:14 +01:00
Pere Miquel Brull
ef75a84bd2
MINOR - Fix docs sync alert CI ( #14964 )
2024-01-31 07:25:29 +01:00
Pere Miquel Brull
ce15728327
MINOR - Docs 1.3 BETA & Slack Alert ( #14961 )
...
* MINOR - Docs 1.3 BETA & Slack Alert
* MINOR - Docs 1.3 BETA & Slack Alert
2024-01-31 07:16:22 +01:00
Pere Miquel Brull
4d3d6c6bfa
MINOR - Run Collate CI only on main ( #14937 )
2024-01-29 17:09:31 +01:00
Pere Miquel Brull
325267d7e0
MINOR - Maven Collate CI to work on main ( #14813 )
2024-01-22 14:58:35 +01:00
Pere Miquel Brull
470ccc143d
MINOR - Fix Collate CI action ( #14779 )
2024-01-18 15:51:28 +01:00
Pere Miquel Brull
0c612ca158
MINOR - Add Maven Collate Tests CI ( #14775 )
2024-01-18 15:36:21 +01:00
Ayush Shah
19db3c060c
Fix Env ( #14768 )
2024-01-18 10:52:05 +05:30
Akash Jain
f8eb19f61a
chore(CI): Update Slack Bot Token for Security Scan ( #14715 )
2024-01-16 14:21:50 +05:30
Akash Jain
2307807bbb
chore(ci): Remove paths-ignore
block from pull_request_target
( #14699 )
2024-01-12 15:17:33 +05:30
Akash Jain
62c09ff15b
chore(ci): Update CRON for Cypress CI ( #14686 )
...
* chore(ci): Update CRON for Cypress CI
* chore(ci): Run MySQL only with Schedule or dispatch.
* chore(ci): Add Pull Request Target Path
* Update .github/workflows/cypress-integration-tests-postgresql.yml
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
---------
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2024-01-12 12:50:31 +05:30
Akash Jain
7707b471cb
chore(ui): Update CRON of Nightly runs of Cypress CI ( #14679 )
2024-01-11 11:03:17 +05:30
Ayush Shah
dcac5c2367
Modify Redshift Database env ( #14662 )
2024-01-10 12:09:09 +05:30
Akash Jain
3ed8a4223f
fix(CI): Cypress CI to use different Record Key for Schedule runs ( #14646 )
2024-01-09 16:27:22 +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
Preet Shah
277ef6b57d
Update cypress workflows ( #14513 )
...
* Update helm-values documentation for v1.2.4
* Update Cypress CI workflows
* Remove projectId from cypress.config.ts
* Update Cypress workflows to use output variables
* Update step ID
* Update Cypress CI workflows' Project condition
2024-01-04 19:04:19 +05:30
Chirag Madlani
5110c9f423
chore(ui): remove mobx ( #14349 )
...
* chore(ui): remove mobx
remove mobx-react
bump node version to 18
* fix failing test (#14484 )
* fix feed avatar issue
* fix tests
* update gitignore
* fix tests
* fix typo
* fix snapshot issue
---------
Co-authored-by: Harsh Vador <58542468+harsh-vador@users.noreply.github.com>
Co-authored-by: Sriharsha Chintalapani <harshach@users.noreply.github.com>
2023-12-27 10:42:06 +05:30
Preet Shah
297aa70420
Fix issue for forked Cypress workflows ( #14463 )
2023-12-21 20:20:12 +05:30
Pere Miquel Brull
0e92a975e3
#14425 - Create ingestion-base-slim image ( #14426 )
...
* #14425 - Create ingestion-base-slim image
* Format
* Bump airflow
* Bump constraints
2023-12-19 11:09:38 +01:00
Sriharsha Chintalapani
1294f93e15
Minor: Migrate to latest google code style library to support Java 17 and beyond ( #14429 )
...
* Minor: add spotless and use simplecontext
* Remove context from rule evaluaiton
* Fix EventSubscription tests
* Minor: Migrate to latest google code style library to support Java 17 and beyond
* Minor: Ignore code style migration from git blame
2023-12-18 12:56:17 -08: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
Pere Miquel Brull
4651a58980
MINOR - Don't fail fast python CI ( #14399 )
2023-12-15 07:57:44 +01:00
Pere Miquel Brull
eaacc693bd
#12027 - Add support for Python 3.11 ( #14385 )
...
* Fix datamodel codegen and bump versions
* Add 3.11 tests
* Update hive
* pandas
* pandas
2023-12-14 15:46:58 +01:00
Preet Shah
512625c809
Update security-scan CI to use OpenMetadata Organization ( #14383 )
2023-12-14 16:06:16 +05:30
Chirag Madlani
ddee335874
Fix ci label ( #14382 )
...
* FIX(CI) Re-run CI on label update for PR
* re-run java-checkstyle on label change
2023-12-14 12:21:10 +05:30
Preet Shah
4e5fed736c
Update Cypress CI strategy ( #14372 )
2023-12-13 17:19:05 +05:30
Preet Shah
89a861ea54
Update Cypress CI workflows for issue-14324 ( #14334 )
...
* Update Cypress CI workflows for issue-14324
* Update Cypress CI workflows to introduce parallel execution
* Update cypress skip CI workflows
2023-12-13 14:14:20 +05:30
Dhruvin Maniar
ce77d2486a
optimise the CIs ( #14124 )
...
* optimise the CIs
* fix: Update maven CI workflow commands
* fix: CI Name for maven-build-skip.yaml
---------
Co-authored-by: Akash-Jain <Akash.J@deuexsolutions.com>
2023-12-01 17:00:57 +05:30
Preet Shah
11af183335
fix: CI Workflows concurrency group names ( #14185 )
...
* updated maven-postgres ci files
* Applied updates as requested
* Update maven-postgres-tests-build.yml with corrections
2023-11-30 17:56:09 +05:30
Chirag Madlani
e2043a3f31
chore(ui): install node-gyp as ui install step ( #14142 )
...
* chore(ui): install node-gyp as ui install step
* enable logs
* add pre-install for root
2023-11-28 16:04:38 +05:30
Chirag Madlani
9a55b38d07
bump(ui): node version to fix node-gyp error ( #14129 )
...
* bump(ui): node version to fix node-gyp error
* enable logs
* fix node-gyp
* eliminate remove command
* revert to silent build
2023-11-28 11:43:10 +05:30
Mayur Singal
ca81d523ee
MINOR: fix sonar upload for py e2e tests ( #14096 )
2023-11-24 11:10:56 +05:30
Mayur Singal
500043a753
MINOR: fix path for cli e2e coverage configuration ( #14078 )
...
* fix path for coverage configuration
* debug
* fix lin no
* fix lin no
* remove sed
* revert debug changes
2023-11-23 21:06:28 +05:30
Pere Miquel Brull
caaf0e7a1d
Fix #12436 - Migrate to pyproject.toml ( #14025 )
...
* test
* Use pyproject.toml
* Fix pylint
* makefile
* makefile
* Fix pylint
* isort
* pyproject
* Airflow apis pyproject
* Remove ingestion core
* isort
* Fix makefile help
2023-11-22 07:10:37 +01:00
Onkar Ravgan
b781c66206
Fixed tableau e2e counts due to new sample data in the instance ( #14039 )
...
* fixed tableau e2e new
* rmv hive test
2023-11-20 19:54:06 +05:30
Akash Jain
c92dabe004
fix: Remove the strategy block from CI to run only with 1 machine ( #14032 )
2023-11-20 11:48:03 +05:30
Mohit Yadav
3f8a931e39
Bump Pom Version to 1.3.0-SNAPSHOT ( #14008 )
...
* Bump Pom Version to 1.3.0-SNAPSHOT
* chore: Fix Makefile recipe
* fix: Prepare Main Branch for Next Feature Release
* fix: Syntax issue
---------
Co-authored-by: Akash-Jain <Akash.J@deuexsolutions.com>
2023-11-17 11:33:47 +05:30
Chirag Madlani
d75e2e85f5
Fix aut ( #13764 )
...
* fix(test): AUT failures for 1.2
* fix cypress in query,addRemoveTier and data insight
* fix redshift with dbt
* update package
* fix yarn install
* skip service spec
* remove id from the ingestion json schema
* skip data quality and insight for main
* include service specs
* update CI
---------
Co-authored-by: Ashish Gupta <ashish@getcollate.io>
2023-10-30 15:43:55 +05:30
Pere Miquel Brull
ec5a35c08d
Fix mvn postgres CI ( #13747 )
2023-10-27 11:37:18 -07:00