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: GEOS-ESM/mepo
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.3.2
Choose a base ref
...
head repository: GEOS-ESM/mepo
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.4.0
Choose a head ref
  • 12 commits
  • 16 files changed
  • 3 contributors

Commits on Apr 10, 2025

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

Commits on Apr 24, 2025

  1. Configuration menu
    Copy the full SHA
    2aba294 View commit details
    Browse the repository at this point in the history
  2. GitFlow: Merge main into develop after hotfix (#357)

    Co-authored-by: Purnendu Chakraborty <purnendu.chakraborty@nasa.gov>
    Fixes #355. Allow for fixture without develop key (#356)
    Fixes #355. Allow for fixture without develop key
    Fix issue with checkout and submodules (#359)
    mathomp4 and pchakraborty authored Apr 24, 2025
    Configuration menu
    Copy the full SHA
    14de417 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2025

  1. Fixes #358 - migrate from rye to uv (#361)

    * Fixes #355. Allow for fixture without develop key (#356)
    
    * Fixes #355. Allow for fixture without develop key
    
    * Fix per black
    
    * A small change to make it just a little easier to add required and optional keys for fixtures
    
    ---------
    
    Co-authored-by: Purnendu Chakraborty <purnendu.chakraborty@nasa.gov>
    
    * Fix issue with checkout and submodules (#359)
    
    * Fix issue with checkout and submodules
    
    * Black formatter
    
    * First try at migrating from rye to uv
    
    * Updated CHANGELOG.md
    
    ---------
    
    Co-authored-by: Matt Thompson <matthew.thompson@nasa.gov>
    pchakraborty and mathomp4 authored Apr 30, 2025
    Configuration menu
    Copy the full SHA
    509d875 View commit details
    Browse the repository at this point in the history
  2. Fixes #353 - status ahead behind (#360)

    * Fixes #355. Allow for fixture without develop key (#356)
    
    * Fixes #355. Allow for fixture without develop key
    
    * Fix per black
    
    * A small change to make it just a little easier to add required and optional keys for fixtures
    
    ---------
    
    Co-authored-by: Purnendu Chakraborty <purnendu.chakraborty@nasa.gov>
    
    * Fix issue with checkout and submodules (#359)
    
    * Fix issue with checkout and submodules
    
    * Black formatter
    
    * Streamlined code for processing output of git status
    
    * Moved coloring of On branch feature/pchakrab/#353-status-ahead-behind
    Your branch is up to date with 'origin/feature/pchakrab/#353-status-ahead-behind'.
    
    Changes to be committed:
      (use "git restore --staged <file>..." to unstage)
    	�[32mmodified:   command/status.py�[m
    	�[32mmodified:   git.py�[m to command/status.py. Also added ahead/behind/stash info
    
    * Minor formatting
    
    * Updated CHANGELOG.md
    
    * Removed mepo.spec which is not being used
    
    ---------
    
    Co-authored-by: Matt Thompson <matthew.thompson@nasa.gov>
    pchakraborty and mathomp4 authored Apr 30, 2025
    Configuration menu
    Copy the full SHA
    26f51be View commit details
    Browse the repository at this point in the history

Commits on May 1, 2025

  1. Better handling of input key for dictionary (#362)

    * Return unknown if dict key does not exist
    
    * Updated ecbuild's list of branches, for testing
    
    * Passing an extra argument to pytest to print the test timings
    pchakraborty authored May 1, 2025
    Configuration menu
    Copy the full SHA
    e08ead3 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2025

  1. Fixes #347. Add blobless option to components.yaml (#364)

    * Fixes #347. Add blobless option to components.yaml
    
    * Fix up test
    
    * Update src/mepo/command/clone.py
    
    Co-authored-by: pchakraborty <pchakraborty@users.noreply.github.com>
    
    ---------
    
    Co-authored-by: pchakraborty <pchakraborty@users.noreply.github.com>
    mathomp4 and pchakraborty authored May 30, 2025
    Configuration menu
    Copy the full SHA
    176cbdd View commit details
    Browse the repository at this point in the history
  2. Updated ChangeLog for 2.4.0 release (#366)

    * Updated ChangeLog for 2.4.0 release
    
    * Updated tests - list of branches has changed
    pchakraborty authored May 30, 2025
    Configuration menu
    Copy the full SHA
    65a1704 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2025

  1. Bugfix (#367)

    * Updated ChangeLog for 2.4.0 release
    
    * Updated tests - list of branches has changed
    
    * Fixed a bug that would cause a crash (key 'blobless' not found) when using an older mepo clone
    pchakraborty authored Jun 2, 2025
    Configuration menu
    Copy the full SHA
    4d0b134 View commit details
    Browse the repository at this point in the history
  2. Add DeepSeek Badge (#365)

    Co-authored-by: pchakraborty <pchakraborty@users.noreply.github.com>
    mathomp4 and pchakraborty authored Jun 2, 2025
    Configuration menu
    Copy the full SHA
    20d1137 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2025

  1. Merge branch 'main' into develop

    # Conflicts:
    #	CHANGELOG.md
    #	pyproject.toml
    #	tests/test_mepo_commands.py
    mathomp4 committed Jun 6, 2025
    Configuration menu
    Copy the full SHA
    53f2f63 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2598596 View commit details
    Browse the repository at this point in the history
Loading