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 tests hawkeyexl/doc-structure-lint
- Add paragraph validation functions and corresponding tests eab8c91
hawkeyexl pushed 1 commit to tests hawkeyexl/doc-structure-lint
- Refactor file structure and update import paths for template validation a3352bc
hawkeyexl pushed 1 commit to typescript hawkeyexl/doc-structure-lint
- Update package.json for TypeScript support and adjust file paths for distribution 2fe2e64
hawkeyexl pushed 1 commit to main hawkeyexl/doc-structure-lint
- Bump version to 0.0.3 and update binary name in package files f38dd8a
hawkeyexl pushed 1 commit to main hawkeyexl/doc-structure-lint
- Refactor template loading to accept custom file path and improve error handling bb602ed
hawkeyexl pushed 1 commit to main hawkeyexl/doc-structure-lint
- Add ValidationError class and refactor validation error handling in validators 28a3d90
hawkeyexl pushed 2 commits to main hawkeyexl/doc-structure-lint
hawkeyexl pushed 1 commit to main hawkeyexl/doc-structure-lint
- Add default section creation in markdown parser and include sample markdown file for testing 444886b
hawkeyexl pushed 20 commits to main hawkeyexl/doc-structure-lint
- Refactor schema to support multiple sequence item types and enhance template structure with sequence definitions e3232ae
- Enhance markdown parser to include content structure for paragraphs, code blocks, and lists 7004601
- Add sequence validation to structure validator for enhanced template compliance 719e78a
- Add sequence validation logic to ensure content order and type compliance aebc13e
- Updated content sample 61dd29a
- sequence updates 8611763
- Refactor sequence validation to determine content type dynamically for improved error handling 3e8ab21
- Enhance sequence validation to check length and order, improving error reporting and compliance with content types 4a4918f
- Broke sequence rule checking into smaller checks d4960d6
- Refactor sequence validation loop for improved readability and efficiency e053f2a
- Remove redundant check for unexpected content in sequence validation 8c024df
- Improve error message 9b2b0f6
- Add additionalProperties constraint to sequence_item for stricter validation 7580114
- Update README to include validation of ordered sequences in features and templates dc6258c
- Refactor sequence validation to use Object.hasOwn for property checks b5bb9a7
- Refactor addToSequence to use Object.hasOwn for property checks f7db213
- Update minimum paragraph requirement in templates.yaml from 3 to 2 eabfa06
- Add additionalProperties constraint to sequence_item for stricter validation 6befdab
- Enhance sequence validation to check for unexpected content types and order mismatches a6ba4b0
- Merge pull request #2 from hawkeyexl/sequencing Enhance template structure and sequence validation 6ebb421
hawkeyexl closed a pull request on hawkeyexl/doc-structure-lint
Enhance template structure and sequence validation
Refactor the schema to support multiple sequence item types and improve the markdown parser for better content structure. Add sequence validation to ensure compliance with defined templates, enhanc...hawkeyexl pushed 1 commit to sequencing hawkeyexl/doc-structure-lint
- Enhance sequence validation to check for unexpected content types and order mismatches a6ba4b0
hawkeyexl created a review comment on a pull request on hawkeyexl/doc-structure-lint
Done
hawkeyexl pushed 3 commits to sequencing hawkeyexl/doc-structure-lint
hawkeyexl pushed 3 commits to sequencing hawkeyexl/doc-structure-lint
hawkeyexl created a review comment on a pull request on hawkeyexl/doc-structure-lint
Done.
hawkeyexl created a review comment on a pull request on hawkeyexl/doc-structure-lint
Added outside the anyOf to apply to all options.
hawkeyexl opened a pull request on hawkeyexl/doc-structure-lint
Enhance template structure and sequence validation
Refactor the schema to support multiple sequence item types and improve the markdown parser for better content structure. Add sequence validation to ensure compliance with defined templates, enhanc...hawkeyexl pushed 1 commit to sequencing hawkeyexl/doc-structure-lint
- Remove redundant check for unexpected content in sequence validation 8c024df
hawkeyexl pushed 1 commit to sequencing hawkeyexl/doc-structure-lint
- Refactor sequence validation loop for improved readability and efficiency e053f2a