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 workflow to test conda packages #1935

Merged
merged 56 commits into from
Sep 6, 2024

Commits on Sep 4, 2024

  1. Configuration menu
    Copy the full SHA
    94c0dc9 View commit details
    Browse the repository at this point in the history
  2. Try using -c local

    roomrys committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    4929114 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ab1ee76 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dcf8bc1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d2f908e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    83615b8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a8062b7 View commit details
    Browse the repository at this point in the history
  8. Comment all non-Windows OS's

    roomrys committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    b16e091 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ce6a75f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    afda184 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e0c4dfb View commit details
    Browse the repository at this point in the history
  12. Replace and with &&

    roomrys committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    dcd2949 View commit details
    Browse the repository at this point in the history
  13. Set-up miniconda

    roomrys committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    20de414 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    c70a4d8 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    9b445c3 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    ca1f95d View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    12b203b View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    4b8957c View commit details
    Browse the repository at this point in the history
  19. Try using conda-build index

    roomrys committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    74093f4 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    532eb59 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    6b7620b View commit details
    Browse the repository at this point in the history
  22. Retry using conda-index

    roomrys committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    9efed16 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    e693eae View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    c18455e View commit details
    Browse the repository at this point in the history
  25. Try removing file://

    roomrys committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    93bfef4 View commit details
    Browse the repository at this point in the history
  26. Remove conda search

    roomrys committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    eaf1562 View commit details
    Browse the repository at this point in the history
  27. Use . instead of $(pwd)

    roomrys committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    f084ddc View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    79225c3 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    bf03882 View commit details
    Browse the repository at this point in the history
  30. Rebuild packages for all OS's

    in the meantime...
    roomrys committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    fe5aa50 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    8b5e45d View commit details
    Browse the repository at this point in the history
  32. Set RUN_BUILD_JOB to false

    roomrys committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    7511000 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    d95c2b8 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    cfefd80 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    67c6680 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    583ddc7 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. Configuration menu
    Copy the full SHA
    166d1eb View commit details
    Browse the repository at this point in the history
  2. Update run id

    roomrys committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    cdac265 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    61fefc0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d09b3b0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bb8ea09 View commit details
    Browse the repository at this point in the history
  6. Use static run ids

    roomrys committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    48303f3 View commit details
    Browse the repository at this point in the history
  7. Flip conditional for set-run-id

    roomrys committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    77338d2 View commit details
    Browse the repository at this point in the history
  8. Rebuild for all os's

    roomrys committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    945e2e5 View commit details
    Browse the repository at this point in the history
  9. Rename build_ci to build_pypi_ci

    roomrys committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    4b3ed81 View commit details
    Browse the repository at this point in the history
  10. Change job name to "Set run id"

    instead of misleading "Use current run"
    roomrys committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    8b162ae View commit details
    Browse the repository at this point in the history
  11. Test that current run id is used

    roomrys committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    5000be9 View commit details
    Browse the repository at this point in the history
  12. Try using github.run_id in windows runner

    roomrys committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    65cb196 View commit details
    Browse the repository at this point in the history
  13. Now try flipped conditional for set run id

    roomrys committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    67539f9 View commit details
    Browse the repository at this point in the history
  14. Try to merge set run id for all OS's

    specifying bash shell
    roomrys committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    2f62c7f View commit details
    Browse the repository at this point in the history
  15. Flip conditional for use current run id

    roomrys committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    0c3e477 View commit details
    Browse the repository at this point in the history
  16. Separate test package step

    roomrys committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    376cd90 View commit details
    Browse the repository at this point in the history
  17. Conda activate before testing package

    roomrys committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    185796f View commit details
    Browse the repository at this point in the history
  18. Rename sleap_test to sleap_ci

    roomrys committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    d9bebd2 View commit details
    Browse the repository at this point in the history
  19. Merge Build conda package step for all OS's

    roomrys committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    b18753b View commit details
    Browse the repository at this point in the history
  20. Rename job to Run tests using "package"

    instead of "wheel"
    roomrys committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    efb2295 View commit details
    Browse the repository at this point in the history