diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..1bbd695 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +*.sh text eol=lf +*.py text eol=lf diff --git a/.gitignore b/.gitignore index 574047f..ff292d7 100644 --- a/.gitignore +++ b/.gitignore @@ -416,3 +416,7 @@ FodyWeavers.xsd .dotnet/ **/.dotnet/ +# OpenJibo live-run capture output +OpenJibo/captures/ +OpenJibo/.tmp/ + diff --git a/OpenJibo/docs/live-jibo-capture.md b/OpenJibo/docs/live-jibo-capture.md index 2449103..9431f9c 100644 --- a/OpenJibo/docs/live-jibo-capture.md +++ b/OpenJibo/docs/live-jibo-capture.md @@ -44,7 +44,7 @@ The `.NET` cloud now supports structured websocket capture intended for first li Default capture location: -- `captures/websocket/` +- repo-root `captures/websocket/` Artifacts: diff --git a/OpenJibo/docs/live-jibo-test-runbook.md b/OpenJibo/docs/live-jibo-test-runbook.md index d03b68e..4a0d37f 100644 --- a/OpenJibo/docs/live-jibo-test-runbook.md +++ b/OpenJibo/docs/live-jibo-test-runbook.md @@ -94,7 +94,7 @@ ASPNETCORE_URLS="https://0.0.0.0:443;http://0.0.0.0:24605" \ 8. Inspect exported fixtures under: -- `src/Jibo.Cloud/dotnet/src/Jibo.Cloud.Api/bin/Debug/net10.0/captures/websocket/fixtures/` +- `captures/websocket/fixtures/` 9. Import the best fixture into the checked-in websocket fixture set: