Skip to content

Conversation

mathomp4
Copy link
Member

@mathomp4 mathomp4 commented Oct 9, 2024

Closes #326

This PR adds a number of stashes indicator to mepo status:

GEOSchem_GridComp      | (t) v1.14.0 (DH) [stashes: 1]
HEMCO                  | (t) geos/v2.2.3 (DH) [stashes: 1]
geos-chem              | (t) geos/v13.0.0-rc1 (DH)
GOCART                 | (t) sdr_v2.2.1.2 (DH)
QuickChem              | (t) v1.0.0 (DH)
TR                     | (t) v1.2.0 (DH)
GMI                    | (t) v1.3.0 (DH) [stashes: 2]
StratChem              | (t) v1.0.0 (DH)

@mathomp4 mathomp4 requested a review from a team as a code owner October 9, 2024 14:46
@mathomp4 mathomp4 added the enhancement New feature or request label Oct 9, 2024
pchakraborty
pchakraborty previously approved these changes Oct 9, 2024
@pchakraborty pchakraborty merged commit 593f8db into develop Oct 11, 2024
15 checks passed
@pchakraborty pchakraborty deleted the feature/mathomp4/326-stashes-in-status branch October 11, 2024 02:20
mathomp4 added a commit that referenced this pull request Dec 24, 2024
* Working mepo completion (#325)

* mepo completion doesn't require the extra mepo-path.py anymore

* Added option --location

* Using "mepo --location"

* Removed bin directory #322

* Updated CHANGALOG

* Updated CHANGALOG

* Include etc, bump minor version

* Fix test for version

* Add stash indicator to status (#327)

* Add stash indicator to status

* Add blobless clone

* clone.py - (1) streamlined (2) branches are no longer in a detached state (3) updated tests (4) new tests

* Black formatting changes

* Updated test_mepo_clone.py to use https://github.com/pchakraborty/GEOSfvdycore-mepo-testing.git instead

* Updated CHANGELOG

* Some more refactoring

* clone.py - updated comments

* Added deprecation warning for 'mepo init'

* init removal is a deprecation warning

* Added missing space for --recurse-submodules. Also added a test where we clone a component with submodules

* Update CHANGELOG for release (#332)

* Update CHANGELOG for release

* Update CHANGELOG.md

---------

Co-authored-by: Matt Thompson <matthew.thompson@nasa.gov>

---------

Co-authored-by: Matt Thompson <matthew.thompson@nasa.gov>
pchakraborty added a commit that referenced this pull request Jan 6, 2025
* Merge develop into main (#333)

* Working mepo completion (#325)

* mepo completion doesn't require the extra mepo-path.py anymore

* Added option --location

* Using "mepo --location"

* Removed bin directory #322

* Updated CHANGALOG

* Updated CHANGALOG

* Include etc, bump minor version

* Fix test for version

* Add stash indicator to status (#327)

* Add stash indicator to status

* Add blobless clone

* clone.py - (1) streamlined (2) branches are no longer in a detached state (3) updated tests (4) new tests

* Black formatting changes

* Updated test_mepo_clone.py to use https://github.com/pchakraborty/GEOSfvdycore-mepo-testing.git instead

* Updated CHANGELOG

* Some more refactoring

* clone.py - updated comments

* Added deprecation warning for 'mepo init'

* init removal is a deprecation warning

* Added missing space for --recurse-submodules. Also added a test where we clone a component with submodules

* Update CHANGELOG for release (#332)

* Update CHANGELOG for release

* Update CHANGELOG.md

---------

Co-authored-by: Matt Thompson <matthew.thompson@nasa.gov>

---------

Co-authored-by: Matt Thompson <matthew.thompson@nasa.gov>

* Fixes for less used options of "mepo clone" (#335)

* Fixed a couple of bugs

1. shutil is required if --registry is passed
2. The function checkout_all_repos has the arg branch passed to it, not args, so use that instead

* Added a test for mepo clone --allrepos

* Added test for mepo clone --registry

* Added Changelong entry, fixed test, made formatter happy

* Bumped version

* Fixed typo in Changelog

* Fixed test for checking version

---------

Co-authored-by: Purnendu Chakraborty <pchakraborty@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants