Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: quaquel/EMAworkbench
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.5.0
Choose a base ref
...
head repository: quaquel/EMAworkbench
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.5.1
Choose a head ref
  • 5 commits
  • 111 files changed
  • 3 contributors

Commits on Dec 20, 2023

  1. Update version number to 2.5.1-dev

    This is a release branch
    EwoutH authored Dec 20, 2023
    Configuration menu
    Copy the full SHA
    3900ed7 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. Fix finalizer dependency on global experiment_runner (#346)

    * bugfix to finalizer
    
    fixes a bug in the finalizer in case of working directory models
    
    * Update futures_util.py
    
    * [pre-commit.ci] auto fixes from pre-commit.com hooks
    
    for more information, see https://pre-commit.ci
    
    ---------
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    2 people authored and EwoutH committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    4c71b68 View commit details
    Browse the repository at this point in the history
  2. bug fix in MPI evaluator (#349)

    * Fixes a mistake in the MPI evaluator where the pool is created twice (probably some code merging issue in the past)
    * cleans up the mpi example and associated slurm file.
    * additional logging messages
    quaquel authored and EwoutH committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    25b130f View commit details
    Browse the repository at this point in the history
  3. [pre-commit.ci] autoupdate (uncluding Black 24)

    updates:
    - [github.com/psf/black: 24.3.0 → 24.4.0](psf/black@24.3.0...24.4.0)
    - [github.com/pre-commit/pre-commit-hooks: v4.5.0 → v4.6.0](pre-commit/pre-commit-hooks@v4.5.0...v4.6.0)
    
    [pre-commit.ci] pre-commit autoupdate (#345)
    
    * [pre-commit.ci] pre-commit autoupdate
    
    updates:
    - [github.com/psf/black: 23.12.0 → 24.2.0](psf/black@23.12.0...24.2.0)
    - [github.com/asottile/pyupgrade: v3.15.0 → v3.15.1](asottile/pyupgrade@v3.15.0...v3.15.1)
    
    * [pre-commit.ci] auto fixes from pre-commit.com hooks
    
    for more information, see https://pre-commit.ci
    
    ---------
    
    [pre-commit.ci] pre-commit autoupdate (#347)
    
    updates:
    - [github.com/psf/black: 24.2.0 → 24.3.0](psf/black@24.2.0...24.3.0)
    
    [pre-commit.ci] pre-commit autoupdate (#352)
    
    updates:
    - [github.com/asottile/pyupgrade: v3.15.1 → v3.15.2](asottile/pyupgrade@v3.15.1...v3.15.2)
    
    Co-Authored-By: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored and EwoutH committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    7aef107 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    643acdd View commit details
    Browse the repository at this point in the history
Loading