Conversation
Member
Author
|
Member
Author
|
@tabatkins FYI. |
Member
|
Note that, aside from a single breakage I encountered in the CSSWG repo, the only changes I've seen happening have been new errors finding existing markup problems, so it's good to hit. But sure, I don't mind you managing this in a conservative fashion. |
|
Thank you for the tag @sidvishnoi! This'll definitely help keep CI happy while we (WAWG) promote our current text to Recommendation. Then we can go back into the new working draft and fix the (correctly identified) markup issues flagged by newer versions of bikeshed 🙏 |
emlun
added a commit
to w3c/webauthn
that referenced
this pull request
Dec 15, 2025
See w3c/spec-prod#219 (comment) Thanks @MasterKale for arranging this! (See w3c/spec-prod#141 (comment) )
greymm7878-byte
pushed a commit
to greymm7878-byte/webauthn
that referenced
this pull request
Jan 30, 2026
See w3c/spec-prod#219 (comment) Thanks @MasterKale for arranging this! (See w3c/spec-prod#141 (comment) )
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
See #141 (comment), #141 (comment)
To prevent breakage, we'll release action with locked versions of tools.
For the next
v2.12.2release, use the latest v5 release of bikeshed.When upgrading to bikeshed v7, we'll release a new version of action (
2.13.0, notv3), so that if specs are breaking with latest bikeshed, they can individually update their workflows to usev2.12.2instead ofv2orv2.13.0. Instead of being forced to update, they've a choice to remain at a previous version.