mandeep
mandeep
It looks like the ones that errored out with 403 are ones with tagged releases. If you try a release on your master branch (don't try this if you don't...
You would need to merge 0.1.21 to master and then push master, but it looks like you tried that and still got a 403 error.
Thanks for the report. Does installing xsel or xclip from apt help solve this problem?
Sure! All PRs are appreciated. :)
This is a great start! I can think of a few changes. Instead of writing a message for Windows and Mac, I would write something along the lines of `If...
Thanks for letting me know about TravisPy. I think my desired course of action is to create an API for Travis-Encrypt that can be used by other applications such as...
Would you be willing to submit a PR to TravisPy to include those two functions?
No worries. I'll see if I can get to it this weekend.
@Midnighter could you show me an example of how you'd like to use Travis-Encrypt within TravisPy?
@jakirkham When you run conda-verify on a package tarball, you're seeing the meta.yaml checks being run on a meta.yaml in the directory as well?