openvax / topiary

Predict mutated T-cell epitopes from sequencing data
Apache License 2.0
27 stars 9 forks source link

Move to OpenVax organization #83

Closed tavinathanson closed 6 years ago

tavinathanson commented 6 years ago

I changed the Travis encrypted values after noticing issues in some builds, and assumed that since the values (like the mhcbundle user's password) were encrypted using -r hammerlab/<repo name> rather than openvax, that might explain the issues. Turns out the issue was just that the mhcbundle user no longer had access to the netmhc-bundle repo.

In any event, what I did here was...

travis encrypt MHC_BUNDLE_PASS='<mhcbundle GitHub password>' -r openvax/<repo name>
travis encrypt '<openvax pypi password>' -r openvax/<repo name>

...in addition to changing the PyPi username and README badges. Only the latter seem necessary in other repos.

coveralls commented 6 years ago

Coverage Status

Changes Unknown when pulling 1643bafaa932991ecaa65416761b452afda10707 on openvax_switch into on master.