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

Expand GitHub workflow #399

Merged
merged 4 commits into from
Jan 25, 2023
Merged

Expand GitHub workflow #399

merged 4 commits into from
Jan 25, 2023

Conversation

karosc
Copy link
Member

@karosc karosc commented Jan 25, 2023

Add multi-platform testing to github actions.

This feature will ensure that pyswmm can be installed on all typical platforms. Since pyswmm is dependent on compiled swmm-toolkit code, if the swmm-toolkit release is failing, then this pyswmm workflow will also fail.

Moving testing to github actions also deprecates appveyor.

- add multi-platform unit testing (replace appveyor)
- update deprecated actions
@karosc karosc changed the base branch from master to develop January 25, 2023 15:10
@bemcdonnell
Copy link
Member

@karosc would you like me to deactivate appveyor?

@karosc
Copy link
Member Author

karosc commented Jan 25, 2023

@bemcdonnell

I think I captured the scope of appveyor in this PR with GH Workflow and thus appveyor can be deactivated to get the build to pass.

@bemcdonnell
Copy link
Member

@karosc if you push some trivial change to this PR, I have removed appveyor from the integrations list. It will pass as a greenlight when you do that.

@karosc karosc merged commit 2b52129 into pyswmm:develop Jan 25, 2023
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.

None yet

2 participants