saleor / saleor-dashboard

A GraphQL-powered, single-page dashboard application for Saleor.
BSD 3-Clause "New" or "Revised" License
820 stars 1.08k forks source link

Remove skip form install app tests #5135

Closed szczecha closed 1 week ago

szczecha commented 2 weeks ago

This Pr removes skip from test of installing the app in the dashboard and updates the workflow to run those tests only on releases (automatic and manual test trigger) or on crone

What type of PR is this?

Related Issues or Documents

Usage Instructions, Screenshots, Recordings

Run all tests before the change, installing app test is skipped:

image

Run all tests after the change

image

Test run on PR before the change installing app test is skipped image

Test on PR after the change, tests from apps spec are not triggered on PRs

image

Have you written tests?

[Optional] Description

changeset-bot[bot] commented 2 weeks ago

🦋 Changeset detected

Latest commit: 5aef03d91adcf014d7f61d7a7ed2a21c684b4fdf

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package | Name | Type | | ---------------- | ----- | | saleor-dashboard | Patch |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR