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

add snakedeploy #28188

Merged
merged 4 commits into from
Apr 26, 2021
Merged

add snakedeploy #28188

merged 4 commits into from
Apr 26, 2021

Conversation

johanneskoester
Copy link
Contributor


Please read the guidelines for Bioconda recipes before opening a pull request (PR).

  • If this PR adds or updates a recipe, use "Add" or "Update" appropriately as the first word in its title.
  • New recipes not directly relevant to the biological sciences need to be submitted to the conda-forge channel instead of Bioconda.
  • PRs require reviews prior to being merged. Once your PR is passing tests and ready to be merged, please issue the @BiocondaBot please add label command.
  • Please post questions on Gitter or ping @bioconda/core in a comment.
Please use the following BiocondaBot commands:

Everyone has access to the following BiocondaBot commands, which can be given in a comment:

@BiocondaBot please update Merge the master branch into a PR.
@BiocondaBot please add label Add the please review & merge label.
@BiocondaBot please fetch artifacts Post links to CI-built packages/containers.
You can use this to test packages locally.

For members of the Bioconda project, the following command is also available:

@BiocondaBot please merge Upload built packages/containers and merge a PR.
Someone must approve a PR first!
This reduces CI build time by reusing built artifacts.

Also, the bot watches for comments from non-members that include @bioconda/<team> and will automatically re-post them to notify the addressed <team>.

@BiocondaBot
Copy link
Collaborator

Artifacts built on CircleCI are ready for inspection:

Package(s)
Arch Package Repodata
noarch snakedeploy-0.1.1-pyh5e36f6f_0.tar.bz2 repodata.json

You may also use conda to install these:

  • For packages on noarch:
conda install -c https://151647-42372094-gh.circle-artifacts.com/0/tmp/artifacts/packages <package name>

Container image(s)
Package Tag Install with docker
snakedeploy 0.1.1--pyh5e36f6f_0
showcurl -L "https://151647-42372094-gh.circle-artifacts.com/0/tmp/artifacts/images/snakedeploy%3A0.1.1--pyh5e36f6f_0.tar.gz" | gzip -dc | docker load

@johanneskoester johanneskoester added the please review & merge set to ask for merge label Apr 23, 2021
Copy link
Member

@mbargull mbargull left a comment

Choose a reason for hiding this comment

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

Approved so you can go ahead with the merge in case you are okay with the changes I made.

@BiocondaBot
Copy link
Collaborator

Artifacts built on CircleCI are ready for inspection:

Package(s)
Arch Package Repodata
noarch snakedeploy-0.1.1-pyhdfd78af_0.tar.bz2 repodata.json

You may also use conda to install these:

  • For packages on noarch:
conda install -c https://151770-42372094-gh.circle-artifacts.com/0/tmp/artifacts/packages <package name>

Container image(s)
Package Tag Install with docker
snakedeploy 0.1.1--pyhdfd78af_0
showcurl -L "https://151770-42372094-gh.circle-artifacts.com/0/tmp/artifacts/images/snakedeploy%3A0.1.1--pyhdfd78af_0.tar.gz" | gzip -dc | docker load

@@ -21,6 +21,7 @@ build:
requirements:
host:
- pip
- pytest-runner
Copy link
Member

Choose a reason for hiding this comment

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

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Makes sense, let us try to keep that in mind for the next release.

@johanneskoester
Copy link
Contributor Author

@bioconda-bot please merge

@BiocondaBot
Copy link
Collaborator

I will attempt to upload artifacts and merge this PR. This may take some time, please have patience.

@BiocondaBot BiocondaBot merged commit 5ed4d14 into master Apr 26, 2021
@BiocondaBot BiocondaBot deleted the snakedeploy branch April 26, 2021 09:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants