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

Bugfix #2015 main v5.0 modulefiles #2023

Merged
merged 3 commits into from
Jan 25, 2023

Conversation

jprestop
Copy link
Collaborator

Pull Request Testing

  • Describe testing already performed for these changes:

    Used these modulefiles to set up the environment for users on various machines

  • Recommend testing for the reviewer(s) to perform, including the location of input datasets, and any additional instructions:

    None. Review files if desired.

  • Do these changes include sufficient documentation updates, ensuring that no errors or warnings exist in the build of the documentation? [N/A]

  • Do these changes include sufficient testing updates? [N/A]

  • Will this PR result in changes to the test suite? [No]

    If yes, describe the new output and/or changes to the existing output:

  • Please complete this pull request review by [20230131].

Pull Request Checklist

See the METplus Workflow for details.

  • Review the source issue metadata (required labels, projects, and milestone).
  • Complete the PR definition above.
  • Ensure the PR title matches the feature or bugfix branch name.
  • Define the PR metadata, as permissions allow.
    Select: Reviewer(s)
    Select: Organization level software support Project or Repository level development cycle Project
    NOTE: No applicable MET Project available, chose METplus Version 5.0 Support as an umbrella project.
    Select: Milestone as the version that will include these changes
  • After submitting the PR, select Development issue with the original issue number.
  • After the PR is approved, merge your changes. If permissions do not allow this, request that the reviewer do the merge.
  • Close the linked issue and delete your feature or bugfix branch from GitHub.

@jprestop jprestop added this to the METplus-5.0.1 Bugfix milestone Jan 24, 2023
@jprestop jprestop linked an issue Jan 24, 2023 that may be closed by this pull request
21 tasks
Copy link
Collaborator

@georgemccabe georgemccabe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These changes involve adding new module files that are used to run on various machines. I approve but have a small, optional suggestion for improvement. If possible you could use variables to control the version numbers in files where you have to change the version multiple times. I know you will have to create a new file for each version but at least you would have fewer changes to make.

## METplus
##
proc ModulesHelp { } {
puts stderr "Sets up the paths and environment variables to use the METplus-4.1.1.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Incorrect version numbers. Should be 5.0.0 instead of 4.1.1

Copy link
Collaborator

@georgemccabe georgemccabe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Incorrect version numbers

@jprestop jprestop changed the title Bugfix 2015 main v5.0 modulefiles Bugfix #2015 main v5.0 modulefiles Jan 25, 2023
@jprestop jprestop merged commit 9b07398 into main_v5.0 Jan 25, 2023
@jprestop jprestop deleted the bugfix_2015_main_v5.0_modulefiles branch January 25, 2023 21:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

Add modulefiles to the repository
2 participants