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

Omnibus testing / platform portability fixes #3335

Merged
merged 27 commits into from
Aug 12, 2024
Merged

Commits on Jun 20, 2024

  1. Configuration menu
    Copy the full SHA
    55e0224 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    615c646 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e2941a4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f6fbfd4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    800fe28 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    308d2a9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3f84340 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c61d2d2 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. Configuration menu
    Copy the full SHA
    2455454 View commit details
    Browse the repository at this point in the history
  2. Relax baseline comparisons

    jsiirola committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    f4aeeed View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a1a75b8 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. Configuration menu
    Copy the full SHA
    94af65b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    73ca0fc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    31cb420 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3ba93e5 View commit details
    Browse the repository at this point in the history
  5. Update "pyomo help -s"

    - Silence all output generated when gathering solver availability / version information
    - Improve handling of version() not returning a tuple
    - Fix a bug where an exception raised when creating a solver caused an
      unhandled UnknownSolver error
    jsiirola committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    d1c7952 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8a4dcf1 View commit details
    Browse the repository at this point in the history
  7. Add missing import

    jsiirola committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    0a87a53 View commit details
    Browse the repository at this point in the history
  8. NFC: apply black

    jsiirola committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    353fb6c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9c744c7 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7ae66e3 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. Configuration menu
    Copy the full SHA
    0f79ae0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2629cfd View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

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

Commits on Aug 9, 2024

  1. Configuration menu
    Copy the full SHA
    0855619 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cbd702d View commit details
    Browse the repository at this point in the history
  3. NFC: fix typo

    jsiirola committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    658dab3 View commit details
    Browse the repository at this point in the history