Update feature/capgen from main 2022/01/09#426
Merged
climbfuji merged 20 commits intoJan 10, 2022
Merged
Conversation
…pgen_20211105 Merge main into feature capgen 2021/11/05
…apgen Update main from feature/capgen 11/09/2021 (stricter checking of units in CCPP metadata), update CODEOWNERS - requires Python 3.6 or newer
…eanup_cmake_build_config
…/ccpp-framework into cleanup_cmake_build_config
Major cleanup of cmake build config, contains "Remove Laurie from CODEOWNERS" (NCAR#421)
…-supported pre-release
…e, remove "Notes to Users" section that is outdated with broken links
… to be superseded by other procedures
…not outdated is described elsewhere
…llint is no longer needed (sufficient error checking in rest of code) and "code coverage" option no longer exists
Update README.md, remove README_TODO.txt
a86d8a0 to
47f0b72
Compare
This file contains hidden or 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
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.
Update feature/capgen from main as of 2022/01/09. The purpose of this PR is to keep the feature/capgen branch in sync with main, so that changes in feature/capgen can be tested with the CCPP-SCM and the UFS.
Changes are:
ccpp_prebuildonly)README.mdUser interface changes?: No
Fixes: This does not fix any github issues. It is a basic, recurring maintenance task. We would need to create an issue every time to keep the branch in sync.
Testing:
test removed: none
unit tests: pass (on macOS with gnu-10.2.0)
system tests: pass (on macOS with gnu-10.2.0)
manual testing: will be conducted with the UFS when the reverse PR is made (update main from feature/capgen)