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

CICD with GitHub action #5

Merged
merged 1 commit into from
Jul 18, 2024
Merged

CICD with GitHub action #5

merged 1 commit into from
Jul 18, 2024

Conversation

SunyongKwon
Copy link
Collaborator

@SunyongKwon SunyongKwon commented Jul 18, 2024

Hi Sam,

I added a script for cicd with GitHub action. A testing suite is integrated in the CICD. Please check the success/failure of the runners in 'Action' section.

I also made some minor changes in the setup file to limit the numpy version to be <2.0. Upon the request of the reviewers from JOSS, i changed the version to 1.4.

Part of #4

.github/workflows/build_wheels.yml Show resolved Hide resolved
.github/workflows/build_wheels.yml Show resolved Hide resolved
test/Test01_EquilibSingle.py Show resolved Hide resolved
test/Test01_EquilibSingle.py Show resolved Hide resolved
test/Test01_EquilibSingle.py Show resolved Hide resolved
@streeve
Copy link
Collaborator

streeve commented Jul 18, 2024

Forgot to mention, currently missing the documentation for testing

@SunyongKwon SunyongKwon merged commit af31db9 into ORNL:main Jul 18, 2024
3 checks passed
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