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

DM-40567: Minor cleanups and dependency updates #845

Merged
merged 7 commits into from
Sep 6, 2023
Merged

Conversation

rra
Copy link
Member

@rra rra commented Sep 6, 2023

  • Update Python dependencies
  • Synchronize Ruff configuration with Safir
  • Tell Click not to catch exceptions when testing the command line
  • Stop running CI dependency checks
  • Remove status badge from README.md
  • Mark Gafaelfawr as production/stable in pyproject.toml metadata

Stop reporting GitHub Actions status in README.md. This is not
that useful of information for the reader, and GitHub already shows
status at the top of the repository summary.
This is annoying me because it always fails, and I am good at
remembering to update dependencies when doing a Gafaelfawr release,
so I think this is adding more irritation than value.
Disable catching exceptions when invoking the command-line using
Click's testing support. We want those exceptions to be thrown in the
test since then the error reporting from pytest is much better.
Update pyproject.toml metadata to mark Gafaelfawr as stable, not
that it matters much since we're not upgrading it to PyPI.
Safir added a few more Ruff configuration exclusions. Add them to
Gafaelfawr as well to keep them in sync.
@rra rra enabled auto-merge September 6, 2023 20:50
@rra rra merged commit 29d8335 into main Sep 6, 2023
4 checks passed
@rra rra deleted the tickets/DM-40567 branch September 6, 2023 20:59
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.

None yet

1 participant