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

Run Theme Check with the most updated resources (objects, filters, and tags) #19

Merged
merged 2 commits into from
Apr 21, 2023

Conversation

karreiro
Copy link
Contributor

@karreiro karreiro commented Feb 15, 2023

Update the entrypoint.sh to run Theme Check with the most updated resources (objects, filters, and tags).

@karreiro karreiro requested a review from charlespwd February 15, 2023 08:48
entrypoint.sh Outdated Show resolved Hide resolved
@@ -46,6 +46,7 @@ jobs:
with:
repository: "shopify/dawn"
path: "./dawn"
ref: 'v6.0.0'
Copy link
Contributor Author

@karreiro karreiro Apr 21, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've introduced a fixed Dawn version, so we may ensure that an older version of Theme Check is running with a compatible Dawn. Otherwise, Them Check fails with new features in the upstream Dawn (e.g., UnknownFilter).

@karreiro
Copy link
Contributor Author

@charlespwd this PR is ready for a re-review :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants