-
Notifications
You must be signed in to change notification settings - Fork 232
Upload CI disassembilies to Pastebin/Gist #51
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
Comments
👍 On Linux, at least, we can use something like the wgetpaste command. |
Linux and Windows are now using gist. OSX is not using gist yet. |
japaric
pushed a commit
that referenced
this issue
Aug 24, 2016
hopefully this will work on osx and will make everything more uniform (appveyor is already using the gem instead of the crate) closes #51
japaric
pushed a commit
that referenced
this issue
Aug 24, 2016
hopefully this will work on osx and will make everything more uniform (appveyor is already using the gem instead of the crate) closes #51
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The disassembly makes the CI logs really long, which makes the page load slowly, and could obscure errors which happen after them. This problem is only going to get worse as the library gets bigger. Uploading the disassembly to makes it fairly easy to have a disassembly available for every build, but makes the logs more manageable.
The text was updated successfully, but these errors were encountered: