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

fix(ci): use modflow6 distribution scripts #21

Merged
merged 4 commits into from
Dec 11, 2022

Conversation

wpbonelli
Copy link
Contributor

@wpbonelli wpbonelli commented Dec 6, 2022

Fixes the nightly build following changes to distribution scripts in the modflow6 repo:

  • Update CI workflows to reflect removal of build_nightly.py, renaming of make_release.py -> update_version.py, and merger of other functionality into build_docs.py and build_dist.py, both of which have a --development flag toggling a minimal nightly development build rather than a full distribution.

  • Remove nightly-build.yml workflow since it creates no artifacts and plays no role in the nightly distribution (it just tested the nightly_build.py script, which no longer exists in the modflow6 repository).

  • Remove Intel license info from workflow files, these are reproduced in the modflowpy/install-intelfortran-action repo.

  • Add code.json to the distribution

Here are a sample run and release

Plus some updates to README.md:

  • add latest tag badge
  • add table of contents
  • fix description (compiled with Intel not GNU Fortran)

@wpbonelli wpbonelli force-pushed the ci-diagnose branch 4 times, most recently from 489f1e1 to e12306c Compare December 11, 2022 00:49
@langevin-usgs langevin-usgs merged commit 38c2c1a into MODFLOW-USGS:master Dec 11, 2022
@wpbonelli wpbonelli deleted the ci-diagnose branch December 12, 2022 18:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants