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
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
PokemonAutomation
/
Arduino-Source
Public
Notifications
You must be signed in to change notification settings
Fork
113
Star
41
Code
Issues
60
Pull requests
11
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Update CI to run clang-query only on new files
- #1119
#1119
Closed
jw098
wants to merge 9 commits into
PokemonAutomation:main
PokemonAutomation/Arduino-Source:main
from
jw098:ci
jw098/Arduino-Source:ci
Copy head branch name to clipboard
Conversation
Commits
9
(9)
Checks
Files changed
Closed
Update CI to run clang-query only on new files
#1119
jw098
wants to merge 9 commits into
PokemonAutomation:main
PokemonAutomation/Arduino-Source:main
from
jw098:ci
jw098/Arduino-Source:ci
Copy head branch name to clipboard
Commits
Commits on Mar 7, 2026
get list of changed files and their dependants
jw098
committed
f3338d8
View commit details
Copy full SHA for f3338d8
Browse repository at this point
filter compile_commands.json, to remove .rc files
jw098
committed
c3c92c2
View commit details
Copy full SHA for c3c92c2
Browse repository at this point
move clang-query into its own shell script
jw098
committed
60b9c05
View commit details
Copy full SHA for 60b9c05
Browse repository at this point
update clang-query.sh. update .gitattributes to force shell scipts to use LF
jw098
committed
7ab0ebf
View commit details
Copy full SHA for 7ab0ebf
Browse repository at this point
update clang-query.
jw098
committed
aa3bb2a
View commit details
Copy full SHA for aa3bb2a
Browse repository at this point
run on files_to_query instead of the full file_list.
jw098
committed
8332b82
View commit details
Copy full SHA for 8332b82
Browse repository at this point
files_to_query to use LF. added ONLY_CHECK_CHANGED_FILES flag
jw098
committed
97bf3db
View commit details
Copy full SHA for 97bf3db
Browse repository at this point
update working directory for clang query
jw098
committed
8682331
View commit details
Copy full SHA for 8682331
Browse repository at this point
update CI.yml and clang-query script to improve compatibility with github CI
jw098
committed
81b99a8
View commit details
Copy full SHA for 81b99a8
Browse repository at this point
You can’t perform that action at this time.