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

CI/CD: Support for automation #113

Merged
merged 12 commits into from
Apr 20, 2017
Merged

Conversation

jairideout
Copy link
Member

DO NOT MERGE!

This PR will be reviewed and merged by one of the following: @jairideout, @ebolyen, or @thermokarst

Notes to reviewer:

  • Tests will fail - this is expected
  • Squash the commits (please)
  • After merging, tests will continue to fail
  • The resulting merge commit should be tagged 2017.4.0.dev0

Commit Title:

CI/CD: Support for automation

Commit Message:

To hook up to the new CI/CD system, the following changes were made:

  • Added/updated conda recipe
  • Every commit is now a version thanks to versioneer
  • Removed install_requires from setup.py (dependencies now handled by conda recipe)
  • Standardized travis configuration to use latest development builds of QIIME 2

Pair programmed with: @jairideout, @ebolyen, and @thermokarst

@jairideout jairideout added stat:DO-NOT-MERGE Please do not merge this until this label has been removed. and removed stat:DO-NOT-MERGE Please do not merge this until this label has been removed. labels Apr 20, 2017
@jairideout jairideout merged commit 4cecb13 into qiime2:master Apr 20, 2017
mortonjt pushed a commit to mortonjt/q2-types that referenced this pull request May 12, 2017
To hook up to the new CI/CD system, the following changes were made:

- Added/updated conda recipe
- Every commit is now a version thanks to versioneer
- Removed `install_requires` from `setup.py` (dependencies now handled by conda recipe)
- Standardized travis configuration to use latest development builds of QIIME 2

Pair programmed with: @jairideout, @ebolyen, and @thermokarst

ENH: Adding transformer from sample data to metadata
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants