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

[DO NOT MERGE] SD-39 add end to end integration testing for seqerakit #101

Closed

Commits on Dec 1, 2023

  1. Configuration menu
    Copy the full SHA
    fac54fe View commit details
    Browse the repository at this point in the history
  2. Merge pull request #100 from seqeralabs/fix_boolean_bug

    fix: boolean value parsing for keys
    ejseqera authored Dec 1, 2023
    Configuration menu
    Copy the full SHA
    c7280fa View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

  1. Configuration menu
    Copy the full SHA
    a03be09 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6c2cc86 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9934243 View commit details
    Browse the repository at this point in the history
  4. fixup

    adamrtalbot committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    65291b3 View commit details
    Browse the repository at this point in the history
  5. Switch back to e2e tests

    adamrtalbot committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    a417468 View commit details
    Browse the repository at this point in the history
  6. Trying some code fixes?

    adamrtalbot committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    d1ab32d View commit details
    Browse the repository at this point in the history
  7. debugging stuff

    adamrtalbot committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    a437d3d View commit details
    Browse the repository at this point in the history
  8. quieter

    adamrtalbot committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    f10169f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2722a6b View commit details
    Browse the repository at this point in the history
  10. refine teardown logic

    adamrtalbot committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    99f31b0 View commit details
    Browse the repository at this point in the history
  11. Comment out pipelines

    adamrtalbot committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    f494a92 View commit details
    Browse the repository at this point in the history
  12. test some stuff

    adamrtalbot committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    e856bee View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

  1. ci: fix e2e yaml

    ejseqera committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    8e6191e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    177fdcf View commit details
    Browse the repository at this point in the history
  3. fix: merge latest changes

    ejseqera committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    94f8c2c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9130cfc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    569c6b8 View commit details
    Browse the repository at this point in the history
  6. comment out launch again

    adamrtalbot committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    a26f8fd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    72ef052 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    35dc573 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1eed706 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    56bec44 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3e00c5b View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    5b4da92 View commit details
    Browse the repository at this point in the history
  13. Update logic

    adamrtalbot committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    bdfaaf0 View commit details
    Browse the repository at this point in the history
  14. minor fixup

    adamrtalbot committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    7e32740 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    3cf324d View commit details
    Browse the repository at this point in the history
  16. black

    adamrtalbot committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    a3450ae View commit details
    Browse the repository at this point in the history
  17. black 2

    adamrtalbot committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    c757dfc View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    80c5c11 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    fe84833 View commit details
    Browse the repository at this point in the history
  20. Revert "Add cache to reduce conda startup time"

    This reverts commit fe84833.
    adamrtalbot committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    39c2cd5 View commit details
    Browse the repository at this point in the history
  21. Break up the YAML into smaller chunks (#104)

    * Break up the YAML into smaller chunks
    
    * Remove empty launch.yml
    
    * Add action example
    adamrtalbot authored Dec 5, 2023
    Configuration menu
    Copy the full SHA
    0b430cd View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    7fc5224 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    c2b56b5 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    3f12684 View commit details
    Browse the repository at this point in the history
  25. fix: move yamls

    ejseqera committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    de2410b View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    9dd2e7f View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

  1. Replace conda with pip

    adamrtalbot committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    35ab844 View commit details
    Browse the repository at this point in the history
  2. Drop Python cache

    adamrtalbot committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    e20394d View commit details
    Browse the repository at this point in the history