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.
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
Assets #868 #874
Assets #868 #874
Changes from 49 commits
e21cf1c
ef66d8f
2ed8493
9747e33
7dfaeff
e1a5c0a
807d0a8
e18b1a7
3519489
00808cf
a775771
3cb4c6f
b0e95b3
c226725
43a45eb
9e5d6fb
b2c003a
bbcd0e8
3dc0c31
92842de
223835a
e8c017e
17e6641
2ea7cd4
ebf51c9
747c112
47ee2b0
6399c80
d273bdb
fc4ea3d
97fd85b
bce16dc
6388cb5
61f801d
638be3f
b373d0d
d983610
8e8db02
0ddd5eb
78aff76
a63730c
c974139
1a7b0c7
f0e922d
76121c2
309209e
9508469
b24f8cf
a9aa4d1
cc2b638
7658fa1
7f59fe6
1b05fe0
0c5df92
6bf596f
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
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.
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.
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.
it's slightly safer for people not family with js to call with
renderer
as it will handle the location withos.chdir()
.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.
Good point - I just wanted to give people some idea when to use each of these commands. So perhaps:
?
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.
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.
What should we say about when to use this? Just that we use it internally to test that the build has not changed?
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.
yes, something the assets bundle check
I extracted this out as a single job, so we can reuse it when we want to do some simple compare from the hash
This file was deleted.