Skip to content

Release 1.2.10#191

Merged
wpbonelli merged 31 commits into
masterfrom
v1.2.10
Jun 17, 2024
Merged

Release 1.2.10#191
wpbonelli merged 31 commits into
masterfrom
v1.2.10

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

Release 1.2.10

The release can be approved by merging this pull request into master. This will trigger a job to publish the release to PyPI.

jdhughes-dev and others added 30 commits February 12, 2024 12:40
* update workflows to include develop branch
* replace functions are keyed by name as appears in usgsprograms.txt
* lookup did not account for 'dbl' or 'd' appended to program name
…161)

* remove ifort switches that issue warnings
* write absolute zip file path if using --zip argument
* make direct evaluation of target names
* feat(code.json): add capability to control code.json output

* remove implicit double_switch for mf2005, mfnwt, mflgr, and mfusg
* add capability to limit code.json to executables in appdir (--partial_json)
* add capability to zip generated code.json (--zip ZIP)
* add capability to update double_switch based on executable names in appdir
* add appdir kwarg to be consistent with make-program
* add --appdir option to make-code-json cli to be consistent with make-program
* also use fortran-lang/setup-fortran@main to get the latest gcc fix
* replace isort/black/pylint/flake8
* keep settings mostly identical
* run ruff check --select NPY201, no changes needed
* update rules in pyproject.toml, add import sorting rule 
* split or ignore comment lines where needed for E501
* update zbud6 extra files
* update mf6examples
* merging with failures
gsflow (and prms) cause continual problems trying to include them as
prebuilt executables. New versions require additional work to filter out
extraneous source files and object files. The build process uses specific
compiler flags. In short, supporting gsflow (and prms) requires more
support each time we are ready to make a executables release or when
a new version is released.

* merge with failure - in process of resolving
* add pymake function to add syslibs option for Darwin + gcc toolchain + CLT > 14.*
* merge with failing gridgent test on MacOS with intel
…181)

* gridgen build fails with newer versions of xcode
* update request ci to use pixi
Fixes for the release automation

* don't version `code.json`, just generate when needed (and update `update_version.py`)
* add retries for metadata file gen in `release.yml` (USGS endpoints are unreliable)
* fix autocommit/pr contents: `version.txt`, `pymake/config.py`, and `README.md`
@wpbonelli wpbonelli marked this pull request as ready for review June 17, 2024 21:45
@wpbonelli wpbonelli merged commit 516b61e into master Jun 17, 2024
@wpbonelli wpbonelli deleted the v1.2.10 branch June 17, 2024 21:56
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.

2 participants