Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
dwilding
/
gimmegit
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Issues
3
Pull requests
0
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
ci: make workflows consistent with justfile, check uv.lock in recipes
- #115
#115
Merged
dwilding
merged 11 commits into
main
dwilding/gimmegit:main
from
copilot/update-justfile-to-use-uv-locked
dwilding/gimmegit:copilot/update-justfile-to-use-uv-locked
Copy head branch name to clipboard
Apr 18, 2026
Conversation
Commits
11
(11)
Checks
Files changed
Merged
ci: make workflows consistent with justfile, check uv.lock in recipes
#115
dwilding
merged 11 commits into
main
dwilding/gimmegit:main
from
copilot/update-justfile-to-use-uv-locked
dwilding/gimmegit:copilot/update-justfile-to-use-uv-locked
Copy head branch name to clipboard
Commits
Commits on Apr 18, 2026
Remove CI uv.lock check and enforce uv run --locked in justfile
Show description for 932a8c4
Copilot
and
dwilding
authored
932a8c4
View commit details
Copy full SHA for 932a8c4
Browse repository at this point
Split checks.yaml into lint.yaml and command-reference.yaml
Show description for 8652771
Copilot
and
dwilding
authored
8652771
View commit details
Copy full SHA for 8652771
Browse repository at this point
Rename justfile command check-command-reference to command-reference
Show description for c6d8e0c
Copilot
and
dwilding
authored
c6d8e0c
View commit details
Copy full SHA for c6d8e0c
Browse repository at this point
Use --script and --no-project in command-reference justfile command
Show description for c8ee793
Copilot
and
dwilding
authored
c8ee793
View commit details
Copy full SHA for c8ee793
Browse repository at this point
Run gimmegit with --locked in command-reference justfile command
Show description for d2adf07
Copilot
and
dwilding
authored
d2adf07
View commit details
Copy full SHA for d2adf07
Browse repository at this point
Align zizmor workflow with justfile recipe, rename SARIF output to workflows.sarif
Show description for 36a3995
Copilot
and
dwilding
authored
36a3995
View commit details
Copy full SHA for 36a3995
Browse repository at this point
Update pre-commit config to use renamed command-reference recipe
Show description for fa2154c
Copilot
and
dwilding
authored
fa2154c
View commit details
Copy full SHA for fa2154c
Browse repository at this point
Rename workflow to "Check command reference"
Show description for 7a2f5af
Copilot
and
dwilding
authored
7a2f5af
View commit details
Copy full SHA for 7a2f5af
Browse repository at this point
Replace --locked with uv lock --check as first step in all relevant recipes
Show description for d365bdb
Copilot
and
dwilding
authored
d365bdb
View commit details
Copy full SHA for d365bdb
Browse repository at this point
Rename command-reference identifier to command-ref, remove name fields from pre-commit hooks
Show description for 9f70f1a
Copilot
and
dwilding
authored
9f70f1a
View commit details
Copy full SHA for 9f70f1a
Browse repository at this point
Add set -e to shebang recipes, rename workflow and script to use ref
Show description for 1d7ba64
Copilot
and
dwilding
authored
1d7ba64
View commit details
Copy full SHA for 1d7ba64
Browse repository at this point
You can’t perform that action at this time.