Skip to content

Commit c0cac02

Browse files
authored
chore: update VHS-generated GIFs for all demo tapes (#149)
## Summary Re-ran VHS over all tape files in `docs/vhs/` to regenerate up-to-date demo GIFs. ## Changes - Updated GIFs: `advanced-features`, `install`, `mappings-demo`, `multiple-mappings`, `remote-content`, `schema-generation`, `yaml-config` - Added new GIF: `usage` (basic-usage tape) - Updated `.vscode/settings.json` (generated by schema-generation tape) --- _Generated with [Warp](https://app.warp.dev/conversation/16180b86-dbdb-4bf5-a6b9-f1feaee70f5a)_
1 parent 5effdd6 commit c0cac02

9 files changed

Lines changed: 3 additions & 6 deletions

.vscode/settings.json

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
{
2-
"yaml.schemas": {
3-
"file:///home/kenny/.vscode-server/extensions/atlassian.atlascode-4.0.6/resources/schemas/pipelines-schema.json": "bitbucket-pipelines.yml",
4-
"file:///home/kenny/.vscode-server/extensions/httpdss.vscode-struct-0.1.0/schemas/struct-schema.json": [
5-
"*.struct.yaml"
6-
]
7-
}
2+
"yaml.schemas": {
3+
"./.vscode/struct-plugins.schema.json": "*.struct.yaml"
4+
}
85
}

docs/vhs/advanced-features.gif

-1.53 MB
Loading

docs/vhs/install.gif

-25.4 MB
Loading

docs/vhs/mappings-demo.gif

-14.2 KB
Loading

docs/vhs/multiple-mappings.gif

-317 KB
Loading

docs/vhs/remote-content.gif

-592 KB
Loading

docs/vhs/schema-generation.gif

-1.37 MB
Loading

docs/vhs/usage.gif

180 KB
Loading

docs/vhs/yaml-config.gif

-15.1 KB
Loading

0 commit comments

Comments
 (0)