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

Containerised build and test support for EMS #25

Open
wants to merge 22 commits into
base: dev
Choose a base branch
from

Commits on Aug 24, 2023

  1. Configuration menu
    Copy the full SHA
    1c49c23 View commit details
    Browse the repository at this point in the history
  2. Merge pull request csiro-coasts#20 from csiro-coasts/dev

    v1.5.0 release based on SVN rev 7386
    frizwi authored Aug 24, 2023
    Configuration menu
    Copy the full SHA
    96db974 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

  1. Use min and max macros from standard library

    Include <math.h> at the top of emsmath.h so that the min and max macro definitions from /usr/include/c++/12/bits/stl_algobase.h take precedence over the ones with fewer arguments defined locally
    sharon-tickell authored Sep 14, 2023
    Configuration menu
    Copy the full SHA
    f44b12d View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2023

  1. Merge pull request csiro-coasts#24 from csiro-coasts/dev

    v1.5.1 release based on SVN rev 7477
    frizwi authored Dec 22, 2023
    Configuration menu
    Copy the full SHA
    ab086c5 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

  1. Configuration menu
    Copy the full SHA
    7bebc70 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2b1604a View commit details
    Browse the repository at this point in the history
  3. Make shoc tests use an env var to locate the SHOC executable, exit on…

    … first failure, not count missing output files as a failure
    sharon-tickell committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    f3de5dc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4a2f304 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fb7a199 View commit details
    Browse the repository at this point in the history
  6. Make sediments tests use an env var to locate the SHOC executable, ex…

    …it on first failure, not count missing output files as a failure
    sharon-tickell committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    09421ae View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e1886ea View commit details
    Browse the repository at this point in the history
  8. Make compas tests use an env var to locate the SHOC and COMPAS execut…

    …ables, exit on first failure, not count missing output files as a failure
    sharon-tickell committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    7fc7287 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. Configuration menu
    Copy the full SHA
    06cfae5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    88539fa View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2024

  1. Seems to run fine on the mainline netcdf-base image with all updated …

    …libs, so use that by default
    sharon-tickell committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    11b0d6a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d9ddf7f View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

  1. Configuration menu
    Copy the full SHA
    54b608b View commit details
    Browse the repository at this point in the history
  2. More tweaks to the dockerhub build hook: ensure all args have values …

    …rather than defaulting to empty
    sharon-tickell committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    d4131e3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    630f208 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9a28ce3 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

  1. Merge pull request csiro-coasts#27 from csiro-coasts/dev

    Update to SVN rev 7501
    frizwi authored Mar 8, 2024
    Configuration menu
    Copy the full SHA
    37939b4 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

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