🎽
Ciseco - Hydrogen Shopify's Headless storefront
Preview demoBuy Ciseco
  • πŸ’A few words of thanks
  • 🌟Hydrogen and Oxygen fundamentals
  • πŸ‘‹Getting started
  • Getting started
    • Step 1. Getting started with Ciseco - Hydrogen and Oxygen
    • Step 2. Import Definitions and demo entries.
    • Step 3. Deploy to Oxygen
    • Step 4. Setup for using Customer Account API (/account route)
    • Step 5. Congratulations!
  • Ciseco with Development store
    • 🐣Ciseco test with development store
    • Step 1. Install the required apps
    • Step 2. Setup environment variables.
    • Step 3. Setup for using Customer Account API (/account route)
    • Step 4. Install node_module and run on localhost
    • Step 5. Import Definitions and demo entries.
    • Step 6. Deployments
    • Step 6.1. Deployments with GitHub
    • Redirect traffic to the Hydrogen channel
  • Ciseco's features
    • Display the color variant options as image swatch
    • Wishlist
    • Header mega menu
    • Footer menus
    • Product reviews with Okendo
    • Smart filter feature
    • Use the Shopify checkout
    • Customize pages and sections?
    • Add new page
    • Ciseco metaobject definitions and metafield definitions
      • 1 - Product Metafield definitions and Collection Metafield definitions
      • 2 - Link, Social
      • 3 - Hero Item, Section | Hero, Section | HeroSlider
      • 4 - Client Say, Section | ClientsSay
      • 5 - Section | LatestBlog
      • 6 - Section | GridProductsAndFilter
      • 7 - Collection Group, Section | TabsCollectionsByGroup
      • 8 - Section | ImageWithText
      • 9 - Section | Steps
      • 10 - Section | ProductsSlider
      • 11 - Section | CollectionsSlider
      • 12 - Route
    • Custom color, fonts
    • Favicon & Seo
    • Internationalization with Shopify Markets
    • ⁉️Getting the problem while importing demo metaobjects entries.
  • Folder Structure
  • Component Structure
  • Sources And Credits
  • Support
  • Change log
    • Update project
    • Change log
Powered by GitBook
On this page
  • Deployments Ciseco with GitHub
  • Requirements
  • Connect an existing repo

Was this helpful?

  1. Ciseco with Development store

Step 6.1. Deployments with GitHub

PreviousStep 6. DeploymentsNextRedirect traffic to the Hydrogen channel

Last updated 12 months ago

Was this helpful?

Cisec - is a project completely based on Shopify's Hydrogen so project deployment is completely compliant with Hydrogen, so please follow Hydrogen's implementation guide for the clearest view.

πŸ‘‰

Deployments Ciseco with GitHub

Hydrogen supports CI/CD with GitHub out of the box. If you connect the to GitHub, then Oxygen will automatically deploy every time you push or merge changes in your Hydrogen repository.

When using Hydrogen with GitHub, you have two options:

Requirements

  • A Shopify account on a .

  • A GitHub account.

  • The Ciseco - Hydrogen project has been pushed to your GitHub repo.

  • The is installed on your GitHub account.

Connect an existing repo

You can and then connect it to Shopify.

Step 1: Connect your GitHub repo to the Hydrogen channel

  1. In the Shopify admin, under Sales channels, click Hydrogen.

  2. Click Create storefront.

  3. Type a name for your new storefront. The name can be edited later.

  4. Make sure Set up GitHub continuous deployment now is selected.

  5. Select your GitHub account or organization from the dropdown.

  6. Select the repository for your Ciseco Hydrogen storefront.

  7. Click Connect.

Oxygen pulls a copy of your Hydrogen app code base and automatically creates a preview deployment. The Shopify GitHub app also opens a pull request in your repo to add a GitHub Actions workflow file to handle future deployments.

Step 2: Merge your Oxygen workflow file

The Shopify GitHub app automatically opens a pull request to create this file when you connect a repo:

Follow these steps to finish configuring your Hydrogen app for continuous deployment to Oxygen:

  1. In the Hydrogen channel, click the name of the storefront that you just created.

  2. Click Review and merge on GitHub to open the pull request in a new tab.

  3. Close the tab to return to the Hydrogen storefront overview.

Oxygen will automatically create a new deployment in your production environment and continue watching your repo for updates. Each time you push one or more commits to your repo, Oxygen will create a new preview deployment with your changes.

Hydrogen storefront overview page with an alert banner asking to review and merge a pull request on GitHub

Follow GitHub’s prompts to .

https://shopify.dev/docs/custom-storefronts/hydrogen/deployments
Hydrogen channel
Connect an existing Hydrogen app repository
Scaffold a new repository from the Shopify admin
supported plan
Shopify GitHub App
upload your Ciseco repository to GitHub
merge the PR