Lukasz Ostrowski

Results 118 issues of Lukasz Ostrowski

Prod https://cms-v2.saleor.app/api/manifest Staging https://cms-v2.staging.saleor.app/api/manifest Docs (not yet merged) https://docs.saleor.io/docs/3.x/developer/app-store/apps/cms ```[tasklist] ### Tasks - [ ] https://github.com/saleor/apps/issues/807 - [ ] https://github.com/saleor/apps/issues/811 - [ ] https://github.com/saleor/apps/issues/812 - [ ] https://github.com/saleor/apps/issues/813 - [...

# Testing scenarios ## App installation 1. Go to App Store 2. Find the “Taxes” app 3. Click “install”, and then “Install app” The app requires permissions: “handle taxes” and...

App: Taxes

Due to 5-minute Lambda limits in Vercel, we can simplify architecture ```[tasklist] ### Tasks - [x] Drop product updated webhooks - [x] Change feed generation to be on-demand with 5...

App: Product Feed

A saleor docs article on migration both Sendgrid and user email plugin to the app

This test aims to determine any blockers for using E&M app as a replacement for the `User emails` and `Sendgrid` plugins. - [User emails docs](https://docs.saleor.io/docs/3.x/developer/available-plugins/user-emails) ## Test setup ### Workflow...

# App installation: - User with the Manage Apps and Manage orders permission should be able to install the app - After the app installation, the configuration panel should be...

App: Emails & Messages

Problem: - Vercel is flooded with deployments. turbo-ignore runs late. Solution: - Use Vercel's CLI to deploy app that builds in Github There is an action that should cover the...

- [ ] Not configured app should return 4xx and webhook will not be retried - [ ] Unexpected error should return 5xx causing webhook retry

1. apps 2. appstore 3. app-sdk Fail CICD if changeset doesnt exist. Override if `skip changelog` label exist Consult https://github.com/saleor/saleor/blob/main/.github/workflows/changelog-check.yml - however it may be needed specific action for changesets...