Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
hawkeyexl pushed 1 commit to hawkeyexl/add-element-object doc-detective/doc-detective-common
- Refactor find_v2.schema.json to rename 'element' to 'outputs' and enhance output descriptions e9775b1
hawkeyexl pushed 1 commit to hawkeyexl/add-output-property doc-detective/doc-detective-common
- Add `outputs` object to schemas for enhanced output handling af7d395
hawkeyexl pushed 1 commit to hawkeyexl/add-output-property doc-detective/doc-detective-common
- Add `output` object property to the schema * Add `output` object with read-only properties: `url`, `method`, `status... bd0fedb
hawkeyexl created a branch on doc-detective/doc-detective-common
hawkeyexl/add-output-property - Shared resources for Doc Detective projects.
hawkeyexl opened a pull request on doc-detective/doc-detective-common
Add read-only stdout, stderr, and exitCode properties to runShell_v2.schema.json
Add read-only `stdout`, `stderr`, and `exitCode` properties to `src/schemas/src_schemas/runShell_v2.schema.json`. * Add `stdout` property with type `string`, description "Standard output of the co...hawkeyexl pushed 1 commit to hawkeyexl/add-read-only-properties doc-detective/doc-detective-common
- Add read-only stdout, stderr, and exitCode properties to runShell_v2.schema.json Add read-only `stdout`, `stderr`, a... ebb9551
hawkeyexl created a branch on doc-detective/doc-detective-common
hawkeyexl/add-read-only-properties - Shared resources for Doc Detective projects.
hawkeyexl opened a pull request on doc-detective/doc-detective-common
Add read-only element object to find_v2.schema.json
Add read-only `element` object with details of the found element to `find_v2.schema.json`. * Add `element` object to the `properties` section with details of the found element. * Include propertie...hawkeyexl pushed 1 commit to hawkeyexl/add-element-object doc-detective/doc-detective-common
- Add read-only element object to find_v2.schema.json Add read-only `element` object with details of the found element... c16c502
hawkeyexl created a branch on doc-detective/doc-detective-common
hawkeyexl/add-element-object - Shared resources for Doc Detective projects.
hawkeyexl pushed 2 commits to rc doc-detective/doc-detective-common
hawkeyexl closed a pull request on doc-detective/doc-detective-common
Add new fields to `test_v2.schema.json` to enhance test result reporting
This pull request adds several new properties to the `test_v2.schema.json` file to enhance the schema with additional metadata and error handling capabilities. Enhancements to schema: * Added...hawkeyexl opened a pull request on doc-detective/doc-detective-common
Add new fields to `test_v2.schema.json` to enhance test result reporting
This pull request adds several new properties to the `test_v2.schema.json` file to enhance the schema with additional metadata and error handling capabilities. Enhancements to schema: * Added...hawkeyexl pushed 1 commit to hawkeyexl/expand-test-schema doc-detective/doc-detective-common
- Add new fields to `test_v2.schema.json` to enhance test result reporting * Add `outputs` field as an object * Add `e... 242c381
hawkeyexl created a branch on doc-detective/doc-detective-common
hawkeyexl/expand-test-schema - Shared resources for Doc Detective projects.
hawkeyexl pushed 1 commit to main doc-detective/doc-detective-common
- Create .coderabbit.yaml cc73be3
hawkeyexl pushed 2 commits to rc doc-detective/doc-detective-common
hawkeyexl closed a pull request on doc-detective/doc-detective-common
Expand spec schema
Expand the test specification schema to include additional fields. * Add `outputs` field as an object, read-only. * Add `errors` field as an array of error objects with properties: `message`, `cod...hawkeyexl created a branch on doc-detective/doc-detective-common
hawkeyexl/expand-spec-schema - Shared resources for Doc Detective projects.