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

Update testing environment #21

Merged
merged 16 commits into from
Jul 17, 2024
Merged

Update testing environment #21

merged 16 commits into from
Jul 17, 2024

Commits on May 6, 2024

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

Commits on May 24, 2024

  1. Configuration menu
    Copy the full SHA
    cc98a83 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    33172ea View commit details
    Browse the repository at this point in the history
  3. fix syntax error

    abachma2 committed May 24, 2024
    Configuration menu
    Copy the full SHA
    420acc4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    560c32b View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. update CHANGELOG for PR 21

    abachma2 committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    38c8707 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5177cf4 View commit details
    Browse the repository at this point in the history
  3. pep8 fixes

    abachma2 committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    ff69a7f View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

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

Commits on Jun 25, 2024

  1. Configuration menu
    Copy the full SHA
    52f460d View commit details
    Browse the repository at this point in the history
  2. remove container item

    abachma2 committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    d960b14 View commit details
    Browse the repository at this point in the history
  3. add container image back in

    The alpine 3.14 docker container is needed to run the ``apk``
    command to install the latest version of git
    abachma2 committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    c84d344 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. Configuration menu
    Copy the full SHA
    5f5105b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    174b2aa View commit details
    Browse the repository at this point in the history
  3. add pytest.approx for concentrations

    Adding this function makes the tests more sustaiable,
    as the cross section data stored in the ANL link may change
    slightly with time
    abachma2 committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    6eebe3d View commit details
    Browse the repository at this point in the history
  4. pep8 fixes

    abachma2 committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    7b36520 View commit details
    Browse the repository at this point in the history