-
Notifications
You must be signed in to change notification settings - Fork 17
Fix annotations for pull requests #50
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
Merged
Merged
Changes from all commits
Commits
Show all changes
36 commits
Select commit
Hold shift + click to select a range
43c410d
Add logs
andershagbard 227d763
Update
andershagbard ac1d454
Update
andershagbard f3b65d6
Update
andershagbard cbc7ec7
Update
andershagbard 4254135
Fix
andershagbard f026bd3
Update
andershagbard e55f861
Update
andershagbard 4b08459
Update
andershagbard af07df8
UPDATE
andershagbard 0f29a1b
Update
andershagbard ca65bad
Update
andershagbard d477157
Fix
andershagbard a1df2d1
Revert
andershagbard c9a27da
Test
andershagbard dfbeaec
Update
andershagbard c5a2ac1
Update
andershagbard 6874ff3
Add prettier
andershagbard de89a97
Update index.js
andershagbard 4b31d3a
Update
andershagbard 16d8acc
Merge pull request #1 from andershagbard/log-test
andershagbard d20e7d3
Minimize runs
andershagbard c57a28a
Update addAnnotations.ts
andershagbard 3f8ae4c
Run build
andershagbard ccbc451
Revert prettier
andershagbard 4ea51f2
Revert more
andershagbard 99115f8
Revert more
andershagbard c40b7be
More revert
andershagbard 4482f26
Revert
andershagbard 26cbb4c
Update packages
andershagbard cbc9585
Revert "Update packages"
andershagbard 158ba41
Revert packages
andershagbard 85a1423
Revert more
andershagbard 01123fb
Revert
andershagbard 486431f
Update yarn.lock
andershagbard 8492181
Build file
andershagbard File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why is this not from the root anymore?
Uh oh!
There was an error while loading. Please reload this page.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think it was because the Shopify files are not necessarily in the root of the repo
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Right. might have diff root, so
src/snippets/foo.liquidinstead ofsnippets/foo.liquid? Could be useful for multi-root setups, 👍