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

Split data dir, moving large files into examples/data #130

Merged
43 commits merged into from
Jun 7, 2022

Commits on Apr 27, 2022

  1. Configuration menu
    Copy the full SHA
    61680dc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f840074 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2022

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

Commits on May 16, 2022

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

    dagardner-nv committed May 16, 2022
    Configuration menu
    Copy the full SHA
    06fb137 View commit details
    Browse the repository at this point in the history
  3. Move data

    dagardner-nv committed May 16, 2022
    Configuration menu
    Copy the full SHA
    c2c467b View commit details
    Browse the repository at this point in the history

Commits on May 17, 2022

  1. Configuration menu
    Copy the full SHA
    ce01a4a View commit details
    Browse the repository at this point in the history
  2. Don't add deps for pybind11 stub files when we aren't doing an inplac…

    …e build, since we only generate them when doing an inplace build
    dagardner-nv committed May 17, 2022
    Configuration menu
    Copy the full SHA
    0b6d959 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    827ee41 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4ef5624 View commit details
    Browse the repository at this point in the history
  5. Remove package_data, unfortunately the setuptools docs are vague and …

    …unclear on this, but the internet seems to imply that either include_package_data+MANIFEST.in or package_data should be used but not both
    dagardner-nv committed May 17, 2022
    Configuration menu
    Copy the full SHA
    c2c5975 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4186357 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    65473c6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    be44798 View commit details
    Browse the repository at this point in the history
  9. Fix import path

    dagardner-nv committed May 17, 2022
    Configuration menu
    Copy the full SHA
    7ae1e30 View commit details
    Browse the repository at this point in the history
  10. Update paths in examples

    dagardner-nv committed May 17, 2022
    Configuration menu
    Copy the full SHA
    329a6a6 View commit details
    Browse the repository at this point in the history
  11. Update data path in docs

    dagardner-nv committed May 17, 2022
    Configuration menu
    Copy the full SHA
    405b539 View commit details
    Browse the repository at this point in the history
  12. fix path

    dagardner-nv committed May 17, 2022
    Configuration menu
    Copy the full SHA
    1c7f421 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    c0d5281 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    ce37b33 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2022

  1. Style fixes

    dagardner-nv committed May 18, 2022
    Configuration menu
    Copy the full SHA
    61ebfcf View commit details
    Browse the repository at this point in the history
  2. Update docs/source/basics/examples.rst

    Co-authored-by: Christopher Harris <xixonia@gmail.com>
    dagardner-nv and cwharris authored May 18, 2022
    Configuration menu
    Copy the full SHA
    5a84ff2 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2022

  1. Configuration menu
    Copy the full SHA
    dfdeacc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f59dcac View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7801803 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'david-cli-rel-paths' of github.com:dagardner-nv/Morpheu…

    …s into david-cli-rel-paths
    dagardner-nv committed May 23, 2022
    Configuration menu
    Copy the full SHA
    f398f78 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    798953a View commit details
    Browse the repository at this point in the history

Commits on May 24, 2022

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

Commits on May 27, 2022

  1. Configuration menu
    Copy the full SHA
    7cfafcf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    950b0d4 View commit details
    Browse the repository at this point in the history
  3. Add new glob path to lfs

    dagardner-nv committed May 27, 2022
    Configuration menu
    Copy the full SHA
    4627709 View commit details
    Browse the repository at this point in the history
  4. Update path in launcher

    dagardner-nv committed May 27, 2022
    Configuration menu
    Copy the full SHA
    0219ae0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e32a3c6 View commit details
    Browse the repository at this point in the history
  6. Add email_with_addresses.jsonlines used in the phishing developer gui…

    …de, update file paths and import paths
    dagardner-nv committed May 27, 2022
    Configuration menu
    Copy the full SHA
    dac94a9 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2022

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

Commits on Jun 2, 2022

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

Commits on Jun 3, 2022

  1. Configuration menu
    Copy the full SHA
    203c6d6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e036f7b View commit details
    Browse the repository at this point in the history
  3. Pin to older neo

    dagardner-nv committed Jun 3, 2022
    Configuration menu
    Copy the full SHA
    435c74a View commit details
    Browse the repository at this point in the history
  4. Merge branch 'david-split-data-dir' of github.com:dagardner-nv/Morphe…

    …us into david-split-data-dir
    dagardner-nv committed Jun 3, 2022
    Configuration menu
    Copy the full SHA
    f13da0b View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2022

  1. Revert "Pin to older neo"

    This reverts commit a198d0e.
    dagardner-nv committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    5da2d94 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d2d35e8 View commit details
    Browse the repository at this point in the history
  3. Re-source the conda env

    dagardner-nv committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    c989b15 View commit details
    Browse the repository at this point in the history