Skip to content

Fix Continuous Integration Testing: Migrate from Travis to GitHub Actions#137

Open
tech234a wants to merge 1 commit intoArchiveTeam:developmentfrom
tech234a:tech234a-patch-1
Open

Fix Continuous Integration Testing: Migrate from Travis to GitHub Actions#137
tech234a wants to merge 1 commit intoArchiveTeam:developmentfrom
tech234a:tech234a-patch-1

Conversation

@tech234a
Copy link
Copy Markdown
Member

  • 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.
@TheTechRobo
Copy link
Copy Markdown

I thought it was going to be moved to a self-hosted CI...?

@chfoo chfoo added the todo label Feb 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants