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 }}
cardstack
/
boxel
Public
Notifications
You must be signed in to change notification settings
Fork
12
Star
27
Code
Issues
2
Pull requests
23
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Refuse a card write whose If-Match names a card that moved
- #6168
#6168
Open
habdelra
wants to merge 20 commits into
main
cardstack/boxel:main
from
cs-12796-card-ops-if-match-412-on-writes-and-metaversion-on-cardjson
cardstack/boxel:cs-12796-card-ops-if-match-412-on-writes-and-metaversion-on-cardjson
Copy head branch name to clipboard
Conversation
Commits
20
(20)
Checks
Files changed
Open
Refuse a card write whose If-Match names a card that moved
#6168
habdelra
wants to merge 20 commits into
main
cardstack/boxel:main
from
cs-12796-card-ops-if-match-412-on-writes-and-metaversion-on-cardjson
cardstack/boxel:cs-12796-card-ops-if-match-412-on-writes-and-metaversion-on-cardjson
Copy head branch name to clipboard
Commits
Commits on Sep 17, 2026
Refuse a card write whose If-Match names a card that moved
Show description for 0e080bf
habdelra
and
claude
committed
0e080bf
View commit details
Copy full SHA for 0e080bf
Browse repository at this point
Create the version fixture from a base type, not a realm-relative one
Show description for 68a3852
habdelra
and
claude
committed
68a3852
View commit details
Copy full SHA for 68a3852
Browse repository at this point
Evaluate the precondition against a drained index, and scope to If-Match
Show description for 782ba8b
habdelra
and
claude
committed
782ba8b
View commit details
Copy full SHA for 782ba8b
Browse repository at this point
Open the event window after the setup write's own events have landed
Show description for 9543c99
habdelra
and
claude
committed
9543c99
View commit details
Copy full SHA for 9543c99
Browse repository at this point
Evaluate the conditional write's precondition inside the commit's lock
Show description for 77826a6
habdelra
and
claude
committed
77826a6
View commit details
Copy full SHA for 77826a6
Browse repository at this point
Drain a precondition's indexing across replicas, and for removals too
Show description for 7572ee5
habdelra
and
claude
committed
7572ee5
View commit details
Copy full SHA for 7572ee5
Browse repository at this point
Refuse a conditional write the realm cannot decide, and leave the drain alone
Show description for 16ae09f
habdelra
and
claude
committed
16ae09f
View commit details
Copy full SHA for 16ae09f
Browse repository at this point
Merge remote-tracking branch 'origin/main' into cs-12796-card-ops-if-match-412-on-writes-and-metaversion-on-cardjson
habdelra
committed
9c9301b
View commit details
Copy full SHA for 9c9301b
Browse repository at this point
Bound the conditional write's wait, and exercise the refusal it ends in
Show description for 3160fb9
habdelra
and
claude
committed
3160fb9
View commit details
Copy full SHA for 3160fb9
Browse repository at this point
Merge remote-tracking branch 'origin/main' into cs-12796-card-ops-if-match-412-on-writes-and-metaversion-on-cardjson
habdelra
committed
740db4c
View commit details
Copy full SHA for 740db4c
Browse repository at this point
Wedge the lane the way one actually wedges, not with a job the worker eats
Show description for 08c001c
habdelra
and
claude
committed
08c001c
View commit details
Copy full SHA for 08c001c
Browse repository at this point
Merge remote-tracking branch 'origin/main' into cs-12796-card-ops-if-match-412-on-writes-and-metaversion-on-cardjson
habdelra
committed
e90a20f
View commit details
Copy full SHA for e90a20f
Browse repository at this point
Ask the whole indexing lane, not the job types a write races
Show description for d654a1a
habdelra
and
claude
committed
d654a1a
View commit details
Copy full SHA for d654a1a
Browse repository at this point
Wait only on the jobs that move bytes, and bound the wait to the lock
Show description for 3af0cbb
habdelra
and
claude
committed
3af0cbb
View commit details
Copy full SHA for 3af0cbb
Browse repository at this point
Merge remote-tracking branch 'origin/main' into cs-12796-card-ops-if-match-412-on-writes-and-metaversion-on-cardjson
Show description for 14e845c
habdelra
committed
14e845c
View commit details
Copy full SHA for 14e845c
Browse repository at this point
Compare against every validator shape, enumerated rather than listed
Show description for fdfc2ae
habdelra
and
claude
committed
fdfc2ae
View commit details
Copy full SHA for fdfc2ae
Browse repository at this point
Merge remote-tracking branch 'origin/main' into cs-12796-card-ops-if-match-412-on-writes-and-metaversion-on-cardjson
Show description for cd87a7c
habdelra
committed
cd87a7c
View commit details
Copy full SHA for cd87a7c
Browse repository at this point
Exercise the validator a write hands back, and say what the enumeration misses
Show description for 10252cb
habdelra
and
claude
committed
10252cb
View commit details
Copy full SHA for 10252cb
Browse repository at this point
Merge remote-tracking branch 'origin/main' into cs-12796-card-ops-if-match-412-on-writes-and-metaversion-on-cardjson
Show description for a34fb2e
habdelra
committed
a34fb2e
View commit details
Copy full SHA for a34fb2e
Browse repository at this point
Say why the validator enumeration cannot be made automatic
Show description for 824d02f
habdelra
and
claude
committed
824d02f
View commit details
Copy full SHA for 824d02f
Browse repository at this point
You can’t perform that action at this time.