deckhand/deckhand/engine
Rick Bartra 60e82b7bd6 Validate additional 'metadata.replacement' scenarios
This patch set adds additional documentation and unit tests
to validate further replacement scenarios.

In particular this commit adds an additional document check that
looks for documents exisitng in different layers that contain the
same name and same schema without any of them having `replacement: true`

Change-Id: I7c033d32a6755f36e609789a748cbc6d4af06bc2
2018-10-30 10:23:14 -04:00
..
schemas substitution: Recursive pattern replacement 2018-09-12 09:24:46 -06:00
__init__.py optimization: Skip post-validation for rendered document cache hit 2018-10-02 18:58:07 -05:00
_replacement.py Validate additional 'metadata.replacement' scenarios 2018-10-30 10:23:14 -04:00
cache.py optimization: Skip post-validation for rendered document cache hit 2018-10-02 18:58:07 -05:00
document_validation.py docs: Use sphinx-apidoc library for autodoc compatibility 2018-10-27 22:52:39 +01:00
layering.py Validate additional 'metadata.replacement' scenarios 2018-10-30 10:23:14 -04:00
render.py fix: Redact secondhand substitutions of sensitive data 2018-10-25 09:39:50 -04:00
revision_diff.py Validate bucket diffing works with revision rollback 2018-10-18 19:07:42 +01:00
secrets_manager.py Merge "fix: Redact secondhand substitutions of sensitive data" 2018-10-29 17:13:25 +00:00
utils.py Adding api for revisions deep diffing 2018-09-17 17:01:34 +05:30