Skip to content

chore: clean up and refactor all GitHub Actions workflows#207

Open
DhavalGojiya wants to merge 1 commit intoLibraryOfCongress:masterfrom
DhavalGojiya:chore/refactor-gh-actions-workflow
Open

chore: clean up and refactor all GitHub Actions workflows#207
DhavalGojiya wants to merge 1 commit intoLibraryOfCongress:masterfrom
DhavalGojiya:chore/refactor-gh-actions-workflow

Conversation

@DhavalGojiya
Copy link
Copy Markdown

@DhavalGojiya DhavalGojiya commented Apr 28, 2026

Description

Cleaned/Refactor the GitHub Actions workflows.

  • Pinned the setup-uv action to a specific SHA and set an explicit uv version.
  • Updated all custom GitHub Actions to their latest versions.
  • Removed Python 3.8 references from CI jobs, as the project now supports Python 3.9 and above.
  • Renamed .github/workflows/coveralls.yml to .github/workflows/coverage.yml and switched to pytest-cov for coverage output.
  • Updated [too.coverage.run] ->> include See: tool.coverage.run

Tests

image

@sonarqubecloud
Copy link
Copy Markdown

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.

1 participant