Skip to content

Conversation

epage
Copy link
Member

@epage epage commented Feb 3, 2025

  • Tests created for any new feature or regression tests for bugfixes.

renovate bot and others added 30 commits January 1, 2024 00:59
…thon-5.x

chore(deps): update actions/setup-python action to v5
…tion-3.x

chore(deps): update github/codeql-action action to v3
…n-3.x

chore(deps): Update pre-commit/action action to v3.0.1
We might want to hold one or the other back
Now that we run clippy on stable, we can do this
This works well when a package is a safe abstraction but to universally
apply in a template to all members of a workspace doesn't make sense.
epage and others added 21 commits July 25, 2024 15:48
This makes clippy warn about `format!("{}", var)`, with a
machine-applicable fix converting to `format!("{var}")`.
…ormat-args

Have clippy warn about uninlined format arguments
…rgo-deny-action-2.x

chore(deps): Update EmbarkStudios/cargo-deny-action action to v2
This is needed with the ubuntu-24.04 images so that `setup-python` will
install a version of Python that the pre-commit action can install into.

See pre-commit/action#210 for more of an analysis of this.
chore: Ensure pre-commit gets non-system Python
@epage epage mentioned this pull request Feb 3, 2025
7 tasks
@epage epage merged commit 52fa45e into cobalt-org:master Feb 3, 2025
16 of 17 checks passed
@epage epage deleted the template branch February 3, 2025 21:54
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.

4 participants