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
Lukasz Ostrowski
1beb8473aa
Fix master-staging api path ( #2662 )
2022-11-24 10:35:38 +01:00
Karol
6c96ce681b
Update bug_report.md ( #2659 )
2022-11-24 10:13:40 +01:00
Lukasz Ostrowski
9e351829c8
Change marketplace domain in master-staging ( #2658 )
2022-11-24 08:48:41 +01:00
Karolina Rakoczy
a3c011c9bf
Create workflow to run tests in loop for detecting flaky tests ( #2547 )
...
* Run cypress in repeat
* change node version
* install with frozen lock file
2022-11-17 13:52:58 +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
Karolina Rakoczy
3653653e29
Add sqash method when merging release pull requests ( #2596 )
2022-11-17 12:35:34 +00:00
Krzysztof Żuraw
ac063c6410
Update Dockerfile ( #2523 )
...
Co-authored-by: Francisco Marques <franciscopcmarques@gmail.com>
2022-11-16 16:01:34 +01:00
Karolina Rakoczy
1eecdfa5c1
Fix issue url in release PR ( #2577 )
2022-11-16 15:40:19 +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
Anna Szczęch
1c70ad3a4b
Fix adyen tests ( #2545 )
...
* update adyen plugin before tests
* add payments tag to PR template
2022-11-14 15:56:50 +01:00
Karolina Rakoczy
33cfd21a76
Fix add comment to release PR with tests status ( #2548 )
2022-11-09 16:26:49 +01:00
Karolina Rakoczy
9d4c198140
Run cypress in repeat ( #2537 )
...
* Run cypress in repeat
* Update .github/workflows/cypress-repeat.yml
Co-authored-by: Anna Szczęch <30683248+szczecha@users.noreply.github.com>
Co-authored-by: Anna Szczęch <30683248+szczecha@users.noreply.github.com>
2022-11-09 13:56:50 +01:00
Karolina Rakoczy
8ab097b7d3
Speed up releases ( #2527 )
...
* create issues on github, a add comment that can be merged if known bugs
* remove old lines for comment
2022-11-07 09:25:00 +00:00
Mika
47dce437b6
CODEOWNERS: require SRE approval for CI changes ( #2529 )
...
When a CI is added or changed, @cloud/sre should be reviewing the changes unless the changes are deployments, in which care @saleor/cloud will be reviewing.
2022-11-04 11:23:07 +01:00
Patryk Andrzejewski
223fe64456
Update CI workflow for demo staging ( #2487 )
2022-10-27 20:37:27 +02: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
80ecb7bce3
Create workflow for building dashboard and executing tests ( #2351 )
...
* add workflow for deploying dashboard and running cypress tests
* deploy and run test with api
* Fix after review
2022-10-26 10:09:46 +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
Lukasz Ostrowski
d67e4799b2
Apps tabs ( #2380 )
...
* Add tabs to apps page
* Detect app in tunnel
* Disable manifest install if Saleor Apps context
* Show only app origin instead full manifest
* Add copy manifest feature
* Update tests
* Add ENV with marketplace endpoint for fetching saleor apps
* Fetch Saleor apps for Marketplace and display them in the tab, otherwise hide
* Code review fixes
* Extract translation messages
* Update tests
2022-10-20 13:35:31 +02:00
Ewa Czerniak
7aecd46ffd
refactor product variants tests ( #2418 )
2022-10-20 11:16:50 +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
9e38fdb69d
Extend description how to run automation tests in PR template ( #2371 )
2022-10-14 11:15:20 +04:00
Tomasz Magulski
42d999a222
Simplify name of a subdirectory, where to build Dashboard in GCP ( #2373 )
2022-10-13 09:20:41 +02: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
Tomasz Magulski
58824f1486
Expose marketplace in Dashboard builds ( #2108 )
...
* Expose marketplace in Dashboard builds
* Use apps.saleor.io domain instead of one provided by Vercel
2022-10-05 13:02:53 +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
Tomasz Magulski
781eafa68e
Deploy to GCP ( #2327 )
2022-09-27 13:51:27 +02:00
Ewa Czerniak
2bdd1311de
Refactor of tests in navigation.js ( #2323 )
2022-09-22 09:37:06 +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
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