⬆️ [upgraded_dependency] Updated copier template dependency#21
Merged
davidbrownell merged 1 commit intomainfrom Apr 6, 2026
Merged
⬆️ [upgraded_dependency] Updated copier template dependency#21davidbrownell merged 1 commit intomainfrom
davidbrownell merged 1 commit intomainfrom
Conversation
There was a problem hiding this comment.
Pull request overview
Updates repository scaffolding outputs after upgrading the underlying copier template dependency, primarily touching CI/CD workflows and repo metadata files.
Changes:
- Bumped GitHub Action versions across CodeQL and CI/CD workflows and the release composite action.
- Added development badges (ruff, pytest) to the README.
- Updated copier answers and tweaked the bug report issue template prompts.
Reviewed changes
Copilot reviewed 6 out of 6 changed files in this pull request and generated 1 comment.
Show a summary per file
| File | Description |
|---|---|
| README.md | Adds ruff and pytest badges to reflect tooling support. |
| .github/workflows/codeql.yml | Updates CodeQL and checkout action versions; normalizes step indentation. |
| .github/workflows/CICD_impl.yml | Updates multiple workflow action versions and adds a uv venv step for package validation. |
| .github/ISSUE_TEMPLATE/bug_report.md | Adjusts reproduction steps wording and updates example Python versions. |
| .github/actions/release_impl/action.yml | Updates setup-uv, artifact, and dynamic-badges action versions used in the release composite action. |
| .copier-answers.yml | Updates copier template commit reference and adds install_ty answer. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
📝 Description
Updated copier template dependency.
⚙️ Work Item
N/A
🎥 Demo
N/A