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

πŸ“πŸŽ¨β¬†οΈπŸ”₯ update build files and respective docs #234

Merged
merged 15 commits into from
Feb 10, 2022

Commits on Feb 9, 2022

  1. πŸ“πŸŽ¨β¬†οΈπŸ”₯ update build files and respective docs

    πŸ”₯ remove requirements.txt
    πŸ”₯ Remove bioconda recipe meta.yaml
    πŸ“ Update docs for nextflow-env.yml
    ⬆️ Rename environment.yml to nextflow-env.yml
    ⬆️ Add autometa-env.yml (conda env) to replace requirements.txt (pip requirements file)
    🎨 Change Makefile create_environment command to use autometa-env.yml
    πŸ“ Change installation directions to correspond to autometa-env.yml rather than requirements.txt
    evanroyrees committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    73319d4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    047efb3 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2022

  1. πŸŽ¨πŸ’š Use only one runner for unit testing and coverage report

    πŸ”₯ Reduced build matrix to one os and one python version
    πŸ“πŸ’š Added names for downloading test data and running pytest
    πŸ›πŸ’š update conda env explicitly to base (without specifying -n base an 'autometa' env is created
    evanroyrees committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    f7c8264 View commit details
    Browse the repository at this point in the history
  2. πŸ”₯πŸ›πŸŽ¨ Remove incorrectly added names

    πŸŽ¨πŸ’š Add tests/environment.yml for pytest/codecov github action
    evanroyrees committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    566c700 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    53c3e43 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a055213 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c7bd8f2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ad0ebd0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1171293 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3546f13 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    37bbf2f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    88439fa View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f030582 View commit details
    Browse the repository at this point in the history
  12. πŸ›πŸ’š activate base env b/c installed pkgs are not currently available

    πŸ“ Add full command for building docker image in installation docs
    evanroyrees committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    c0c553f View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    42f7920 View commit details
    Browse the repository at this point in the history