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 CI scripts and test with numpy 2.0. #367

Merged
merged 6 commits into from
May 28, 2024
Merged

Conversation

joaander
Copy link
Member

@joaander joaander commented May 23, 2024

Description

Use GitHub provided runners without images.

Motivation and Context

Verify that GSD functions correctly with numpy 2.0. Using runners without images makes it possible to locally test dependency changes.

How Has This Been Tested?

CI checks.

Checklist:

  • I have reviewed the Contributor Guidelines.
  • I agree with the terms of the GSD Contributor Agreement.
  • My name is on the list of contributors (doc/credits.rst) in the pull request source branch.
  • I have added a change log entry to CHANGELOG.rst.

@joaander joaander force-pushed the refactor-ci branch 12 times, most recently from 32740f1 to 3bee4c1 Compare May 23, 2024 13:17
@joaander joaander force-pushed the refactor-ci branch 5 times, most recently from 59e3d4f to 1baed8a Compare May 23, 2024 13:32
@joaander joaander force-pushed the refactor-ci branch 5 times, most recently from 0f92e41 to 2948251 Compare May 23, 2024 15:36
Build and test macos-arm64 packages natively.
@joaander joaander force-pushed the refactor-ci branch 4 times, most recently from dbb1c73 to 7a1beb0 Compare May 23, 2024 16:12
@joaander joaander force-pushed the refactor-ci branch 4 times, most recently from 6a2b4a7 to bce33e0 Compare May 23, 2024 16:43
Per numpy's instructions, build with numpy >= 2.0.0rc1 and test with
the oldest numpy possible.
@joaander joaander marked this pull request as ready for review May 23, 2024 20:15
@joaander joaander requested review from a team, tcmoore3, SchoeniPhlippsn and janbridley and removed request for a team May 23, 2024 20:15
@joaander joaander merged commit 720c813 into trunk-minor May 28, 2024
43 checks passed
@joaander joaander deleted the refactor-ci branch May 28, 2024 09:59
@janbridley
Copy link

Very clean scripting here - looks good!

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