issues
search
ESMCI
/
manage_externals
cesm externals management utility
Other
8
stars
12
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Github no longer supports SVN pulling repos
#211
scotty110
closed
5 months ago
2
defer svn access to github error to actual checkout point, this will …
#210
jedwards4b
closed
10 months ago
0
Removal of svn support causes manage_externals to fail.
#209
gold2718
closed
10 months ago
2
add version.txt and github workflow to update file.
#208
jedwards4b
closed
11 months ago
2
Add a version number that is accessible within the manage_externals code base
#207
cacraigucar
closed
11 months ago
1
Use a local svn repo for testing
#206
billsacks
closed
11 months ago
3
Sunset svn git access
#205
jedwards4b
closed
11 months ago
6
convert svn access to github to git sparse checkout
#204
jedwards4b
closed
11 months ago
2
sparse checkout using svn no longer works.
#203
jedwards4b
closed
12 months ago
1
some system tests failing
#202
jedwards4b
closed
11 months ago
1
fix issue with partial branch match
#201
jedwards4b
closed
1 year ago
0
Tag name partially matching with branch results in error when checking out
#200
jimmielin
closed
1 year ago
3
New release?
#199
aerorahul
closed
1 year ago
2
Replace a lot of chdir's with git -C $dirname
#198
johnpaulalex
closed
1 year ago
0
Fix incorrect logged path of checkout_externals in test_sys_checkout
#197
johnpaulalex
closed
1 year ago
0
Remove printlog from read_gitmodules_file
#196
johnpaulalex
closed
1 year ago
0
test_sys_checkout: check that desired repo was actually checked out.
#195
johnpaulalex
closed
1 year ago
7
test_sys_checkout: use actual paths in on-the-fly configs rather than env var
#194
johnpaulalex
closed
1 year ago
1
Replace MANIC_TEST_TMP_REPO_ROOT env var w/module-level var
#193
johnpaulalex
closed
1 year ago
0
New feature request --force option
#192
jedwards4b
opened
1 year ago
4
test_sys_checkout: verify actual tag/branch/hash is correct
#191
johnpaulalex
closed
1 year ago
1
test_sys_checkout: Inline yet another layer of local-path-creation methods (no-op)
#190
johnpaulalex
closed
1 year ago
0
test_sys_checkout - Grab-bag of param renamings. No-op.
#189
johnpaulalex
closed
1 year ago
0
test_sys_checkout.py: only check for 'required' or 'optional' state in one test
#188
johnpaulalex
closed
1 year ago
0
test_sys_checkout: Simplify many tests to only use a single external.
#187
johnpaulalex
closed
1 year ago
0
Grab bag of test_sys_checkout cleanups
#186
johnpaulalex
closed
1 year ago
0
test_sys_checkout: Inline most config generation functions.
#185
johnpaulalex
closed
1 year ago
0
test_sys_checkout: Inline another layer (per-config-file status check methods).
#184
johnpaulalex
closed
1 year ago
0
test_sys_checkout: less confusing handling of return values from checkout_externals
#183
johnpaulalex
closed
1 year ago
0
test_sys_checkout.py: remove another layer of helper methods. No-op.
#182
johnpaulalex
closed
1 year ago
1
test_sys_checkout.py: remove one layer of functions
#181
johnpaulalex
closed
1 year ago
0
More documentation about test_sys_checkout
#180
johnpaulalex
closed
1 year ago
0
Remove circular dependency of _External and SourceTree (no-op)
#179
johnpaulalex
closed
1 year ago
2
Additional documentation of system tests
#178
johnpaulalex
closed
1 year ago
0
get git workflow working
#177
jedwards4b
closed
1 year ago
0
add github testing of prs and automatic tagging of main
#176
jedwards4b
closed
1 year ago
0
Fix broken checkout behavior introduced by PR #172.
#175
johnpaulalex
closed
1 year ago
0
Some issues with latest changes
#174
billsacks
closed
1 year ago
2
Further tiny refactorings and docs of checkout API (no-op).
#173
johnpaulalex
closed
1 year ago
0
On checkout, refresh locally installed optional components regardless of whether -o is passed in.
#172
johnpaulalex
closed
1 year ago
0
Document status data structures
#171
johnpaulalex
closed
1 year ago
0
Print full paths to external.cfg files being read
#170
johnpaulalex
closed
1 year ago
0
Document _Externals.status().
#169
johnpaulalex
closed
1 year ago
0
How to specify which submodules of an external to check out
#168
christopherwharrop-noaa
closed
2 years ago
4
Fix svn on Windows
#167
billsacks
closed
2 years ago
4
Problem with svn URLs on Windows
#166
billsacks
closed
2 years ago
1
Add documentation about externals = None feature
#165
gold2718
closed
2 years ago
0
Document how to clone an external without checking out that external's git submodules
#164
christopherwharrop-noaa
closed
2 years ago
3
remove python2, do not lower case
#163
jedwards4b
closed
1 year ago
2
Change shebang lines to python3
#162
fischer-ncar
closed
3 years ago
2
Next