grafikr/Shopify Theme Kit Actions

A opinionated set of Github Actions to automatically create/push/preview themes on Shopify stores.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
ACTIONAction to use. Must be 'DEPLOY', 'PREVIEW' or 'DELETE'yes
AWS_S3_REGIONAWS regionno
AWS_S3_BUCKETAWS bucketno
AWS_S3_ACCESS_KEY_IDAWS access key idno
AWS_S3_SECRET_ACCESS_KEYAWS secret access keyno
THEME_KIT_ENVIRONMENTThe Theme Kit environment to build theme from. Defaults to 'development'no
THEME_KIT_DEPLOY_COMMANDThe Theme Kit command you want to use to deploy themesno
SHOPIFY_THEME_ROLEThe role which a newly created Shopify theme should have. Defaults to 'development'no
GITHUB_TOKENGithub authentication tokenyes
BUILD_DIRDirectory to build the theme. Defaults to 'build'no
namedescription
SHOPIFY_THEME_IDThe created themes ID
SHOPIFY_THEME_PREVIEW_URLThe created themes preview URL
SHOPIFY_THEME_CUSTOMIZE_URLThe created themes customize URL