saleor / saleor-storefront

A GraphQL-powered, NextJs-based, PWA storefront for Saleor. IMPORTANT: This project is [DEPRECATED] in favor of saleor/react-storefront soon to become our default demo and storefront starter pack.
https://demo.saleor.io/
BSD 3-Clause "New" or "Revised" License
769 stars 672 forks source link

Use stategy matrix to handle mutiple staging builds #1022

Closed cmiacz closed 3 years ago

cmiacz commented 3 years ago

I want to merge this change because...

Screenshots

Pull Request Checklist

  1. [ ] All visible strings are translated with proper context.
  2. [ ] All data-formatting is locale-aware (dates, numbers, and so on).
  3. [ ] The changes are tested.
  4. [ ] The code is documented (docstrings, project documentation).
  5. [ ] Changes are mentioned in the changelog.

Test Environment Config

API_URI=https://qa.staging.saleor.cloud/graphql/

vercel[bot] commented 3 years ago

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/saleorcommerce/saleor-storefront/GH57XF52C28V3jQs3PQNN3pjWCFU
✅ Preview: https://saleor-storefront-git-ci-stagingapi-uri-matrix-saleorcommerce.vercel.app

CLAassistant commented 3 years ago

CLA assistant check
All committers have signed the CLA.