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

Feature #2566 v11.1.0-rc1 #2573

Merged
merged 7 commits into from
Jun 14, 2023
Merged

Conversation

JohnHalleyGotway
Copy link
Collaborator

Expected Differences

Adds release notes for the 11.1.0-rc1 release. Also adds logic to replace '/' with '_' in the Docker tag names used by GHA. This logic was needed for the recent PR #2556 from a fork with a branch named feature/compile_mac_clang14.x. The '/' character is not allowed in Docker tag names.

  • Do these changes introduce new tools, command line arguments, or configuration file options? [No]

    If yes, please describe:

  • Do these changes modify the structure of existing or add new output data types (e.g. statistic line types or NetCDF variables)? [No]

    If yes, please describe:

Pull Request Testing

  • Describe testing already performed for these changes:

    Confirmed that GHA successfully compiles with the code even with the script changes.

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

    Please review release notes here

I listed the date as tomorrow (20230614) since it's not getting done today.

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

  • Do these changes include sufficient testing updates? [Yes]

  • 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 [20230614].

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
    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.

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.

The compilation step fails because it is setting the DockerHub tag to the string get_dockerhub_tag.

The push refers to repository [docker.io/library/get_dockerhub_tag]

I made suggested changes that I think should fix it. I tested them in a bash shell locally.

.github/jobs/bash_functions.sh Outdated Show resolved Hide resolved
.github/jobs/bash_functions.sh Outdated Show resolved Hide resolved
.github/jobs/build_docker_image.sh Outdated Show resolved Hide resolved
@JohnHalleyGotway
Copy link
Collaborator Author

Thanks for catching these issues. Sorry, don’t know how I missed this. I could’ve sworn that it complied fine via GHA but perhaps I just saw the successful documentation workflow run? I’ll get this patched up tomorrow and merge after a successful compilation.

@JohnHalleyGotway
Copy link
Collaborator Author

Re-requesting review. The GHA run compiled fine. It does flag diffs but those are related to recently approved PR's and not this one.

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.

The compilation step is now working properly.
I reviewed the release notes and they look good. All items are descriptive and clear. The links are all correct as well.
I approve.

@JohnHalleyGotway JohnHalleyGotway merged commit 58f25c0 into develop Jun 14, 2023
@JohnHalleyGotway JohnHalleyGotway deleted the feature_2566_v11.1.0-rc1 branch June 14, 2023 17:18
@JohnHalleyGotway JohnHalleyGotway linked an issue Jun 14, 2023 that may be closed by this pull request
20 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Create the MET-11.1.0-rc1 release
2 participants