-
Notifications
You must be signed in to change notification settings - Fork 0
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
Enhance METbaseimage to install the YAML Python package #15
Labels
component: testing
Software testing issue
priority: blocker
Blocker
requestor: NOAA/other
NOAA Laboratory, not otherwise specified
type: enhancement
Improve something that it is currently doing
Milestone
Comments
JohnHalleyGotway
added
component: testing
Software testing issue
priority: blocker
Blocker
requestor: NOAA/other
NOAA Laboratory, not otherwise specified
type: enhancement
Improve something that it is currently doing
labels
Nov 7, 2023
JohnHalleyGotway
added a commit
that referenced
this issue
Nov 7, 2023
21 tasks
JohnHalleyGotway
added a commit
that referenced
this issue
Nov 7, 2023
JohnHalleyGotway
added a commit
that referenced
this issue
Nov 7, 2023
JohnHalleyGotway
added a commit
that referenced
this issue
Nov 7, 2023
Manually built on my laptop using the following commands:
Pushed the resulting images to DockerHub for testing with the dtcenter/MET#2728 pull request.
Note that these manually created v3.1 images will be replaced by GHA when we actually create the official v3.1 METbaseimage release. |
Merged
13 tasks
15 tasks
JohnHalleyGotway
added a commit
that referenced
this issue
Nov 8, 2023
…was that installing the Python NumPy package without specifying a specific version number. The fix is adding specifing Python package version numbers and also removing the --force-reinstall build option. This version does actually build. However, we still get a warning message about --global-option being deprecated.
JohnHalleyGotway
added a commit
that referenced
this issue
Nov 9, 2023
…hich inexpicably just create an output file named '=6.0'. Must be the wrong syntax.
github-project-automation
bot
moved this from 👀 In review
to ✅ Done
in MET-12.0.0 Development
Nov 10, 2023
JohnHalleyGotway
changed the title
Update METbaseimage to install the YAML Python package
Enhance METbaseimage to install the YAML Python package
Nov 17, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
component: testing
Software testing issue
priority: blocker
Blocker
requestor: NOAA/other
NOAA Laboratory, not otherwise specified
type: enhancement
Improve something that it is currently doing
Describe the Enhancement
dtcenter/MET#2550 adds new dependency on the YAML Python package. The TC-Diag tool calls newly added Python diagnostics code which require YAML. This issue is to update METbaseimage to install YAML.
Recommend combining this change with #13 to create a single new tagged version of METbaseimage.
Time Estimate
1 hour
Sub-Issues
Consider breaking the enhancement down into sub-issues.
Relevant Deadlines
List relevant project deadlines here or state NONE.
Funding Source
2770043
Define the Metadata
Assignee
Labels
Projects and Milestone
Define Related Issue(s)
Consider the impact to the other METplus components.
No additional impacts.
Enhancement Checklist
See the METplus Workflow for details.
Branch name:
feature_<Issue Number>_<Description>
Pull request:
feature <Issue Number> <Description>
Select: Reviewer(s) and Development issues
Select: Repository level development cycle Project for the next official release
Select: Milestone as the next official version
The text was updated successfully, but these errors were encountered: