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

Allow users to use a shared RMG library between different T3 projects #153

Merged
merged 9 commits into from
Jul 10, 2024

Commits on Jul 9, 2024

  1. Configuration menu
    Copy the full SHA
    ba439b3 View commit details
    Browse the repository at this point in the history
  2. Added shared_library_name to schema

    with validators for library_name and shared_library_name
    alongd committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    a8ddaee View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eb46ee7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b041601 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    57ec69d View commit details
    Browse the repository at this point in the history
  6. Relocated add_to_rmg_libraries from main into a new libraries util

    Extracted functions and added a race condition handler
    alongd committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    53fea02 View commit details
    Browse the repository at this point in the history
  7. Tests: libraries util

    alongd committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    2bb4ba2 View commit details
    Browse the repository at this point in the history
  8. Fix the ARCSpecies.include_in_thermo_lib arg assignment

    Assign always, not only if xyz is given
    alongd committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    9b2c07f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c43622e View commit details
    Browse the repository at this point in the history