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

build: replace codecov with a GitHub action #102

Merged
merged 7 commits into from
Aug 23, 2023

Conversation

Agrendalath
Copy link
Member

@Agrendalath Agrendalath commented Aug 23, 2023

This:

  1. Removes Codecov from Python dependencies and uses a GitHub action instead.
  2. Adds CI for testing the Python package.
  3. Adds commitlint and automated dependency updates.
  4. Replaces a custom PyPI token with the common one.
  5. Replaces bleach with bleach[css] to use tinycss2.
  6. Removes unused files with requirements.

@Agrendalath Agrendalath self-assigned this Aug 23, 2023
@Agrendalath
Copy link
Member Author

All changes are used only in the CI, so it's safe to merge once it passes.

@Agrendalath Agrendalath merged commit 1a3db63 into master Aug 23, 2023
4 checks passed
@Agrendalath Agrendalath deleted the agrendalath/remove-codecov branch August 23, 2023 11:45
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