Remi Rampin

Results 490 comments of Remi Rampin

My solution will work programmatically but I'm not sure it will make any difference when changing pipelines from the GUI; there is a lot of code that might trigger errors...

This was merged into master; however we should probably make `perform_action()` raise an exception at some point.

This also affects the HTTPFile module which tries to determine whether the URL has changed or not, but can't do it without preventing in-memory caching.

GitHub [disabled](https://github.com/blog/1302-goodbye-uploads) the "downloads" feature before [rolling out](https://github.com/blog/1547-release-your-software) the "releases" feature. But there was a 6 month gap, it's true.

Current status: - Java generator can read in any JAR file and generate the .xml for VisTrails. - VisTrails loads in .xml files from `.vistrails/Java/` and creates packages dynamically TODO:...

Can you share the `.clt` file you created from the wizard? Thanks!

Meeting discussion: let's do this, but should make sure that upgrade is super-safe.

Shouldn't the union change be merged up into your uuid/sqlalchemy change instead? 1.0.4 is released...

Things to watch out for: reading IDs from annotations (for instance, upgraded versions) probably currently always involve a str->int cast. Also, some methods (at least API) accept either tag name...