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 main doc-detective/github-action
- Improve pull request creation logic and git status checks d30779f
hawkeyexl pushed 5 commits to rc 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
hawkeyexl closed a pull request on doc-detective/doc-detective-core
HTTP and OpenAPI fixes
<!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **New Features** - Enhanced example generation from OpenAPI definitions, now supporting req...hawkeyexl created a review comment on a pull request on doc-detective/doc-detective-core
Graceful failing is handled in the loadEnvs() function itself.
hawkeyexl pushed 1 commit to httpFixes doc-detective/doc-detective-core
- Simplify if statement Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> 98d11d9
hawkeyexl created a review comment on a pull request on doc-detective/doc-detective-core
No, I need this restrictive.
hawkeyexl created a comment on a pull request on doc-detective/doc-detective-core
@coderabbitai full review
hawkeyexl created a comment on a pull request on doc-detective/doc-detective-core
@coderabbitai configuration
hawkeyexl created a comment on a pull request on doc-detective/doc-detective-core
@coderabbitai review
hawkeyexl pushed 1 commit to httpFixes doc-detective/doc-detective-core
- Refactor example generation logic in OpenAPI handler a77ba8b
hawkeyexl pushed 1 commit to main hawkeyexl/doc-structure-lint
- Fix template key reference in section validation and update max paragraphs limit in YAML 53397da
hawkeyexl pushed 1 commit to main hawkeyexl/doc-structure-lint
- Fix section validation logic to correctly reference template keys and adjust error reporting for missing sections 6a96612
hawkeyexl pushed 1 commit to main hawkeyexl/doc-structure-lint
- Refactor validation logic to use section.heading.content for error reporting and remove unused subsections validator bf4d5c1
hawkeyexl pushed 1 commit to main hawkeyexl/doc-structure-lint
- Fix code blocks validation to use correct property names for length checks ed48ca4
hawkeyexl pushed 2 commits to main hawkeyexl/doc-structure-lint
hawkeyexl pushed 1 commit to main hawkeyexl/doc-structure-lint
- Fix missing section validation and improve structure validation logic 94e7dfb
hawkeyexl pushed 1 commit to main hawkeyexl/doc-structure-lint
- Fix section count mismatch validation to reference template's additionalSections cddc38f
hawkeyexl pushed 1 commit to main hawkeyexl/doc-structure-lint
- Enhance structure validation to check for missing sections and section count mismatches 546e8b9
hawkeyexl pushed 1 commit to main hawkeyexl/doc-structure-lint
- Fix heading validation to reference content property for const and pattern checks c6d5e6b
hawkeyexl pushed 1 commit to main hawkeyexl/doc-structure-lint
- Fix heading validation messages to reference content property and improve structure validation logic 77acf91
hawkeyexl pushed 1 commit to arazzo doc-detective/doc-detective-core
- Add workflow handling and Arazzo integration in index.js and update YAML bffaf63
hawkeyexl pushed 1 commit to main hawkeyexl/doc-structure-lint
- Enhance heading validation to support pattern matching and consolidate error reporting 05de30d
hawkeyexl pushed 1 commit to main hawkeyexl/doc-structure-linter
- Add validation functions for code blocks, paragraphs, headings, and subsections 2034415
hawkeyexl pushed 1 commit to main hawkeyexl/doc-structure-linter
- Remove structure validation tests to streamline codebase 3d329a2
hawkeyexl pushed 1 commit to main hawkeyexl/doc-structure-linter
- Refactor markdown parser and structure validator to remove unused markup and update heading validation logic cbf62ac
hawkeyexl pushed 1 commit to main hawkeyexl/doc-structure-linter
- Refactor schema to use 'heading' instead of 'title' and add regex pattern support for headings and paragraphs f337a74