Commit graph

11 commits

Author SHA1 Message Date
Adish M
daef7b8d8a Updating postgrest image tag 2024-02-27 21:13:36 +05:30
Adish M
68068bc626 New env for cypress workflow 2024-01-04 11:57:12 +05:30
Muhsin Shah C P
53d119680f
[chore] Node-module vulnerabilities (#8226)
* started working on node upgrade to 18.18.2

* testing ci

* updated ci node version

* updated action code

* deleted all package-lock.json files

* deleted and ovverrided some packages

* deleted and fixed server & frontend vulnerabilities

* updated firestore version

* fix: ws type issue

* fix: upgraded lerna version

* regenerated package-lock.json files again

* regenerated marketplace lock file

* updated node version in other ci and docker files

* update: lock file plugin side

* updated the npm version in docker & ci files

* removed unused imports from events file

* removed dependency-review action

* updated some packages

* tried to go with current node-module of jest. had to upgrade

* fix: deprecated function usage - ts-jest

* fix: server directory lint issues

* fixed login page issue after router-dom upgrade

* updated import/no-unresolved rule to ignore import errors of  react-loading-skeleton, react-spring packages

* fix: cypress node version & package-lock issue

* regenerated cli package-lock.json

* fix: new webpack version might cause runtime issues (had issues with enterprise). lets use old version only

* fix: form-data docker issue

* removed comment
2023-12-21 11:55:35 +05:30
Adish M
316fcf7bcf correction in condition 2023-10-27 10:05:35 +05:30
Adish M
88d2f697e1 correction in label condition 2023-10-27 10:01:37 +05:30
Adish M
b110e565a5 renaming label 2023-10-27 09:59:47 +05:30
Adish M
aadf19fbfc Adding release label to Trigger all the cypress worflows 2023-10-27 09:53:40 +05:30
Adish M
9ae2ab1802 Adding seeding script to workflow 2023-10-19 11:35:26 +05:30
Adish M
e63de846c8 cypress subpath hot fix 2023-10-18 12:03:57 +05:30
Adish M
63db13d1c7 adding the changes to other files 2023-10-18 11:03:22 +05:30
Adish M
7aedd0813f
Cypress automation revamp (#7829)
* Cypress autmation revamp

* change in server start command

* changed sub path flow using docker

* changed sub path flow using docker

* changed the image being pulled

* postgres folder

* add subpath to all the automation flow

* correction config-files

* removing the render workflow created for cypress

* corrections with headings
2023-10-13 13:12:20 +05:30
Renamed from .github/workflows/cypress.yml (Browse further)