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

Include a utility script to change GCHP version numbers before release #357

Merged
merged 1 commit into from
Nov 28, 2023

Conversation

yantosca
Copy link
Contributor

Name and Institution (Required)

Name: Bob Yantosca
Institution: Harvard + GCST

Confirm you have reviewed the following documentation

Describe the update

This PR adds a script that changes the GCHP version numbers in the following files:

  • CMakeLists.txt
  • docs/source/conf.py
  • CHANGELOG.md
  • src/GEOS-Chem/CHANGELOG.md

This is a convenience script for use by the GCST before new versions are released.

Expected changes

This is a no-diff update.

Related Github Issue(s)

…elease

.release/changeVersionNumbers.sh
- Script that changes the GEOS-Chem Classic version numbers in:
  - CMakeLists.txt
  - docs/source/conf.py
  - CHANGELOG.md
  - src/GCHP_GridComp/GEOSChem_GridComp/geos-chem/CHANGELOG.md

CHANGELOG.md
- Updated accordingly

Signed-off-by: Bob Yantosca <[email protected]>
@yantosca yantosca added category: Feature Request New feature or request no-diff-to-benchmark This update will not change the results of fullchem benchmark simulations structural labels Nov 27, 2023
@yantosca yantosca requested a review from msulprizio November 27, 2023 16:35
@yantosca yantosca self-assigned this Nov 27, 2023
@msulprizio msulprizio changed the base branch from main to dev/no-diff-to-benchmark November 28, 2023 17:54
Copy link
Contributor

@msulprizio msulprizio left a comment

Choose a reason for hiding this comment

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

This pull request looks good to merge.

Note that for the script to properly update CHANGELOG.md, that file will need to utilize [Unreleased] - TBD as the version header.

@msulprizio msulprizio added this to the 14.2.3 milestone Nov 28, 2023
@yantosca
Copy link
Contributor Author

See this comment

@yantosca yantosca merged commit 07032eb into dev/no-diff-to-benchmark Nov 28, 2023
@yantosca yantosca deleted the feature/change-version-numbers branch November 28, 2023 22:52
yantosca added a commit that referenced this pull request Dec 1, 2023
This is the official release of GEOS-Chem GCHP.  Updates include:

- GEOS-Chem (science codebase) 14.2.3
- HEMCO 3.7.2
- Add utility script to change version numbers before release (PR #357)

Signed-off-by: Bob Yantosca <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: Feature Request New feature or request no-diff-to-benchmark This update will not change the results of fullchem benchmark simulations
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants