Skip to content

Test wheels#9

Closed
sanguinariojoe wants to merge 57 commits intomasterfrom
test-wheels
Closed

Test wheels#9
sanguinariojoe wants to merge 57 commits intomasterfrom
test-wheels

Conversation

@sanguinariojoe
Copy link
Collaborator

No description provided.

sanguinariojoe and others added 30 commits March 28, 2025 08:03
…_update

docs: Updates for MD-F SeaState coupling
…e outputs for rods in the input file for additional analysis of data (Dp, Ap, …).
Setting submergence equation change to MDF logic and added additional rod outputs for the input file. Improved output file formatting
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 5.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v2...v5)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Improved Input File Handling and Improved Documentation
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 5 to 6.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](actions/setup-python@v5...v6)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 2.23.1 to 3.2.1.
- [Release notes](https://github.com/pypa/cibuildwheel/releases)
- [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md)
- [Commits](pypa/cibuildwheel@v2.23.1...v3.2.1)

---
updated-dependencies:
- dependency-name: pypa/cibuildwheel
  dependency-version: 3.2.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [suisei-cn/actions-download-file](https://github.com/suisei-cn/actions-download-file) from 1.6.0 to 1.6.1.
- [Release notes](https://github.com/suisei-cn/actions-download-file/releases)
- [Commits](suisei-cn/actions-download-file@v1.6.0...v1.6.1)

---
updated-dependencies:
- dependency-name: suisei-cn/actions-download-file
  dependency-version: 1.6.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 4 to 6.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](actions/download-artifact@v4...v6)

---
updated-dependencies:
- dependency-name: actions/download-artifact
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
…ependabot/github_actions/dev/suisei-cn/actions-download-file-1.6.1

build(deps): bump suisei-cn/actions-download-file from 1.6.0 to 1.6.1
…ependabot/github_actions/dev/actions/download-artifact-6

build(deps): bump actions/download-artifact from 4 to 6
…ependabot/github_actions/dev/pypa/cibuildwheel-3.2.1

build(deps): bump pypa/cibuildwheel from 2.23.1 to 3.2.1
…ependabot/github_actions/dev/actions/setup-python-6

build(deps): bump actions/setup-python from 5 to 6
sanguinariojoe and others added 25 commits November 17, 2025 09:29
* feat(ci): Upgrade to Windows-latest

* feat(ci): Upgrade to Ubuntu-latest

* feat(ci): Added to MacOS-latest

* fix(ci): Set ubuntu-latest on all pipelines

* fix(ci): Install MoorDynF Blas and Lapack deps

* fix(tests): Inline initialization of testVec

* fix(tests): Fixed the math tests for MacOS-arm64 arch
Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 3.2.1 to 3.3.0.
- [Release notes](https://github.com/pypa/cibuildwheel/releases)
- [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md)
- [Commits](pypa/cibuildwheel@v3.2.1...v3.3.0)

---
updated-dependencies:
- dependency-name: pypa/cibuildwheel
  dependency-version: 3.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v5...v6)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4 to 5.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](actions/upload-artifact@v4...v5)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 6 to 7.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](actions/download-artifact@v6...v7)

---
updated-dependencies:
- dependency-name: actions/download-artifact
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 5 to 6.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](actions/upload-artifact@v5...v6)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [mukunku/tag-exists-action](https://github.com/mukunku/tag-exists-action) from 1.6.0 to 1.7.0.
- [Release notes](https://github.com/mukunku/tag-exists-action/releases)
- [Commits](mukunku/tag-exists-action@v1.6.0...v1.7.0)

---
updated-dependencies:
- dependency-name: mukunku/tag-exists-action
  dependency-version: 1.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 3.3.0 to 3.3.1.
- [Release notes](https://github.com/pypa/cibuildwheel/releases)
- [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md)
- [Commits](pypa/cibuildwheel@v3.3.0...v3.3.1)

---
updated-dependencies:
- dependency-name: pypa/cibuildwheel
  dependency-version: 3.3.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@sanguinariojoe sanguinariojoe force-pushed the test-wheels branch 2 times, most recently from e72f919 to ecec594 Compare February 12, 2026 11:18
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.

4 participants