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

Migrate from Travis CI to GitHub Actions #38

Merged
merged 9 commits into from
Aug 8, 2023

Conversation

NjM3MjY5NzAgNzA3MzA3
Copy link
Member

@NjM3MjY5NzAgNzA3MzA3 NjM3MjY5NzAgNzA3MzA3 commented Aug 3, 2023

Travis CI fails due to: urllib3 v2.0 only supports OpenSSL 1.1.1+ because the dist, Ubuntu 16.04 (xenial), uses OpenSSL 1.0.2g. Move to Github Actions and use latest os where possible.
Add Python 3.11.
Resolves #15

Signed-off-by: NjM3MjY5NzAgNzA3MzA3 <[email protected]>
Signed-off-by: NjM3MjY5NzAgNzA3MzA3 <[email protected]>
Signed-off-by: NjM3MjY5NzAgNzA3MzA3 <[email protected]>
Signed-off-by: NjM3MjY5NzAgNzA3MzA3 <[email protected]>
Signed-off-by: NjM3MjY5NzAgNzA3MzA3 <[email protected]>
Signed-off-by: NjM3MjY5NzAgNzA3MzA3 <[email protected]>
Signed-off-by: NjM3MjY5NzAgNzA3MzA3 <[email protected]>
Signed-off-by: NjM3MjY5NzAgNzA3MzA3 <[email protected]>
Signed-off-by: NjM3MjY5NzAgNzA3MzA3 <[email protected]>
@NjM3MjY5NzAgNzA3MzA3 NjM3MjY5NzAgNzA3MzA3 added the enhancement New feature or request label Aug 3, 2023
@NjM3MjY5NzAgNzA3MzA3 NjM3MjY5NzAgNzA3MzA3 self-assigned this Aug 3, 2023
@NjM3MjY5NzAgNzA3MzA3 NjM3MjY5NzAgNzA3MzA3 merged commit 3a8300a into develop Aug 8, 2023
14 checks passed
@NjM3MjY5NzAgNzA3MzA3 NjM3MjY5NzAgNzA3MzA3 deleted the test/github_actions branch August 8, 2023 22:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Execution error on Windows Python
2 participants