Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* chore: add playwright as dev dep * chore: add preinstall scrpit for playwright * revert: remove playwright dep * build: add valkyr-setup script * build: add valkyr-setup script * build: add build-arg for NODE_ENV var * build: remove build-arg * build: try checking permissions on cache folder * build: cache path maps based on platform * build: add shelljs, install playwright with local browsers if needed * build: check if .local-browsers exists * test: run different script for valkyr tests * test: fix test:prod script name * test: removing parallelTests, setting normal test to use local browser * build: visualTesting * build: try adding helm requirements.yaml * build: add chart.yaml * build: add values.yaml * chore(deps): install playwright fixed version * build: add pw test dependency * build: remove playwright dep * build: delete chart * build: remove visualTest from valkyr * test: remove env var from test script * build: removing postinstall script * chore: delete valkyr-setup file * chore(deps): uninstall shelljs * chore(deps): uninstall playwright
- Loading branch information