Skip to content
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

Make XML type-aware and fix all the bugs this exposed. #93

Merged
merged 1 commit into from
Mar 11, 2016

Conversation

jgfouca
Copy link
Contributor

@jgfouca jgfouca commented Mar 11, 2016

All the entries in enx*.xml files have a that was being
ignored. This commit changes that. This should help reduce mistakes
on the client side by checking that they are using the right types.

All the entries in enx*.xml files have a <type> that was being
ignored. This commit changes that. This should help reduce mistakes
on the client side by checking that they are using the right types.
@jedwards4b jedwards4b merged commit baaedfd into master Mar 11, 2016
@jgfouca jgfouca deleted the jgfouca/entry_xml_type_aware branch March 11, 2016 18:12
jayeshkrishna pushed a commit that referenced this pull request Aug 16, 2016
Changes required for nightly cdash to work with new Hobart and Nag 6.1
jedwards4b pushed a commit that referenced this pull request May 31, 2019
Fix memleak in med_phases_prep_ocn_mod
pesieber pushed a commit to pesieber/cime that referenced this pull request Mar 15, 2023
a465b4f add --quiet argument to improve performance
b2f3ae8 Merge pull request ESMCI#83 from jedwards4b/jedwards/components_arg
3f4c88f fix comment
c1b5b09 remove unneeded logic
4fdf180 one more test
f78d60f another test
bf52ac6 add a test
91d4851 fix pylint issue
987df5a only use components if populated
98a810d add a components arg to checkout only select components
6923119 Merge pull request ESMCI#90 from ESMCI/issue-86-detached-sync-status
b11ad61 Merge branch 'master' into issue-86-detached-sync-status
3b624cf Merge pull request ESMCI#93 from billsacks/work_on_coverage
2562830 Run a single coverage command rather than two separate commands
d1de5f8 Return to starting directory after each test
144f7d9 Merge pull request ESMCI#92 from billsacks/point_to_esmci
58b8d3e Point to location of repository
0b46d81 Point to correct location for build/coverage status
a385070 fix pylint problems
dcf17b6 make style cleanup
92d342c Rewrite _current_ref to use plumbing rather than parsing porcelain
ca0a5d3 Rework some git repository functions, and major rework of unit tests
719383e Remove commented-out pdb.set_trace() call
376c780 Bugfix: detect and report 'detached from' correctly
21813e9 Add system test demonstrating failure to detect out of sync status.
1a7c59d Merge documentation update into master.
f1e9e99 Merge schema support for git hashes into master.
247fee1 Document return values of checkout.py: main
195c1d0 Implement explicit use of a hash for git repositories.
12dd743 Refactor: schema validation output
fdbc720 Bugfix: incorrect order of operations validing user input

git-subtree-dir: manage_externals
git-subtree-split: a465b4fb740e7895248fab4a302d402ea2ba5cf7
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants