Skip to content
This repository has been archived by the owner on Oct 4, 2024. It is now read-only.

Configure deployment scripts #19

Open
Tracked by #1
ricardobrg opened this issue Jul 7, 2023 · 3 comments
Open
Tracked by #1

Configure deployment scripts #19

ricardobrg opened this issue Jul 7, 2023 · 3 comments
Assignees
Labels
chore Naming, organizing folder structure, and less impactful tasks.
Milestone

Comments

@ricardobrg
Copy link
Collaborator

ricardobrg commented Jul 7, 2023

As a maintainer
I need to ensure that the code is automatically deployed
so that it is not affected by human errors during deployment.

What it is now

The extensions code needs to be manually deployed to Shopify

What it should be

A github action should run the deployment script when a branch with release/* is merged

Technical details

Configure the deployment script for the Shopify extensions code.

To build the static code run the command: npm run deploy

@ricardobrg ricardobrg self-assigned this Jul 7, 2023
@ricardobrg ricardobrg added the chore Naming, organizing folder structure, and less impactful tasks. label Jul 24, 2023
@ricardobrg ricardobrg added this to the App basic features milestone Jul 25, 2023
@ricardobrg ricardobrg mentioned this issue Aug 7, 2023
@ricardobrg
Copy link
Collaborator Author

update deployment to include web app after #75 is done

@ricardobrg ricardobrg added the blocked Something is blocking this. label Aug 23, 2023
@ricardobrg
Copy link
Collaborator Author

We are using Cloudflare Pages github connection for deployment.

@ricardobrg ricardobrg removed the blocked Something is blocking this. label Aug 24, 2023
@ricardobrg ricardobrg reopened this Aug 24, 2023
@ricardobrg ricardobrg modified the milestones: MVP, 1.0 version Aug 25, 2023
@ricardobrg
Copy link
Collaborator Author

Change from Pages _worker.js import to service binding
https://developers.cloudflare.com/pages/platform/functions/bindings/#service-bindings

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
chore Naming, organizing folder structure, and less impactful tasks.
Projects
None yet
Development

No branches or pull requests

1 participant