Skip to content

Conversation

mathomp4
Copy link
Member

@mathomp4 mathomp4 commented Jan 6, 2025

By hand merge of main into develop as of 2025-Jan-06

pchakraborty and others added 3 commits December 24, 2024 10:08
* 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>
* 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
# Conflicts:
#	CHANGELOG.md
#	pyproject.toml
#	src/mepo/command/clone.py
#	tests/test_mepo_clone.py
#	tests/test_mepo_commands.py
@mathomp4 mathomp4 added the gitflow This is a gitflow merge label Jan 6, 2025
@mathomp4 mathomp4 self-assigned this Jan 6, 2025
@mathomp4 mathomp4 requested a review from a team as a code owner January 6, 2025 17:53
@pchakraborty pchakraborty merged commit 6cf68b5 into develop Jan 6, 2025
16 checks passed
@pchakraborty pchakraborty deleted the merge-develop-into-main-2025Jan06 branch January 6, 2025 17:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gitflow This is a gitflow merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants