Open
Description
Description
With #5586, we have introduced building a plugin zip file and running E2E - Pull Request tests against that package when release, pre-release or build-zip workflows are triggered. However, instead of the existing E2E tests, we should add a dedicated smoke testing suite.
Acceptance criteria
The smoke tests suite should run when:
- A zip file is created
- A release PR is created
- A pre-release is created