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

refactor: update nightly build procedures #32

Merged
merged 5 commits into from
Jun 22, 2023

Conversation

wpbonelli
Copy link
Contributor

@wpbonelli wpbonelli commented Jun 9, 2023

  • install dependencies via flopy where possible
  • remove make_distribution.py, call mf6 release.yml instead
  • mention ubuntu 2022 libc compatibility issues in readme
  • include code.json as a release asset
  • prevent concurrent development builds, use cancel-in-progress
    • allows mf6 repo to trigger dev build in this repo and update release assets, guaranteeing only the most recent version is built/distributed

@wpbonelli wpbonelli force-pushed the simplify branch 6 times, most recently from 3131342 to ef30694 Compare June 15, 2023 01:40
* remove make_distribution.py
* call mf6 release workflow for nightly development dist and full dist test
* mention ubuntu-2022 libc compatibility issues in readme
* include code.json as a release asset
@wpbonelli wpbonelli marked this pull request as ready for review June 15, 2023 11:36
@wpbonelli
Copy link
Contributor Author

wpbonelli commented Jun 20, 2023

todo: debug failing Windows tests with https://github.com/mxschmitt/action-tmate

Tests pass when run manually after remoting into runner. Temporarily disabled testing for the full build to workaround this. Tests pass in release branches triggered on the modflow6 repo or forks of it. Still not sure why they fail here.

@wpbonelli wpbonelli merged commit 200ef15 into MODFLOW-USGS:master Jun 22, 2023
17 checks passed
@wpbonelli wpbonelli deleted the simplify branch June 22, 2023 15:40
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.

1 participant