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: EIT-ALIVE/eitprocessing
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.7.2
Choose a base ref
...
head repository: EIT-ALIVE/eitprocessing
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.7.3
Choose a head ref
  • 8 commits
  • 5 files changed
  • 2 contributors

Commits on May 26, 2025

  1. Configuration menu
    Copy the full SHA
    11cddb4 View commit details
    Browse the repository at this point in the history
  2. Update pip caching

    Apparently, we cached the python install location, which is bad
    practice. Instead, we should have cached the downloaded packages. This
    fixes that.
    psomhorst committed May 26, 2025
    Configuration menu
    Copy the full SHA
    2c290f0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    733fb33 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2025

  1. Configuration menu
    Copy the full SHA
    2f3d2c4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #376 from EIT-ALIVE/ci_update_caching

    Update pip caching so it caches downloaded files, not the entire Python install.
    psomhorst authored May 27, 2025
    Configuration menu
    Copy the full SHA
    e008fee View commit details
    Browse the repository at this point in the history
  3. Merge pull request #377 from EIT-ALIVE/fix_superfluous_warning

    Fix superfluous warning in PixelBreath when skipping entire pixels.
    psomhorst authored May 27, 2025
    Configuration menu
    Copy the full SHA
    10bac56 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'develop'

    psomhorst committed May 27, 2025
    Configuration menu
    Copy the full SHA
    f51958e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b0c01a0 View commit details
    Browse the repository at this point in the history
Loading