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

v0.8.1 release #110

Merged
merged 10 commits into from
Apr 27, 2024
Merged

v0.8.1 release #110

merged 10 commits into from
Apr 27, 2024

Commits on Feb 7, 2024

  1. Configuration menu
    Copy the full SHA
    50472fc View commit details
    Browse the repository at this point in the history
  2. Test against 0.7.3 image

    jorgensd committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    1c7a15c View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

  1. Configuration menu
    Copy the full SHA
    fd91210 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    43109e0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0f6c52b View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

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

    jorgensd committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    7516647 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. Configuration menu
    Copy the full SHA
    2c00510 View commit details
    Browse the repository at this point in the history
  2. Correct version in readme

    jorgensd authored Apr 26, 2024
    Configuration menu
    Copy the full SHA
    65ce2d3 View commit details
    Browse the repository at this point in the history
  3. Test redhat installation (#111)

    * Test package on redhat
    
    * Remove default build from matrix as redhat image does not have adios2 installed
    
    * Re-introduce type hints from typing
    
    * Add back adios2 to the Python dependencies
    
    * Try setting working directory in test
    
    * Remove petsc arch
    
    * try fixing petsc dir again
    
    * Install adios2 from source as it requires MPI build. Set pythonpath in parent workflow
    
    * Add notes about adios2 installation
    
    * Use newest install-dolfinx action
    
    * Remove adios2 from deps as the pypi version is incompatible with package (no MPI support)
    jorgensd authored Apr 26, 2024
    Configuration menu
    Copy the full SHA
    7bf967c View commit details
    Browse the repository at this point in the history