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
Type
/
to 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 }}
richardthe3rd
/
cambridge-beer-festival-app
Public
Notifications
You must be signed in to change notification settings
Fork
3
Star
2
Code
Issues
22
Pull requests
4
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
refactor: extract inline shell tasks to mise-tasks file-tasks; add shellcheck + shfmt
- #299
#299
Merged
richardthe3rd
merged 10 commits into
main
richardthe3rd/cambridge-beer-festival-app:main
from
claude/refactor-mise-tasks-0JZZ1
richardthe3rd/cambridge-beer-festival-app:claude/refactor-mise-tasks-0JZZ1
Copy head branch name to clipboard
May 20, 2026
Conversation
Commits
10
(10)
Checks
Files changed
Merged
refactor: extract inline shell tasks to mise-tasks file-tasks; add shellcheck + shfmt
#299
richardthe3rd
merged 10 commits into
main
richardthe3rd/cambridge-beer-festival-app:main
from
claude/refactor-mise-tasks-0JZZ1
richardthe3rd/cambridge-beer-festival-app:claude/refactor-mise-tasks-0JZZ1
Copy head branch name to clipboard
Commits
Commits on May 19, 2026
refactor: extract inline shell tasks to mise-tasks file-tasks; add shellcheck + shfmt
Show description for 244ed4d
claude
committed
244ed4d
View commit details
Copy full SHA for 244ed4d
Browse repository at this point
refactor: standardise all mise-tasks files with .sh extension
Show description for c9f136f
claude
committed
c9f136f
View commit details
Copy full SHA for c9f136f
Browse repository at this point
fix: use #USAGE headers for task args; pin shellcheck/shfmt versions
Show description for ffb49b5
claude
committed
ffb49b5
View commit details
Copy full SHA for ffb49b5
Browse repository at this point
feat: pass args through test and analyze tasks; update descriptions
Show description for 86bd0ae
claude
committed
86bd0ae
View commit details
Copy full SHA for 86bd0ae
Browse repository at this point
fix: scope shellcheck/shfmt as task-level tools; drop from global [tools]
Show description for 4b342f0
claude
committed
4b342f0
View commit details
Copy full SHA for 4b342f0
Browse repository at this point
fix: suppress flutter root warning; fix set -e masking grep hints on failure
Show description for a2f8676
claude
committed
a2f8676
View commit details
Copy full SHA for a2f8676
Browse repository at this point
fix: add export mode to get_version_info.sh; fix comments and error message
Show description for c082b8d
claude
committed
c082b8d
View commit details
Copy full SHA for c082b8d
Browse repository at this point
fix: drop deprecated #MISE tools={system}; exclude .mise/ from shell scans
Show description for ceb05f1
claude
committed
ceb05f1
View commit details
Copy full SHA for ceb05f1
Browse repository at this point
fix: restore shellcheck/shfmt to [tools] for mise-managed installation
Show description for ab5d3bf
claude
committed
ab5d3bf
View commit details
Copy full SHA for ab5d3bf
Browse repository at this point
Commits on May 20, 2026
fix: use printf %q for shell-safe eval output in export mode
claude
committed
35304ed
View commit details
Copy full SHA for 35304ed
Browse repository at this point
You can’t perform that action at this time.