Fix Continuous Integration Testing: Migrate from Travis to GitHub Actions#137
Open
tech234a wants to merge 1 commit intoArchiveTeam:developmentfrom
Open
Fix Continuous Integration Testing: Migrate from Travis to GitHub Actions#137tech234a wants to merge 1 commit intoArchiveTeam:developmentfrom
tech234a wants to merge 1 commit intoArchiveTeam:developmentfrom
Conversation
Member
tech234a
commented
May 22, 2023
- Migrate from Travis to GitHub Actions.
- Eliminate Coveralls (couldn't get it to work, it can be re-added later if someone can get it working).
- Add Ruff linting (currently set to pass on error, skipped on Python 2.7 due to incompatibility). (Included because the GitHub documentation example included it.)
- Update tested Python versions to 2.7, 3.7, 3.8, 3.9, 3.10, 3.11 (Python 3.3, 3.4, 3.5, and 3.6 are unavailable on the current GitHub actions image).
- Update README links and badges.
Eliminate Coveralls. Add Ruff linting (skipped on Python 2.7). Update tested Python versions to 2.7, 3.7, 3.8, 3.9, 3.10, 3.11. Update README links and badges.
|
I thought it was going to be moved to a self-hosted CI...? |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.