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 1.2.10 #188

Closed
wants to merge 31 commits into from
Closed

Release 1.2.10 #188

wants to merge 31 commits into from

Conversation

github-actions[bot]
Copy link
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-usgs 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
Copy link

codecov bot commented Jun 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.124%. Comparing base (b6177e4) to head (5d0284f).
Report is 1 commits behind head on master.

Additional details and impacted files
@@              Coverage Diff              @@
##            master      #188       +/-   ##
=============================================
- Coverage   84.181%   84.124%   -0.058%     
=============================================
  Files           20        20               
  Lines         3496      3496               
=============================================
- Hits          2943      2941        -2     
- Misses         553       555        +2     

see 1 file with indirect coverage changes

@jdhughes-usgs jdhughes-usgs deleted the v1.2.10 branch June 17, 2024 16:34
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.

None yet

2 participants