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 conda builds to CI #1466

Merged
merged 135 commits into from
Feb 1, 2024

Commits on Jul 27, 2023

  1. Configuration menu
    Copy the full SHA
    bae8984 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bfd3098 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2023

  1. Configuration menu
    Copy the full SHA
    e2cc0bb View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2023

  1. Update morpheus utils

    dagardner-nv committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    8bc32c1 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'branch-24.03' of github.com:nv-morpheus/Morpheus into d…

    …avid-mdd_relocatable-package
    dagardner-nv committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    de526c0 View commit details
    Browse the repository at this point in the history
  3. Fix merge error

    dagardner-nv committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    7ee8b02 View commit details
    Browse the repository at this point in the history
  4. Track mdd_improve-setup

    dagardner-nv committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    ba3cd1f View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2023

  1. Configuration menu
    Copy the full SHA
    9863c39 View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2023

  1. Updated utilities repo

    dagardner-nv committed Dec 26, 2023
    Configuration menu
    Copy the full SHA
    79263f3 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'branch-24.03' of github.com:nv-morpheus/Morpheus into d…

    …avid-mdd_relocatable-package
    dagardner-nv committed Dec 26, 2023
    Configuration menu
    Copy the full SHA
    f6fa607 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eb4d62c View commit details
    Browse the repository at this point in the history
  4. Remove unused import

    dagardner-nv committed Dec 26, 2023
    Configuration menu
    Copy the full SHA
    dab8e20 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2023

  1. Configuration menu
    Copy the full SHA
    0b7f31c View commit details
    Browse the repository at this point in the history
  2. Update stub file

    dagardner-nv committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    6478686 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5f021a9 View commit details
    Browse the repository at this point in the history
  4. Only install the cpython extensions into site-packages, avoids redund…

    …ant/unused copy of libmorpheus.so
    dagardner-nv committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    261b298 View commit details
    Browse the repository at this point in the history
  5. Ignore _version.py

    dagardner-nv committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    d3f79c6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c243209 View commit details
    Browse the repository at this point in the history
  7. Yapf issue nv-morpheus#984 has been fixed in our current version of y…

    …apf. Remove usage of older YAPF_EXCLUDE_FLAGS work-around
    dagardner-nv committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    8d531d5 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2023

  1. Configuration menu
    Copy the full SHA
    d90705a View commit details
    Browse the repository at this point in the history
  2. Update utils

    dagardner-nv committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    1aef7f4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5ebddf8 View commit details
    Browse the repository at this point in the history
  4. Build the install target

    dagardner-nv committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    fd5f5e8 View commit details
    Browse the repository at this point in the history
  5. Update utils

    dagardner-nv committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    e28b800 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2ea3d4d View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2023

  1. Fix type-o

    dagardner-nv committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    e69d86d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a006b0b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b373854 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2024

  1. Relocate commented out calls to 'conda clean' and re-enable, remove o…

    …ut of date comment about camouflage
    dagardner-nv committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    031f10f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    46cea05 View commit details
    Browse the repository at this point in the history
  3. Remove unneeded prepend

    dagardner-nv committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    5c8768c View commit details
    Browse the repository at this point in the history
  4. WIP

    dagardner-nv committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    0d74656 View commit details
    Browse the repository at this point in the history
  5. Add prepend back in

    dagardner-nv committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    6b4d082 View commit details
    Browse the repository at this point in the history
  6. WIP

    dagardner-nv committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    decd08e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    22a9a7f View commit details
    Browse the repository at this point in the history
  8. Adding stub file

    dagardner-nv committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    da68627 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    561ff00 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    df00e90 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2024

  1. Fix package layout

    dagardner-nv committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    1708496 View commit details
    Browse the repository at this point in the history
  2. Add missing __init__.py

    dagardner-nv committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    e9bb7ca View commit details
    Browse the repository at this point in the history
  3. Setup versioneer

    dagardner-nv committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    4201a51 View commit details
    Browse the repository at this point in the history
  4. Move versioneer file

    dagardner-nv committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    6144ecf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    23aac56 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    276922a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c9a7257 View commit details
    Browse the repository at this point in the history
  8. Setup version file

    dagardner-nv committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    70faba9 View commit details
    Browse the repository at this point in the history
  9. Update imports

    dagardner-nv committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    379c5e6 View commit details
    Browse the repository at this point in the history
  10. Update paths

    dagardner-nv committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    9796a91 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ca83ef7 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    a2c4969 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    60b7b3e View commit details
    Browse the repository at this point in the history
  14. Ensure fpic is set for both the rabbitmq libs and the stage, remove o…

    …ld commented out code [no ci]
    dagardner-nv committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    72a0f95 View commit details
    Browse the repository at this point in the history
  15. Update readme

    dagardner-nv committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    cc77f66 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2024

  1. Updating docs

    dagardner-nv committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    7ff5e5c View commit details
    Browse the repository at this point in the history
  2. Updating docs

    dagardner-nv committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    3a7724d View commit details
    Browse the repository at this point in the history
  3. Update CR year

    dagardner-nv committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    28970b0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f01cb96 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    da183fb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    eb23513 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    dbf2cda View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c2234f2 View commit details
    Browse the repository at this point in the history
  9. Add dep for rxcpp

    dagardner-nv committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    4cc100c View commit details
    Browse the repository at this point in the history
  10. Update CR Year

    dagardner-nv committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    9a923a9 View commit details
    Browse the repository at this point in the history
  11. Update CR Year

    dagardner-nv committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    097f3af View commit details
    Browse the repository at this point in the history
  12. Add data_retrieval to build target as git-lfs is needed for several c…

    …i checks even if not fetching data
    dagardner-nv committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    287892e View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    c598632 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    d8649b3 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    4c86d39 View commit details
    Browse the repository at this point in the history
  16. Update test path

    dagardner-nv committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    379ec62 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    6545cab View commit details
    Browse the repository at this point in the history
  18. Fix CR year

    dagardner-nv committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    f6914a7 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    f7bb920 View commit details
    Browse the repository at this point in the history
  20. Perform an install

    dagardner-nv committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    78eebd6 View commit details
    Browse the repository at this point in the history
  21. Don't install tests

    dagardner-nv committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    917526c View commit details
    Browse the repository at this point in the history
  22. Update CR year

    dagardner-nv committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    8885c92 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    7f60f9a View commit details
    Browse the repository at this point in the history
  24. Build the wheel

    dagardner-nv committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    4888b55 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2024

  1. Configuration menu
    Copy the full SHA
    d74d5c0 View commit details
    Browse the repository at this point in the history
  2. Update CR Year

    dagardner-nv committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    831fc61 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d78d596 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2024

  1. Configuration menu
    Copy the full SHA
    56035d8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    820c957 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    28c68be View commit details
    Browse the repository at this point in the history
  4. Update _version

    dagardner-nv committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    24cfaff View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c34106d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fd18b8f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f2187e1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6761ba9 View commit details
    Browse the repository at this point in the history
  9. Remove relative path

    dagardner-nv committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    8abeb58 View commit details
    Browse the repository at this point in the history
  10. Install cmake libs even when MORPHEUS_PYTHON_INPLACE_BUILD is true, s…

    …ince the conda build script sets this
    dagardner-nv committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    33169c6 View commit details
    Browse the repository at this point in the history
  11. Fix load command

    dagardner-nv committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    1ef7f2e View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

  1. Escape the $

    dagardner-nv committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    acfba28 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3256363 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4c4d818 View commit details
    Browse the repository at this point in the history
  4. Fix version spec

    dagardner-nv committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    d89862d View commit details
    Browse the repository at this point in the history
  5. Fix escaping

    dagardner-nv committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    156d004 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f3f7048 View commit details
    Browse the repository at this point in the history
  7. Update CR year

    dagardner-nv committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    bfad4a3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    30b30ed View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9293cec View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. Configuration menu
    Copy the full SHA
    4880dbc View commit details
    Browse the repository at this point in the history
  2. Merge branch 'david-mdd_relocatable-package' of github.com:dagardner-…

    …nv/Morpheus into david_test_conda
    dagardner-nv committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    83c2309 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    15f2ee8 View commit details
    Browse the repository at this point in the history
  4. Use package relative path to the columns file allowing consumers of t…

    …he conda package to run the example
    dagardner-nv committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    0b7b51d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0a297c6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    eb36baa View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f15a391 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4310619 View commit details
    Browse the repository at this point in the history
  9. Remove blank space between click and the version spec, prevents click…

    … from appearing twice in the generated yaml files
    dagardner-nv committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    c3bdbad View commit details
    Browse the repository at this point in the history
  10. Specify a version for sysroot_linux-64, without this I was getting ou…

    …t of date kernel headers and glibc link errors
    dagardner-nv committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    9ae6826 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c4de249 View commit details
    Browse the repository at this point in the history
  12. Add cudatoolkit

    dagardner-nv committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    11e08a1 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2024

  1. Update CR Year

    dagardner-nv committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    e0db8e4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dc52dca View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    673c2a5 View commit details
    Browse the repository at this point in the history
  4. wip

    dagardner-nv committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    e2b8f24 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    80bbf11 View commit details
    Browse the repository at this point in the history
  6. Add conda to ci

    dagardner-nv committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    5971192 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

  1. Configuration menu
    Copy the full SHA
    09842ab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e15c206 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5015467 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cc5d39a View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2024

  1. Configuration menu
    Copy the full SHA
    3c7addb View commit details
    Browse the repository at this point in the history
  2. Formatting fix

    dagardner-nv committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    6954460 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2c740ce View commit details
    Browse the repository at this point in the history
  4. Remove component

    dagardner-nv committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    9967192 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c277694 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8f6bed6 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2024

  1. Configuration menu
    Copy the full SHA
    287461b View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2024

  1. Configuration menu
    Copy the full SHA
    40adcb8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9c226bb View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. Configuration menu
    Copy the full SHA
    b2b618e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7e811fd View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

  1. Configuration menu
    Copy the full SHA
    47ac76f View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2024

  1. Configuration menu
    Copy the full SHA
    8a99d04 View commit details
    Browse the repository at this point in the history