dtcenter / METplus

Python scripting infrastructure for MET tools.
https://metplus.readthedocs.io
Apache License 2.0
94 stars 37 forks source link

Automate the MET version number update #2509

Closed lisagoodrich closed 4 months ago

lisagoodrich commented 4 months ago

Replace italics below with details for this issue.

Describe the Task

This came up in issue #2463. To keep the version numbers up to date @lisagoodrich added two new entries to "rst_epilog" in the conf.py file: python_version and met_version. The version number is currently hard coded into the conf.py file. It would be nice to automate the update of the MET version, but until that is done it should be updated as part of the release guide instructions. There isn't a clear place to put this in the release guide that doesn't involve moving things around, so it may be best to just create a GitHub issue to automate the update of the MET version.

Time Estimate

Estimate the amount of work required here. Issues should represent approximately 1 to 3 days of work.

Sub-Issues

Consider breaking the task down into sub-issues.

Relevant Deadlines

List relevant project deadlines here or state NONE.

Funding Source

Define the source of funding and account keys here or state NONE.

Define the Metadata

Assignee

Labels

Projects and Milestone

Define Related Issue(s)

Consider the impact to the other METplus components.

Task Checklist

See the METplus Workflow for details.

georgemccabe commented 4 months ago

Completed with 7b90fe91