~thetoolsmith/cloud-init:single-schema-validation-a-d

Last commit made on 2022-01-13
Get this branch:
git clone -b single-schema-validation-a-d https://git.launchpad.net/~thetoolsmith/cloud-init
Only paul bruno can upload to this branch. If you are paul bruno please log in for upload directions.

Branch merges

Branch information

Name:
single-schema-validation-a-d
Repository:
lp:~thetoolsmith/cloud-init

Recent commits

c66e341... by Chad Smith

schema: migrate apt_configure needs local schema tests

d5ae0d8... by Chad Smith

schema: migrate cc_apk_configure and add schema tests

d8e526e... by Chad Smith

tests: apt_pipelining spelling

aa319ee... by Chad Smith

tests: apt_pipelining schema tests

390b920... by Chad Smith

tests

88c5934... by Chad Smith

schema: warn when multiple schema files present, but use the first one

9917d60... by Chad Smith

integration test

023558e... by Chad Smith

schema: clarify schema warning message

294fe6d... by Chad Smith

schema: annotation fixes for lists and empty schema

Add tests for _schemapath_for_cloudconfig as it was
incorrectly constructing paths prefixes for list items.

Prevent concatonation of path_prefix to a key if the
key is the same indent_depth as prior line.

38d3ac3... by Chad Smith

schema: define schema meta for cc_apt_pipelining