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

Add Fedora image #432

Merged
merged 34 commits into from
Nov 28, 2024
Merged

Add Fedora image #432

merged 34 commits into from
Nov 28, 2024

Commits on Sep 26, 2024

  1. add Fedora image

    20DM committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    ae74387 View commit details
    Browse the repository at this point in the history
  2. no submodules here

    20DM committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    1c7f138 View commit details
    Browse the repository at this point in the history
  3. apt-get to dnf

    20DM committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    1be74b6 View commit details
    Browse the repository at this point in the history
  4. assume yes

    20DM committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    c03c2b0 View commit details
    Browse the repository at this point in the history
  5. assume yes for both, d'oh

    20DM committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    d47cd28 View commit details
    Browse the repository at this point in the history
  6. devel typo

    20DM committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    a84ff8c View commit details
    Browse the repository at this point in the history
  7. path debug

    20DM committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    efdd17b View commit details
    Browse the repository at this point in the history
  8. adjust path for container image

    20DM committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    54f666b View commit details
    Browse the repository at this point in the history
  9. install cmake

    20DM committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    c02c0c8 View commit details
    Browse the repository at this point in the history
  10. gcc missing??

    20DM committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    3f29506 View commit details
    Browse the repository at this point in the history
  11. meh

    20DM committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    0a5c102 View commit details
    Browse the repository at this point in the history
  12. try tiff devel

    20DM committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    85b36df View commit details
    Browse the repository at this point in the history
  13. need Catch2 v3

    20DM committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    b285583 View commit details
    Browse the repository at this point in the history
  14. no git??

    20DM committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    f619b34 View commit details
    Browse the repository at this point in the history
  15. try pointing CMake at Catch2

    20DM committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    cbad455 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

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

Commits on Nov 28, 2024

  1. add fedora image to matrix

    20DM committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    8f50e9a View commit details
    Browse the repository at this point in the history
  2. add container to job name

    20DM committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    09c0e0e View commit details
    Browse the repository at this point in the history
  3. replace exclude with include

    20DM committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    4db4bd3 View commit details
    Browse the repository at this point in the history
  4. undo CC if else

    20DM committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    fd49c6c View commit details
    Browse the repository at this point in the history
  5. avoid list notation

    20DM committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    4ca0a9c View commit details
    Browse the repository at this point in the history
  6. try curly braces

    20DM committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    5a6fe87 View commit details
    Browse the repository at this point in the history
  7. remove CC

    20DM committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    a5b3abc View commit details
    Browse the repository at this point in the history
  8. add Fedora to the matrix

    20DM committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    bda71b3 View commit details
    Browse the repository at this point in the history
  9. make image value a string

    20DM committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    c710bb4 View commit details
    Browse the repository at this point in the history
  10. exclude Ubuntu step for Fedora

    20DM committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    a7c1831 View commit details
    Browse the repository at this point in the history
  11. follow ChatGPT advice

    20DM committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    20ec9ab View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    c1463e3 View commit details
    Browse the repository at this point in the history
  13. fix path

    20DM committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    d492268 View commit details
    Browse the repository at this point in the history
  14. try loading mpi module

    20DM committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    e2c7cdf View commit details
    Browse the repository at this point in the history
  15. fix if statement

    20DM committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    0488191 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    3742362 View commit details
    Browse the repository at this point in the history
  17. remove rogue i

    20DM committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    bd4bdd0 View commit details
    Browse the repository at this point in the history
  18. disable MPI for Fedora

    20DM committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    f9d7cba View commit details
    Browse the repository at this point in the history