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
.
databricks
/
cli
Public
Notifications
You must be signed in to change notification settings
Fork
223
Star
390
Code
Issues
92
Pull requests
213
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
acc: replace DATABRICKS_TEST_SKIPLOCAL with DATABRICKS_TEST_SELECT_CHANGED=N
- #6248
#6248
Merged
denik
merged 30 commits into
main
databricks/cli:main
from
denik/skiplocal-withchanged
databricks/cli:denik/skiplocal-withchanged
Copy head branch name to clipboard
Sep 4, 2026
Conversation
Commits
30
(30)
Checks
Files changed
Merged
acc: replace DATABRICKS_TEST_SKIPLOCAL with DATABRICKS_TEST_SELECT_CHANGED=N
#6248
denik
merged 30 commits into
main
databricks/cli:main
from
denik/skiplocal-withchanged
databricks/cli:denik/skiplocal-withchanged
Copy head branch name to clipboard
Commits
Commits on Sep 4, 2026
acc: replace DATABRICKS_TEST_SKIPLOCAL with DATABRICKS_TEST_SELECT_CHANGED=N
Show description for 3bda312
denik
committed
3bda312
View commit details
Copy full SHA for 3bda312
Browse repository at this point
acc: rename integration-short-skiplocal to integration-short-selection
Show description for e3beda4
denik
committed
e3beda4
View commit details
Copy full SHA for e3beda4
Browse repository at this point
acc: rename integration-short-selection task to cloud-selection
denik
committed
2e88cbb
View commit details
Copy full SHA for 2e88cbb
Browse repository at this point
acc: reword cloud-selection task description
denik
committed
e3c9fed
View commit details
Copy full SHA for e3c9fed
Browse repository at this point
acc: add local-select task, rename cloud-selection to cloud-select
Show description for dee58b5
denik
committed
dee58b5
View commit details
Copy full SHA for dee58b5
Browse repository at this point
acc: drop unselected tests instead of skipping them one by one
Show description for e4cbcd8
denik
committed
e4cbcd8
View commit details
Copy full SHA for e4cbcd8
Browse repository at this point
acc: rank changed fixtures above regenerated output in test selection
Show description for de023ec
denik
committed
de023ec
View commit details
Copy full SHA for de023ec
Browse repository at this point
acc: match "out" against the test-dir-relative path, not the base name
Show description for 9bfaad8
denik
committed
9bfaad8
View commit details
Copy full SHA for 9bfaad8
Browse repository at this point
acc: simplify classifyChangedTests
Show description for 4a6d746
denik
committed
4a6d746
View commit details
Copy full SHA for 4a6d746
Browse repository at this point
acc: move test selection into acceptance/internal/selection
Show description for 49079d3
denik
committed
49079d3
View commit details
Copy full SHA for 49079d3
Browse repository at this point
acc: infer status of bare paths in the selection command, print scores
Show description for f884cd3
denik
committed
f884cd3
View commit details
Copy full SHA for f884cd3
Browse repository at this point
acc: make selection scores additive
Show description for 777a719
denik
committed
777a719
View commit details
Copy full SHA for 777a719
Browse repository at this point
acc: score a new invariant config as a new test
Show description for cb4f047
denik
committed
cb4f047
View commit details
Copy full SHA for cb4f047
Browse repository at this point
acc: fix selection issues found in review
Show description for cad0136
denik
committed
cad0136
View commit details
Copy full SHA for cad0136
Browse repository at this point
acc: filters naming the same key are alternatives, add selection selftest
Show description for 60ade6d
denik
committed
60ade6d
View commit details
Copy full SHA for 60ade6d
Browse repository at this point
acc: print one selected test per line, named the way go test names it
Show description for ce0e2a8
denik
committed
ce0e2a8
View commit details
Copy full SHA for ce0e2a8
Browse repository at this point
acc: score each variant on its own, print runnable test names
Show description for 6a62e13
denik
committed
6a62e13
View commit details
Copy full SHA for 6a62e13
Browse repository at this point
acc: run the selection selftest against the real acceptance tree
Show description for 0c0dd51
denik
committed
0c0dd51
View commit details
Copy full SHA for 0c0dd51
Browse repository at this point
acc: fix the selection command build on Windows
Show description for 4f9bbed
denik
committed
4f9bbed
View commit details
Copy full SHA for 4f9bbed
Browse repository at this point
acc: keep git out of the selection command
Show description for 38a7a97
denik
committed
38a7a97
View commit details
Copy full SHA for 38a7a97
Browse repository at this point
acc: print the shortest name that names a selected test
Show description for 1e72eb5
denik
committed
1e72eb5
View commit details
Copy full SHA for 1e72eb5
Browse repository at this point
acc: point the testing rules at the renamed variable
Show description for e283dcd
denik
committed
e283dcd
View commit details
Copy full SHA for e283dcd
Browse repository at this point
dummy: add a test, to check selection picks up an added test
Show description for ebbc382
denik
committed
ebbc382
View commit details
Copy full SHA for ebbc382
Browse repository at this point
dummy: modify a test, to check selection picks up a changed test
Show description for 6f0f06b
denik
committed
6f0f06b
View commit details
Copy full SHA for 6f0f06b
Browse repository at this point
Revert the dummy tests used to check selection
Show description for fd987b0
denik
committed
fd987b0
View commit details
Copy full SHA for fd987b0
Browse repository at this point
acc: point the remaining docs at the renamed variable
Show description for d2333d5
denik
committed
d2333d5
View commit details
Copy full SHA for d2333d5
Browse repository at this point
acc: regenerate the selection selftest for the DMS matrix
Show description for 4e9ac16
denik
committed
4e9ac16
View commit details
Copy full SHA for 4e9ac16
Browse repository at this point
acc: fix selection issues found in review
Show description for 845071c
denik
committed
845071c
View commit details
Copy full SHA for 845071c
Browse repository at this point
acc: drop the variant cache from test selection
Show description for d641181
denik
committed
d641181
View commit details
Copy full SHA for d641181
Browse repository at this point
acc: strip config companion suffixes exactly
Show description for 2fbf8e5
denik
committed
2fbf8e5
View commit details
Copy full SHA for 2fbf8e5
Browse repository at this point
You can’t perform that action at this time.