Open
Conversation
Contributor
Author
|
@note that the deploy occurs in the after_success block, so it will always be marked as "success" even if the deploy fails. And also it will not build on a PR (your encrypted isn't accessible to PR's as well, so even if someone tried it would fail) - so unfortunately there's no way to be 100% sure it will work without merging it (although it worked fine on my fork). |
fc5eae7 to
782b508
Compare
Owner
|
Haha wow this is awesome. I'll probably hold off on setting all this up until we can cover the other FIRMs and I can put a nice frontend on the current release(s). It'd be nice if we could use this to generate all the latest ones for every ((old, new), (usa, eur, jpn, ...)) pair. |
Contributor
Author
|
Yep, that definitely can be done. |
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
This script will build Soundhax and commit it to gh-pages - but there's some configuration that needs to be done before this will work: