Skip to content
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

Default (overrideable) external Galaxies to not use path pasting. #816

Merged
merged 1 commit into from May 14, 2018

Conversation

jmchilton
Copy link
Member

No description provided.


def upload_func(upload_target):

def _attach_file(upload_payload, uri, index=0):
is_path = not uri.startswith("http://") and not uri.startswith("https://") and not not uri.startswith("ftp://")
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

not not not

@jmchilton jmchilton force-pushed the external_uri branch 2 times, most recently from 4c783a2 to 28e22ef Compare May 13, 2018 21:12
@bgruening
Copy link
Member

I got a 'BaseGalaxyConfig' object has no attribute 'allow_path_paste' with this branch.

@jmchilton
Copy link
Member Author

I've rebased with something I hope fixes that, thanks @bgruening - my searching around Travis had failed to find the error.

@jmchilton jmchilton merged commit 9fc6baf into galaxyproject:master May 14, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants