Skip to content

Commit b3c0747

Browse files
committed
Add comment about live at head philosophy
1 parent ab4bd01 commit b3c0747

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,13 @@ This repository contains a set of JSON objects that implementers of JSON Schema
1212
It is meant to be language agnostic and should require only a JSON parser.
1313
The conversion of the JSON objects into tests within a specific language and test framework of choice is left to be done by the validator implementer.
1414

15+
## Live at Head
16+
17+
JSON Schema Test Suit now follows the
18+
[Abseil Live at Head philosophy](https://abseil.io/about/philosophy#upgrade-support).
19+
We recommend
20+
[updating to the latest commit in the `main` branch as often as possible](https://github.com/abseil/abseil-cpp/blob/master/FAQ.md#what-is-live-at-head-and-how-do-i-do-it).
21+
1522
## Coverage
1623

1724
All JSON Schema specification releases should be well covered by this suite, including drafts 2020-12, 2019-09, 07, 06, 04 and 03.

0 commit comments

Comments
 (0)