Skip to content

fix(distribution): miscellaneous#1111

Merged
wpbonelli merged 1 commit into
MODFLOW-ORG:developfrom
wpbonelli:fix-dist
Dec 10, 2022
Merged

fix(distribution): miscellaneous#1111
wpbonelli merged 1 commit into
MODFLOW-ORG:developfrom
wpbonelli:fix-dist

Conversation

@wpbonelli
Copy link
Copy Markdown
Member

@wpbonelli wpbonelli commented Dec 10, 2022

Fix CI issues in release workflow unearthed by 6.4.1

  • tests needing develop mode need to be skipped on master CI to prevent failures
  • clarify in the draft PR autocreated for full releases that merging to master is needed to keep commit history (not squashing)
  • don't build docs when build_dist.py is run with --development flag — docs are not included in the nightly build archive (this PR in the nightly build depends on this)
  • in the full release docs, the dist folder name had a trailing _ due to trying to use a matrix variable in a Linux-only job — the dist folder name should just be mf6.X.Y in the docs

* skip developmode tests on master CI
* fix distribution folder name in docs
* only build docs in build_dist.py for full release
@wpbonelli wpbonelli marked this pull request as ready for review December 10, 2022 13:01
@wpbonelli wpbonelli merged commit 7733b88 into MODFLOW-ORG:develop Dec 10, 2022
@wpbonelli wpbonelli deleted the fix-dist branch December 10, 2022 14:15
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