Skip to content

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

Merged
jmchilton merged 1 commit intogalaxyproject:masterfrom
jmchilton:external_uri
May 14, 2018
Merged

Default (overrideable) external Galaxies to not use path pasting.#816
jmchilton merged 1 commit intogalaxyproject:masterfrom
jmchilton:external_uri

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.

2 participants