Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

hawkeyexl

hawkeyexl pushed 1 commit to main hawkeyexl/mdita

View on GitHub

hawkeyexl pushed 1 commit to main hawkeyexl/mdita
  • Import project in Oxygen Content Fusion. 1c8afce

View on GitHub

hawkeyexl created a repository: hawkeyexl/mdita

https://github.com/hawkeyexl/mdita

hawkeyexl created a branch on hawkeyexl/mdita

main

hawkeyexl pushed 9 commits to rc doc-detective/doc-detective-common
  • Add Arazzo schema and integrate into configuration 841ee23
  • Update dependencies: bump uuid to 11.0.2, yaml to 2.6.0, chai to 5.1.2, and mocha to 10.8.1 af50de2
  • Refactor Arazzo schema: update references, consolidate properties, and improve structure bdef403
  • Add workflowId for Arazzo descriptions 8173779
  • Merge branch 'rc' into arazzo 6a8f49d
  • Bump version add6169
  • Allow specifying Arazzo descriptions at the spec level d3b115e
  • Merge branch 'rc' into arazzo c6fec5d
  • Merge pull request #65 from doc-detective/arazzo Support Arazzo descriptions 1b66af1

View on GitHub

hawkeyexl closed a pull request on doc-detective/doc-detective-common
Support Arazzo descriptions
Schema updates to support Arazzo workflow descriptions at the config, spec, and test levels. <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit ##...
hawkeyexl pushed 4 commits to arazzo doc-detective/doc-detective-common
  • Add onStepFail field to test schemas for handling step failures 5731fe4
  • bump version b39b084
  • Merge pull request #66 from doc-detective/onFail2 Add onStepFail field to test schemas for handling step failures 15d6ced
  • Merge branch 'rc' into arazzo c6fec5d

View on GitHub

hawkeyexl pushed 3 commits to rc doc-detective/doc-detective-core
  • Add onStepFail option to control test execution flow 720d0a9
  • Bump version eb33689
  • Merge pull request #249 from doc-detective/onFail2 Add onStepFail option and bump version ab6189b

View on GitHub

hawkeyexl closed a pull request on doc-detective/doc-detective-core
Add onStepFail option and bump version
Introduce an `onStepFail` option to control test execution flow during tests. Update dependencies to their latest versions. <!-- This is an auto-generated comment: release notes by coderabbit.ai -...
hawkeyexl pushed 3 commits to rc doc-detective/doc-detective-common
  • Add onStepFail field to test schemas for handling step failures 5731fe4
  • bump version b39b084
  • Merge pull request #66 from doc-detective/onFail2 Add onStepFail field to test schemas for handling step failures 15d6ced

View on GitHub

hawkeyexl closed a pull request on doc-detective/doc-detective-common
Add onStepFail field to test schemas for handling step failures
Introduce an `onStepFail` field to the test schemas, allowing users to specify actions to take when a step fails. This field is currently in beta and offers options to either continue or stop the w...
hawkeyexl starred mitkox/oda
hawkeyexl created a review comment on a pull request on doc-detective/doc-detective-core
arazzo.js is creating a test object, not a config object. This comment missed that.

View on GitHub

hawkeyexl created a review on a pull request on doc-detective/doc-detective-core

View on GitHub

hawkeyexl opened a pull request on doc-detective/doc-detective-core
Add onStepFail option and bump version
Introduce an `onStepFail` option to control test execution flow during tests. Update dependencies to their latest versions.
hawkeyexl pushed 1 commit to onFail2 doc-detective/doc-detective-core

View on GitHub

hawkeyexl pushed 1 commit to onFail2 doc-detective/doc-detective-common

View on GitHub

hawkeyexl opened a pull request on doc-detective/doc-detective-common
Add onStepFail field to test schemas for handling step failures
Introduce an `onStepFail` field to the test schemas, allowing users to specify actions to take when a step fails. This field is currently in beta and offers options to either continue or stop the w...
hawkeyexl pushed 1 commit to onFail2 doc-detective/doc-detective-core
  • Add onStepFail option to control test execution flow 720d0a9

View on GitHub

hawkeyexl pushed 1 commit to onFail2 doc-detective/doc-detective-common
  • Add onStepFail field to test schemas for handling step failures 5731fe4

View on GitHub

hawkeyexl pushed 3 commits to onFail doc-detective/doc-detective-common
  • Bump version to 1.21.1-dev.0 and update dependencies in package.json and package-lock.json 6e841a1
  • Merge pull request #64 from doc-detective/dependency-updates Bump ajv to 8.17.1 9120b3b
  • Bump version to 1.21.1-dev.0 and update dependencies for ajv, uuid, chai, and mocha 4013e48

View on GitHub

hawkeyexl created a branch on doc-detective/doc-detective-common

onFail2 - Shared resources for Doc Detective projects.

hawkeyexl pushed 1 commit to main hawkeyexl/doc-structure-lint
  • Updated how-to to match TDGP How-to template 7a0f6f6

View on GitHub

hawkeyexl opened a pull request on doc-detective/doc-detective-common
Support Arazzo descriptions
Schema updates to support Arazzo workflow descriptions at the config, spec, and test levels.
hawkeyexl pushed 5 commits to arazzo doc-detective/doc-detective-common
  • Bump version to 1.21.1-dev.0 and update dependencies in package.json and package-lock.json 6e841a1
  • Merge pull request #64 from doc-detective/dependency-updates Bump ajv to 8.17.1 9120b3b
  • Merge branch 'rc' into arazzo 6a8f49d
  • Bump version add6169
  • Allow specifying Arazzo descriptions at the spec level d3b115e

View on GitHub

hawkeyexl pushed 29 commits to arazzo doc-detective/doc-detective-core
  • Load envs from OpenAPI definitions 03c81da
  • Fix negative test cases for errored http requests 379b729
  • Refactor example generation logic in OpenAPI handler a77ba8b
  • Simplify if statement Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> 98d11d9
  • Merge pull request #234 from doc-detective/httpFixes HTTP and OpenAPI fixes c13e986
  • Create .coderabbit.yaml 80a4bc5
  • Bump version to 2.18.1 and update dependencies 9fcb1bd
  • Merge branch 'main' into rc 7df80db
  • Refactor httpRequest to improve error handling and clean up code a9cca6f
  • Merge pull request #235 from doc-detective/rc v2.18.1 2863f79
  • Improve example generation logic b2ebac4
  • Set URL, method, and config headers separate from examples 1594932
  • Bump version 4e56226
  • Refactor httpRequest to streamline header and parameter merging logic 3898257
  • Refactor httpRequest to simplify parameter and header checks using Object.keys d0eb1b7
  • Merge pull request #240 from doc-detective/rc Improve httpRequest construction from OpenAPI config/description 1e02b55
  • Check and parse `DOC_DETECTIVE_BROWSER` environment variable to conditionally install browsers * Check if `DOC_DETEC... 7d042d6
  • Refactor browser installation logic to remove unnecessary checks for driver binaries 13f3f19
  • Fix environment variable name for browser installation in postinstall script fdfe9cb
  • Remove strict response data test from httpRequest specifications 2aaba35
  • and 9 more ...

View on GitHub

hawkeyexl closed a pull request on doc-detective/doc-detective-core
Bump ajv from 8.16.0 to 8.17.1
Bumps [ajv](https://github.com/ajv-validator/ajv) from 8.16.0 to 8.17.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/ajv-validator/ajv/releases">ajv's...
hawkeyexl pushed 2 commits to rc doc-detective/doc-detective-core
  • Update ajv and doc-detective-common dependencies 551495a
  • Merge pull request #248 from doc-detective/dependency-updates Update ajv and doc-detective-common dependencies e6de25e

View on GitHub

hawkeyexl closed a pull request on doc-detective/doc-detective-core
Update ajv and doc-detective-common dependencies
<!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **Chores** - Updated package versions for improved performance and compatibility. - Added...
hawkeyexl pushed 2 commits to rc doc-detective/doc-detective-common
  • Bump version to 1.21.1-dev.0 and update dependencies in package.json and package-lock.json 6e841a1
  • Merge pull request #64 from doc-detective/dependency-updates Bump ajv to 8.17.1 9120b3b

View on GitHub

Load more