-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merge develop into main #333
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* 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 * Add blobless clone
…tate (3) updated tests (4) new tests
…etach-branch Update clone.py
… we clone a component with submodules
…ules Bug fix in git.py::clone - added space for --recurse-submodules
* Update CHANGELOG for release * Update CHANGELOG.md --------- Co-authored-by: Matt Thompson <[email protected]>
mathomp4
approved these changes
Dec 24, 2024
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 <[email protected]> --------- Co-authored-by: Matt Thompson <[email protected]> * 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 <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.