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
Ewa Czerniak
7a469029fd
fix for translation tests ( #2306 )
...
* fix for flaky chane user email tests and refactor of plugins tests
* fix for translation tests
* adding an option to run plugin tests in pull_request_temple
* adding an option to run translation tests
2022-09-15 08:28:46 +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
Ewa Czerniak
65388acb0f
fix for flaky change user email tests and refactor of plugins tests ( #2302 )
...
* fix for flaky chane user email tests and refactor of plugins tests
* adding an option to run plugin tests in pull_request_temple
2022-09-15 07:34:31 +00:00
Karolina Rakoczy
2d9f3edf67
Run tests on selected tags ( #2297 )
...
* run tests on selected tags
* echo tags
* return result as string
2022-09-13 15:51:31 +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
Cezary Miącz
9dc3bf4949
Deploy v3.7 to demo ( #2265 )
2022-08-29 11:22:29 +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
Mika
f5f309d38f
Deploy demo for 3.6 tags ( #2243 )
...
This allows to automatically release 3.6 tags to demo.
2022-08-18 09:57:22 +02:00
Adrian Pilarczyk
6108c8a33c
chore: 🧑💻 change bug_report.md to contain explicit versions ( #2230 )
2022-08-17 09:27:21 +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
Mika
d50b7ee939
Deploy demo for 3.5 tags ( #2160 )
...
This allows to automatically release 3.5 tags to demo.
2022-07-12 10:49:29 +02: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
Wojciech Mista
c922dfb6fe
Application Marketplace available in dashboard ( #2054 )
...
* Add marketplace
* Update messages
* Extract styles
* Update test env
* Update config and rename uri
* Update template
* Trigger CI
* Possible fix
* Update deploy yml
* Add marketplace to staging
* Fix responsiveness
* Trigger CI
* Fix navigation tests (#2081 )
* fix navigate through shop
* wait for progress bar not to exist
* simplify code
* add wait
* Fix navigate through shop (#2076 )
* fix navigate through shop
* wait for progress bar not to exist
* simplify code
* Refine App about section (#2056 )
* Trigger CI
* Trigger CI
* Trigger CI
* Trigger CI
* Fix app activation/deactivation
* Hide configuration url and policy if theres none
* Remove about and support links
* Remove unused code
* Update stories and tests
* Update messages
* Fix privacy policy
* Fix activation and "open app"
* Update tests
Co-authored-by: Karolina Rakoczy <rakoczy.karolina@gmail.com>
2022-06-08 08:44:28 +02: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
Cezary Miącz
c8e63b93fa
Deploy v3.4 to staging demo ( #2073 )
2022-06-01 15:55:17 +02:00
Cezary Miącz
7df8268101
Use common workflow for all staging releases ( #2051 )
2022-05-30 19:22:24 +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
Cezary Miącz
9cf555d740
Add demo staging deployment workflow ( #2042 )
2022-05-12 11:44:09 +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
Cezary Miącz
a93f6aca6f
Add 3.3 staging deployment workflow ( #2011 )
2022-04-25 12:58:27 +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
Karolina Rakoczy
207ce6d031
Fix Critical ( #1991 )
...
* change api url
* fix critical
2022-04-15 13:17:52 +02:00
Cezary Miącz
8d021a2513
Fix release trigger in 3.2 staging deployment workflow ( #1993 )
2022-04-14 16:25:47 +02:00
Cezary Miącz
66b68fc02e
Refactor staging deployments ( #1986 )
2022-04-13 08:59:01 +02:00
Klaudia
dd85c4c6c8
removing hardcoded keys and adding CYPRESS_RECORD_KEY variable ( #1979 )
...
* removing hardcoded keys and adding CYPRESS_RECORD_KEY variable
* removing redundant scripts
* removed A
2022-04-12 13:06:03 +02:00
Karolina Rakoczy
f78b4472b7
Fix channels in shipping ( #1936 )
...
* fix channels in shipping
* merge
* fix run tests
* fix run critical
* fix base url
2022-04-11 10:20:26 +02:00