Skip to content

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

Closed
mattico opened this issue Aug 21, 2016 · 2 comments · Fixed by #54 or #55
Closed

Upload CI disassembilies to Pastebin/Gist #51

mattico opened this issue Aug 21, 2016 · 2 comments · Fixed by #54 or #55

Comments

@mattico
Copy link
Contributor

mattico commented Aug 21, 2016

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.

@japaric
Copy link
Member

japaric commented Aug 21, 2016

👍 On Linux, at least, we can use something like the wgetpaste command.

japaric pushed a commit that referenced this issue Aug 23, 2016
but not on OSX because it doesn't work there

closes #53
cc #51
@japaric
Copy link
Member

japaric commented Aug 23, 2016

Linux and Windows are now using gist. OSX is not using gist yet.

@japaric japaric reopened this Aug 23, 2016
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
Labels
None yet
Projects
None yet
2 participants