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

Handle local parameters (again). #22

Merged
merged 10 commits into from
Oct 10, 2024
Merged

Handle local parameters (again). #22

merged 10 commits into from
Oct 10, 2024

Commits on Oct 9, 2024

  1. Handle local parameters (again).

    Two aspects to the fix:
    * Load in the 'param promoted' version of the SBML.
    * Use the new 'separator' argument of validate_target_xpaths from biosimulators_utils to get IDs like "J0_n" instead of just "n".
    luciansmith committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    e87be03 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. Fix lint.

    luciansmith committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    2edcc57 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    40b4586 View commit details
    Browse the repository at this point in the history
  3. Revert.

    luciansmith committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    8acb483 View commit details
    Browse the repository at this point in the history
  4. Convert to new toml/poetry build system.

    (Also, update version)
    luciansmith committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    18694e7 View commit details
    Browse the repository at this point in the history
  5. Update ci.

    luciansmith committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    a39a9e6 View commit details
    Browse the repository at this point in the history
  6. Update docker python.

    luciansmith committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    ca1bb89 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b2581f2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3d00618 View commit details
    Browse the repository at this point in the history
  9. Update codecov action.

    luciansmith committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    3722051 View commit details
    Browse the repository at this point in the history