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

Merge main #1623

Merged
merged 29 commits into from
Aug 26, 2024
Merged

Merge main #1623

merged 29 commits into from
Aug 26, 2024

Commits on Aug 22, 2024

  1. Fix project mv

    jan-janssen committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    702e292 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1615 from pyiron/project_mv

    Fix project mv
    jan-janssen authored Aug 22, 2024
    Configuration menu
    Copy the full SHA
    0f5293d View commit details
    Browse the repository at this point in the history
  3. Fix windows paths

    jan-janssen committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    509ebae View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1616 from pyiron/fix_archive

    Fix windows paths
    jan-janssen authored Aug 22, 2024
    Configuration menu
    Copy the full SHA
    9299ea4 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. add old tar files

    samwaseda committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    8bfaf29 View commit details
    Browse the repository at this point in the history
  2. save current state

    samwaseda committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    9fb5a05 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9dd4157 View commit details
    Browse the repository at this point in the history
  4. restore changes

    samwaseda committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    fa80cd4 View commit details
    Browse the repository at this point in the history
  5. separate class

    samwaseda committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    69820de View commit details
    Browse the repository at this point in the history
  6. add loading

    samwaseda committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    5b5223a View commit details
    Browse the repository at this point in the history
  7. change order

    samwaseda committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    16b4e18 View commit details
    Browse the repository at this point in the history
  8. Get executable keys from dataclass fields

    Following @pmrv suggestion in #1611
    jan-janssen committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    e9abb0b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6416c3a View commit details
    Browse the repository at this point in the history
  10. also check inputs

    samwaseda committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    0c0c1eb View commit details
    Browse the repository at this point in the history
  11. Merge pull request #1619 from pyiron/clean_up_executable

    Get executable keys from dataclass fields
    jan-janssen authored Aug 23, 2024
    Configuration menu
    Copy the full SHA
    6dad8c3 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    f6587f5 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    d72487f View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    ee13e20 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    b5c3f6d View commit details
    Browse the repository at this point in the history
  16. Make a backward change made by Jan temporarily, to see whether the Wi…

    …ndows tests fail (I'll revert this commit as soon as I confirm it)
    samwaseda committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    7d37581 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    5989c18 View commit details
    Browse the repository at this point in the history
  18. add output check

    samwaseda committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    672d26e View commit details
    Browse the repository at this point in the history
  19. replace . by os.getcwd

    samwaseda committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    29fa89c View commit details
    Browse the repository at this point in the history
  20. Revert "Make a backward change made by Jan temporarily, to see whethe…

    …r the Windows tests fail (I'll revert this commit as soon as I confirm it)"
    
    This reverts commit 7d37581.
    samwaseda committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    103302e View commit details
    Browse the repository at this point in the history
  21. Merge pull request #1611 from pyiron/server

    Backwards compatible loading of server/executable
    pmrv authored Aug 23, 2024
    Configuration menu
    Copy the full SHA
    4394b7b View commit details
    Browse the repository at this point in the history
  22. Merge pull request #1617 from pyiron/add_pack_bc_tests

    [patch] Add pack backwards compatibility tests
    pmrv authored Aug 23, 2024
    Configuration menu
    Copy the full SHA
    7ad654a View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. Bump executorlib from 0.0.1 to 0.0.2

    Bumps [executorlib](https://github.com/pyiron/executorlib) from 0.0.1 to 0.0.2.
    - [Release notes](https://github.com/pyiron/executorlib/releases)
    - [Commits](pyiron/executorlib@executorlib-0.0.1...executorlib-0.0.2)
    
    ---
    updated-dependencies:
    - dependency-name: executorlib
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 26, 2024
    Configuration menu
    Copy the full SHA
    dbd263a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    697ebd2 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1622 from pyiron/dependabot/pip/executorlib-0.0.2

    Bump executorlib from 0.0.1 to 0.0.2
    jan-janssen authored Aug 26, 2024
    Configuration menu
    Copy the full SHA
    2ca2d67 View commit details
    Browse the repository at this point in the history