Tomasz Magulski
e77c20722e
[CLOUD-2287] Don't automerge CORE deployments to SANDBOXES ( #2846 )
2022-12-14 10:42:23 +01:00
Karolina Rakoczy
689568694e
Fix tags in cypress nightly tests ( #2745 )
2022-11-30 17:15:39 +01:00
Karolina Rakoczy
c222657463
On release tests run only critical paths ( #2663 )
...
* In old version release run small package of most important tests
* add to releases tests for stocks, warehouses and orders
* Update .github/workflows/tests-nightly.yml
Co-authored-by: Mika <6186720+NyanKiyoshi@users.noreply.github.com>
* remove set-output command
* Fix set tags step
* Fix for url in release
Co-authored-by: Mika <6186720+NyanKiyoshi@users.noreply.github.com>
2022-11-25 10:13:13 +01:00
Karolina Rakoczy
3b99eb9033
Fix nightly tests after changing node to 18 ( #2594 )
...
* Add image with installed node 18 version
* increase memory limit
2022-11-17 13:42:28 +01:00
Krzysztof Żuraw
a64ea3609d
Add explicit node version to nightly test job ( #2576 )
2022-11-16 11:53:50 +01:00
Krzysztof Żuraw
5bd79d9692
Upgrade node to 18 ( #2533 )
...
Co-authored-by: Karolina Rakoczy <karolina.rakoczy@saleor.io>
2022-11-15 15:41:46 +01:00
Karolina Rakoczy
730e9da122
Revert "remove set-output command ( #2450 )" ( #2460 )
...
This reverts commit 96aad9d744
.
2022-10-26 11:18:55 +02:00
Karolina Rakoczy
4d1e41517d
In old release versions run small package of most important tests ( #2379 )
...
* In old version release run small package of most important tests
* add to releases tests for stocks, warehouses and orders
* Update .github/workflows/tests-nightly.yml
Co-authored-by: Mika <6186720+NyanKiyoshi@users.noreply.github.com>
* remove set-output command
Co-authored-by: Mika <6186720+NyanKiyoshi@users.noreply.github.com>
2022-10-25 19:27:26 +02:00
Karolina Rakoczy
96aad9d744
remove set-output command ( #2450 )
2022-10-25 13:19:20 +02:00
Karolina Rakoczy
4c18f5ee34
add wait for cypress dashboard status and fix tag ( #2411 )
2022-10-20 12:55:27 +04:00
Karolina Rakoczy
b6644efa54
Fix tests nightly ( #2368 )
...
* Fix test nightly
* Fix nightly tests
* use same action for checkout in all places
2022-10-11 14:04:37 +02:00
Karolina Rakoczy
ed1c3abb33
Fix test nightly ( #2362 )
2022-10-10 12:47:00 +02:00
Karolina Rakoczy
e1c2e78b61
Upgrade saleor version before test run ( #2349 )
...
* on major versions workflow should first upgrade enironment
* use fetch()
* Change domain for url
2022-10-07 11:57:36 +02:00
Karolina Rakoczy
088555ce28
Fix revert to snapshot job ( #2356 )
2022-10-07 11:57:16 +02:00
M.Graczyk
904556f728
Revert "on major versions workflow should first upgrade enironment ( #2332 )" ( #2347 )
...
This reverts commit a12a910f0b
.
2022-09-30 16:00:52 +02:00
Karolina Rakoczy
af5166510a
swich snapshot in automation tests ( #2342 )
2022-09-30 15:08:56 +02:00
Karolina Rakoczy
a12a910f0b
on major versions workflow should first upgrade enironment ( #2332 )
2022-09-30 13:08:46 +00:00
Karolina Rakoczy
78ea5fb0f5
Add more machines for cypress release run ( #2322 )
...
* Add more machines to cypress tests on release
2022-09-22 09:15:28 +00:00
Karolina Rakoczy
1bbcdb4213
Fix revert to snapshot job ( #2312 )
...
* check if test workflow will pass
* check if test workflow will pass without cache
* check if ask about target url
* check if it work on windows
* check if it work on mac
* check if it work on ubuntu with node 16.0.0
* get list of installed
* run revert-to-snapshot job un macos
2022-09-16 10:21:24 +00:00
Karolina Rakoczy
81319a67a6
Add comment and link to release PRs ( #2309 )
...
* Fix comments on release PRs
* Fix adding comments
* Fix adding comments
2022-09-15 10:15:21 +02:00
Karolina Rakoczy
c524221a0f
Fix comments on release PRs ( #2293 )
...
* Fix comments on release PRs
* Update .github/workflows/approveAndMergeReleasePR.js
Co-authored-by: Mika <mikail.kocak@saleor.io>
Co-authored-by: Mika <mikail.kocak@saleor.io>
2022-09-07 17:07:55 +02:00
Karolina Rakoczy
105403e4ff
Fix nightly tests workflow ( #2285 )
2022-09-05 10:42:32 +02:00
Karolina Rakoczy
d13cf7d06d
leave comment if test fails ( #2272 )
2022-09-02 10:06:23 +02:00
Karolina Rakoczy
43be1d60e2
fix tests for stripe ( #2260 )
2022-08-26 13:03:29 +02:00
Lukasz Ostrowski
f292225951
Change CLI source to point to @saleor/cli in npm ( #2252 )
...
CLI is migrated to new namespace.
Also, `@next` shouldn't be used on production code
2022-08-24 11:23:40 +02:00
Karolina Rakoczy
fc15227b4c
Automatically merge dashboard release PRs after tests ( #2226 )
...
* Automatically merge release PRs after cypress tests
* Fix token
* add package.json to workflows directory
* revert package json to the state from main
* Merge only with auto release flag
* Add if to merge release job
2022-08-10 10:46:00 +02:00
Karolina Rakoczy
1f9b86e1ab
Upgrade node version in clear db job ( #2217 )
2022-08-09 10:57:15 +02:00
Mika
d0f20ddb0c
Revert "Automatically merge release PRs after cypress tests ( #2211 )" ( #2225 )
...
This reverts commit 8defc63a45
.
2022-08-08 18:34:54 +02:00
Karolina Rakoczy
8defc63a45
Automatically merge release PRs after cypress tests ( #2211 )
...
* Automatically merge release PRs after cypress tests
* Fix token
* add package.json to workflows directory
* revert package json to the state from main
2022-08-08 15:58:39 +02:00
Karolina Rakoczy
6cd42b0ae8
Run cypress tests on correct branch ( #2196 )
2022-07-28 15:05:38 +02:00
Karolina Rakoczy
067148bc70
Fixed tests for stripe ( #2177 )
2022-07-18 14:11:17 +03:00
Karolina Rakoczy
7e4c6c8a7e
Add mailhog env to nightly tests ( #2171 )
2022-07-15 12:24:53 +03:00
Karolina Rakoczy
2c206e7eb6
Activate plugins on new snapshot ( #2149 )
...
* run critical tests
* run stable tests
* update snapshot to restore
2022-07-08 10:52:36 +03:00
Karolina Rakoczy
8a5db9ca26
Run only critical tests ( #2143 )
...
* run critical tests
* run stable tests
2022-07-06 18:27:09 +02:00
Karolina Rakoczy
13bd0c4784
fix get env from version regex ( #2120 )
...
* fix get env from version regex
* Fix regex
2022-07-06 10:05:17 +02:00
Karolina Rakoczy
9e43dd4ab1
Fix get correct domain from version ( #2118 )
2022-06-27 18:49:35 +02:00
Karolina Rakoczy
fd7813692a
Change way of tagging tests, add stable tag ( #2102 )
...
* change tags in tests
* change tags in tests
* add finde-names
* correct critical tag
* fix navigation
* remove comments
* fix config
* fix baseUrl port
2022-06-27 11:30:51 +02:00
Karolina Rakoczy
d48dcb87ab
Revert to snapshot ( #2112 )
...
* Use next tag for saleor cli
* Use dash instead of underscore for backup restore
Co-authored-by: Bartłomiej Wiaduch <tukan2can@gmail.com>
2022-06-23 11:16:06 +02:00
Karolina Rakoczy
6098bd293f
Automatically run automation test ( #2110 )
...
* add workflow for automatically run tests
* add event name
* add repository dispatch event to nightly tests
* fix not equal
* fix run on correct domain
* Run only on sandboxes and demo
2022-06-23 09:15:48 +00:00
Karolina Rakoczy
349133d922
Add workflow for automatically run tests ( #2109 )
...
* add workflow for automatically run tests
* add event name
* add repository dispatch event to nightly tests
* fix not equal
2022-06-22 13:15:59 +02:00
Karolina Rakoczy
8bd7824f27
skip webhook update ( #2104 )
2022-06-17 16:47:52 +04:00
Karolina Rakoczy
ac551e337e
add timeout to revert snapshot job ( #2099 )
2022-06-13 15:36:18 +04:00
Karolina Rakoczy
cfaf7cdc0d
Change titles in cypress dashboard ( #2095 )
...
* Change titles in cypress dashboard
* add url to title
* add url to title
* add ref name
2022-06-13 10:13:02 +04:00
Karolina Rakoczy
056b3501eb
Update Cypress Version ( #2080 )
...
* Update Cypress Version
* sparete specs with coma
* change workflows to use latest cypress verion
2022-06-08 12:33:11 +04:00
Karolina Rakoczy
8d361293c5
Add tags to tests runs ( #2079 )
...
* Add tags to tests runs
* remove unused workflow
* add tags in command
* add tags in command
* add tags in command
* add tags in command
2022-06-03 10:25:16 +02:00
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