Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update deploy commands #346

Merged
merged 4 commits into from
Sep 21, 2022
Merged

Update deploy commands #346

merged 4 commits into from
Sep 21, 2022

Conversation

2can
Copy link
Member

@2can 2can commented Sep 12, 2022

I want to merge this PR because:

It updates and unifies the deploy commands.
It uses the react-storefront repository for checkout deployment.
It removes the .env dependency for deployment.
It unifies the deployment process.
It introduces contentBox instead of boxen ones for better handling of long texts/URLs

saleor app deploy
saleor checkout deploy
saleor storefront deploy

Related issues

Steps to test feature

I have:

  • Tested it locally and it doesn't break existing features
  • Added documentation if public changes are introduced
  • Added tests for my code

@2can 2can changed the title Update deployment for saleor storefront Update deploy commands Sep 21, 2022
@2can 2can marked this pull request as ready for review September 21, 2022 10:38
@2can 2can requested a review from a team September 21, 2022 10:38
     * Use only required environment variables. Mainly Saleor graphql
       endpoint. Skip reading .env file.
     * Create contentBox - replacement for boxen
@zaiste zaiste merged commit 9886f66 into main Sep 21, 2022
@zaiste zaiste deleted the deploy-flow branch September 21, 2022 10:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

2 participants