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

Add LFRic Upgrade Macro script #37

Open
james-bruten-mo opened this issue Sep 27, 2024 · 0 comments · May be fixed by #39
Open

Add LFRic Upgrade Macro script #37

james-bruten-mo opened this issue Sep 27, 2024 · 0 comments · May be fixed by #39
Assignees
Labels
enhancement New feature or request

Comments

@james-bruten-mo
Copy link
Contributor

Overarching issue to track development of a script to apply upgrade macros in LFRic Apps and Core. Development of this script has taken place in LFRic Apps Ticket #139, but during development there, it was decided that the script would be more suited to living here, as some parts may be used as libraries in tools applicable across multiple repos.

The code has been ported to github from trac in this branch. However, as the script is entirely new and quite large, to aid reviewers there will be 2 PRs:

  • One to add the code that reads versions.py files, combines macros and rewrites the files. This is the majority of the code added.
  • One to add the code to run rose app-upgrade commands and to add the unit tests.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant