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

Release 6.4.1 #1109

Merged
merged 15 commits into from
Dec 9, 2022
Merged

Release 6.4.1 #1109

merged 15 commits into from
Dec 9, 2022

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Dec 9, 2022

MODFLOW 6.4.1 release

This release can be approved by merging this PR into master. Doing so triggers a final job, to:

  1. create and tag a draft GitHub release, then upload assets (OS distributions and release notes)
  2. open a PR to update develop from master, resetting version files and setting IDEVELOPMODE=1

mjreno and others added 15 commits November 29, 2022 12:32
Co-authored-by: langevin-usgs <langevin@usgs.gov>
move 6.4.0 master to develop
ci(develop): reinitialize develop after 6.4.0 release
feat(input-data-model): add idm developer markdown document
* set up for minor patch
* reinitialize release notes
refactor(version): set next version to 6.4.1
…ed node number (#1100)

* Remove invalid node check in bnd_store_user_cond
* Clean-up unused variables
* Update ReleaseNotes.tex
* Close #1098 

Co-authored-by: langevin-usgs <langevin@usgs.gov>
* use pathlib in distribution scripts
* construct relative paths from script locn, not cwd
* synchronize version file updates with file lock
* rename mkdist.py -> build_dist.py
* rename evaluate_run_times.py -> benchmark.py
* rename make_release.py -> update_version.py
* introduce build_docs.py
* add argparse CLI for each script
* add tests/test configuration for scripts
* add post-build checks for distribution
* move .fprettify from distribution/ to proj root
* add release.yml to automate release procedure
* add release documentation to distribution/README.md
* add path argument too mk_runtimecomp.py
* deduplicate mf6 -v version string output
* add bin/sh header to Unix example scripts
* update version string substituted into docs (<version>---Release Candidate -> <version>rc)
* test distribution scripts in CI test job
* cache example models in CI test job
* ignore ci.yml on md/docs changes
* only trigger develop reset job after release is published
* reset develop to latest minor version +1 after release
* run tests after building binaries in release workflow
* add marker for tests requiring IDEVELOPMODE=1
* build examples in build_dist.py only for full release
* fix update_version.py minor/patch bump flags
* fix develop/release mode conditional in release.yml
* add tests for develop/release mode in check_dist.py
* update release date in release notes to December 9
@wpbonelli wpbonelli marked this pull request as ready for review December 9, 2022 20:43
@wpbonelli wpbonelli merged commit 9595b25 into master Dec 9, 2022
@wpbonelli wpbonelli deleted the v6.4.1 branch January 17, 2023 21:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants