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
.
microsoft
/
ox-tools
Public
Notifications
You must be signed in to change notification settings
Fork
2
Star
15
Code
Issues
7
Pull requests
13
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
fix(anvil): harden workspace checks
- #107
#107
Merged
martin-kolinek
merged 23 commits into
main
microsoft/ox-tools:main
from
u/makolnek/anvil-generic-check-fixes
microsoft/ox-tools:u/makolnek/anvil-generic-check-fixes
Copy head branch name to clipboard
Sep 1, 2026
Conversation
Commits
23
(23)
Checks
Files changed
Merged
fix(anvil): harden workspace checks
#107
martin-kolinek
merged 23 commits into
main
microsoft/ox-tools:main
from
u/makolnek/anvil-generic-check-fixes
microsoft/ox-tools:u/makolnek/anvil-generic-check-fixes
Copy head branch name to clipboard
Commits
Commits on Aug 26, 2026
fix(anvil): harden workspace checks
Show description for 59be759
martin-kolinek
and
Copilot
committed
59be759
View commit details
Copy full SHA for 59be759
Browse repository at this point
docs(anvil): clarify cargo-sort format scope
Show description for 0b8698d
martin-kolinek
and
Copilot
committed
0b8698d
View commit details
Copy full SHA for 0b8698d
Browse repository at this point
fix(anvil): retain cargo-sort formatting
Show description for e4a64ed
martin-kolinek
and
Copilot
committed
e4a64ed
View commit details
Copy full SHA for e4a64ed
Browse repository at this point
refactor(anvil): use cargo-each for formatting
Show description for 1429fd6
martin-kolinek
and
Copilot
committed
1429fd6
View commit details
Copy full SHA for 1429fd6
Browse repository at this point
chore(anvil): regenerate repository state
Show description for 3fdad6f
martin-kolinek
and
Copilot
committed
3fdad6f
View commit details
Copy full SHA for 3fdad6f
Browse repository at this point
Commits on Aug 27, 2026
fix(anvil): address workspace check review
Show description for f6d8a24
martin-kolinek
committed
f6d8a24
View commit details
Copy full SHA for f6d8a24
Browse repository at this point
Commits on Aug 28, 2026
docs(anvil): clarify private semver scope
Show description for 8cf9243
martin-kolinek
committed
8cf9243
View commit details
Copy full SHA for 8cf9243
Browse repository at this point
Merge origin/main into anvil check fixes
Show description for 3f88fdf
martin-kolinek
committed
3f88fdf
View commit details
Copy full SHA for 3f88fdf
Browse repository at this point
docs(anvil): clarify publishability terminology
Show description for 5800b47
martin-kolinek
committed
5800b47
View commit details
Copy full SHA for 5800b47
Browse repository at this point
docs(anvil): restore semver filter rationale
Show description for 9d686d2
martin-kolinek
committed
9d686d2
View commit details
Copy full SHA for 9d686d2
Browse repository at this point
fix(anvil): check non-publishable external types
Show description for b754fa6
martin-kolinek
committed
b754fa6
View commit details
Copy full SHA for b754fa6
Browse repository at this point
Merge origin/main into u/makolnek/anvil-generic-check-fixes
Show description for 569e45f
martin-kolinek
committed
569e45f
View commit details
Copy full SHA for 569e45f
Browse repository at this point
fix(anvil): bound loom exploration in CI
Show description for 0594fd4
martin-kolinek
committed
0594fd4
View commit details
Copy full SHA for 0594fd4
Browse repository at this point
test(anvil): refresh loom recipe snapshots
Show description for d913346
martin-kolinek
committed
d913346
View commit details
Copy full SHA for d913346
Browse repository at this point
Commits on Aug 29, 2026
fix(anvil): use supported bolero profile option
Show description for 29d5b35
martin-kolinek
committed
29d5b35
View commit details
Copy full SHA for 29d5b35
Browse repository at this point
fix(gamma): enable bolero libfuzzer support
Show description for d8a7d95
martin-kolinek
committed
d8a7d95
View commit details
Copy full SHA for d8a7d95
Browse repository at this point
Commits on Aug 31, 2026
fix(gamma): keep loom exploration exhaustive
Show description for 2a31cec
martin-kolinek
committed
2a31cec
View commit details
Copy full SHA for 2a31cec
Browse repository at this point
Merge origin/main into anvil generic checks
Show description for 5218b7f
martin-kolinek
committed
5218b7f
View commit details
Copy full SHA for 5218b7f
Browse repository at this point
fix(anvil): detect manifest-only drift
Show description for c42bf9e
martin-kolinek
committed
c42bf9e
View commit details
Copy full SHA for c42bf9e
Browse repository at this point
docs: clarify bolero feature rationale
Show description for 24ec4fb
martin-kolinek
committed
24ec4fb
View commit details
Copy full SHA for 24ec4fb
Browse repository at this point
merge main and normalize lockfile line endings
Show description for 39f25cc
martin-kolinek
committed
39f25cc
View commit details
Copy full SHA for 39f25cc
Browse repository at this point
Commits on Sep 1, 2026
Merge remote-tracking branch 'origin/main' into u/makolnek/anvil-generic-check-fixes
martin-kolinek
committed
d5c31f8
View commit details
Copy full SHA for d5c31f8
Browse repository at this point
fix(anvil): align generated check contracts
Show description for 77d02b1
martin-kolinek
committed
77d02b1
View commit details
Copy full SHA for 77d02b1
Browse repository at this point
You can’t perform that action at this time.