Commit graph

6 commits

Author SHA1 Message Date
Karolina Rakoczy
f123df7c74
Fix running tests on schedule (#2050)
* Fix running tests on schedule

* add notify slack if revert snashot job fail
2022-05-17 10:07:05 +02:00
Karolina Rakoczy
ad7e6458b5
Add critical input in cypress workflow (#2043) 2022-05-13 12:01:49 +02:00
Karolina Rakoczy
3a5d72e811
Fix nightly tests (#2028)
* run nightly

* remove branches

* Branches and on pull request removed

* update snap
2022-04-29 13:53:21 +02:00
Karolina Rakoczy
79b4eb1836
Add input for cypress workflow (#2023)
* Add input for cypress workflow

* remove run on pull request
2022-04-28 11:42:50 +02:00
Karolina Rakoczy
f257a248cc
Switch snapshot to restore (#2017) 2022-04-26 14:27:47 +02:00
Karolina Rakoczy
c00d34434c
Create workflow for nightly tests (#2007)
* Create workflow for nightly tests

* fix step without run

* fix if

* add missing quotes

* fix if

* checkout before install

* add needs

* check npm version

* set up node version

* fix access token

* add staging env variable

* add quote

* add caching

* check if run when revert skipped

* check if run correctly

* remove execute on pull
2022-04-25 11:22:50 +02:00