Join GitHub today
GitHub is home to over 31 million developers working together to host and review code, manage projects, and build software together.
Sign upDo not skip Galaxy client build for ``planemo serve`` #895
Conversation
nsoranzo
requested a review
from
mvdbeek
Nov 18, 2018
nsoranzo
changed the title
Do not skip client build for planemo serve
Do not skip Galaxy client build for ``planemo serve``
Nov 18, 2018
This comment has been minimized.
This comment has been minimized.
I requested an increased max build time from travis, let's see if they grant it. |
jmchilton
reviewed
Nov 19, 2018
planemo/galaxy/serve.py Outdated
nsoranzo
force-pushed the
nsoranzo:serve_rebuild_client
branch
3 times, most recently
from
baddf30
to
0caa8dc
Nov 20, 2018
nsoranzo
added some commits
Nov 18, 2018
nsoranzo
force-pushed the
nsoranzo:serve_rebuild_client
branch
from
0caa8dc
to
e71791c
Nov 23, 2018
nsoranzo
added some commits
Nov 23, 2018
This comment has been minimized.
This comment has been minimized.
Finally green!! |
mvdbeek
approved these changes
Nov 24, 2018
bgruening
merged commit 3ab358e
into
galaxyproject:master
Nov 24, 2018
1 check passed
continuous-integration/travis-ci/pr
The Travis CI build passed
Details
This comment has been minimized.
This comment has been minimized.
Thanks all! |
nsoranzo
deleted the
nsoranzo:serve_rebuild_client
branch
Nov 25, 2018
This comment has been minimized.
This comment has been minimized.
Time for a new Planemo release supporting Galaxy 18.09? |
mvdbeek
referenced this pull request
Dec 30, 2018
Closed
planemo not working with Galaxy 18.09 and OSX? #905
This comment has been minimized.
This comment has been minimized.
I let you all down on this - sorry :(. Just released this. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
nsoranzo commentedNov 18, 2018
Fix #845 .
Also, convert an existing
gx_repo
git repository from bare to mirror before doing agit remote update
.