Allow config of shed tool conf used with run_tests.sh -installed.#267
Merged
blankenberg merged 1 commit intogalaxyproject:devfrom May 18, 2015
Merged
Allow config of shed tool conf used with run_tests.sh -installed.#267blankenberg merged 1 commit intogalaxyproject:devfrom
run_tests.sh -installed.#267blankenberg merged 1 commit intogalaxyproject:devfrom
Conversation
Set with GALAXY_TEST_SHED_TOOL_CONF. This is required to implement galaxyproject/planemo#176.
jmchilton
added a commit
to jmchilton/planemo
that referenced
this pull request
May 18, 2015
The test command tests local copies of files, shed_test resolves repositories, find the latest installed revisions on the shed, installs these revisions in a fresh Galaxy clone, and tests them with ``./run_tests.sh -installed``. Requires galaxyproject/galaxy#267. Closes galaxyproject#176.
jmchilton
added a commit
to jmchilton/planemo
that referenced
this pull request
May 18, 2015
The test command tests local copies of files, shed_test resolves repositories, find the latest installed revisions on the shed, installs these revisions in a fresh Galaxy clone, and tests them with ``./run_tests.sh -installed``. Requires galaxyproject/galaxy#267. Closes galaxyproject#176.
2 tasks
jmchilton
added a commit
to jmchilton/planemo
that referenced
this pull request
May 18, 2015
The test command tests local copies of files, shed_test resolves repositories, find the latest installed revisions on the shed, installs these revisions in a fresh Galaxy clone, and tests them with ``./run_tests.sh -installed``. Requires galaxyproject/galaxy#267. Closes galaxyproject#176.
Member
|
+1! |
blankenberg
added a commit
that referenced
this pull request
May 18, 2015
Allow config of shed tool conf used with ``run_tests.sh -installed``.
Member
|
👍 |
3 tasks
nilchia
pushed a commit
to nilchia/galaxy
that referenced
this pull request
Apr 24, 2025
* Add ODV tool v5.8 * add docker requirements
nilchia
pushed a commit
to nilchia/galaxy
that referenced
this pull request
May 7, 2025
* Add ODV tool v5.8 * add docker requirements
nilchia
pushed a commit
to nilchia/galaxy
that referenced
this pull request
Jun 16, 2025
* Add ODV tool v5.8 * add docker requirements
nilchia
pushed a commit
to nilchia/galaxy
that referenced
this pull request
Jun 24, 2025
* Add ODV tool v5.8 * add docker requirements
kysrpex
pushed a commit
to kysrpex/galaxyproject-galaxy
that referenced
this pull request
Jul 3, 2025
* Add ODV tool v5.8 * add docker requirements
nilchia
pushed a commit
to nilchia/galaxy
that referenced
this pull request
Aug 8, 2025
* Add ODV tool v5.8 * add docker requirements
nilchia
pushed a commit
to nilchia/galaxy
that referenced
this pull request
Sep 5, 2025
* Add ODV tool v5.8 * add docker requirements
nilchia
pushed a commit
to nilchia/galaxy
that referenced
this pull request
Dec 2, 2025
* Add ODV tool v5.8 * add docker requirements
kostrykin
pushed a commit
to kostrykin/galaxy
that referenced
this pull request
Dec 7, 2025
* Add ODV tool v5.8 * add docker requirements
guerler
pushed a commit
to guerler/galaxy
that referenced
this pull request
Jan 12, 2026
* Add ODV tool v5.8 * add docker requirements
guerler
pushed a commit
to guerler/galaxy
that referenced
this pull request
Jan 15, 2026
* Add ODV tool v5.8 * add docker requirements
guerler
pushed a commit
to guerler/galaxy
that referenced
this pull request
Jan 20, 2026
* Add ODV tool v5.8 * add docker requirements
nilchia
pushed a commit
to nilchia/galaxy
that referenced
this pull request
Feb 18, 2026
* Add ODV tool v5.8 * add docker requirements
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Set with
GALAXY_TEST_SHED_TOOL_CONF.This is required to implement galaxyproject/planemo#176.