Uh oh!
There was an error while loading. Please reload this page.
This repository was archived by the owner on Aug 10, 2026. It is now read-only.
Version 1.2 - #856
Closed
QuintinWillison wants to merge 34 commits into
Closed
Conversation
mattheworiordan
commented
Apr 3, 2020
Member
@QuintinWillison don't forget, this can't land unless we have 1.1 docs, see #843 (comment) |
QuintinWillisonforce-pushed
the
integration/1.2
branch
from
April 7, 2020 05:50
1d81432 to
88a577cCompareInitial attempt on deltas specification Removing duplicate spec Enhancing delta decode recovery spec Added delta bookkeping and pluggable codecs spec Fixes based on PR review. PR comment based fixes Replacing pluggable decoders by plugins Minor fixes based on PR comments Fixes based on PR comments Making the spec for delta failure recovery more precise. Minor fixes based on PR review Removing a rule that should never kick in if messages ignored when ATTACHING Vcdiff deltas: various clarifications Change as per #779 (comment)
…al of unnecessary wrapper.
…-Version for REST (RSC7a).
Command used, from content/client-lib-development-guide: git diff v1.1-as-amended:./features.textile ./features.textile > ./versions/features-1-1__1-2.diff
added 11 commits
April 15, 2020 11:08
…lative to root. I had accidentally asked nanoc to compile the site from a sub-folder but it took me a while to work out that this had created a transitory crash.log file for me in that folder. It's easier for developers to spot this kind of mistake if they'll see a new file pop up in that scenario.
…s in an old version snapshot file.
QuintinWillisonforce-pushed
the
integration/1.2
branch
from
April 15, 2020 10:08
88a577c to
da0ccf7CompareQuintinWillison
commented
May 4, 2020
ContributorAuthor
Replaced by #871 |
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 freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
I'm creating this PR in Draft state so as to try to ensure it doesn't get merged too easily by mistake as this must not land on
masteruntil we're ready for 1.2 to go live on the main website.See this internal issue for discussion around potential changes to implementation or branching strategy going forward.