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: equinor/webviz-ert
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.6.1
Choose a base ref
...
head repository: equinor/webviz-ert
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.6.2
Choose a head ref
  • 10 commits
  • 11 files changed
  • 2 contributors

Commits on Feb 17, 2025

  1. Fix numpy warning

    larsevj committed Feb 17, 2025
    Configuration menu
    Copy the full SHA
    98a4c1b View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2025

  1. Disable monitor in CI test

    berland committed Mar 17, 2025
    Configuration menu
    Copy the full SHA
    8f809d9 View commit details
    Browse the repository at this point in the history
  2. Use ISO date format

    berland committed Mar 17, 2025
    Configuration menu
    Copy the full SHA
    c4aea01 View commit details
    Browse the repository at this point in the history
  3. Unpin urllib3

    Less than version 2 was a RHEL7 thing.
    berland committed Mar 17, 2025
    Configuration menu
    Copy the full SHA
    accdb20 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9eb39d4 View commit details
    Browse the repository at this point in the history
  5. Blacken

    berland committed Mar 17, 2025
    Configuration menu
    Copy the full SHA
    119fd1e View commit details
    Browse the repository at this point in the history
  6. Satisfy mypy on py311

    berland committed Mar 17, 2025
    Configuration menu
    Copy the full SHA
    20ab0c6 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2025

  1. Pin dash below 3.0.0

    Dash was earlier a transitive dependency through
    dash-bootstrap-components, now it is a direct dependency due to
    pinning.
    berland committed Mar 20, 2025
    Configuration menu
    Copy the full SHA
    d81f17a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0e2ea20 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2025

  1. Unpin dash-daq

    Resolve too eager pinning in d81f17a
    tests pass with dash==0.6.0.
    berland committed Mar 21, 2025
    Configuration menu
    Copy the full SHA
    99ffcad View commit details
    Browse the repository at this point in the history
Loading