Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
hawkeyexl pushed 2 commits to tests hawkeyexl/doc-structure-lint
hawkeyexl created a review comment on a pull request on hawkeyexl/doc-structure-lint
Done
hawkeyexl pushed 2 commits to tests hawkeyexl/doc-structure-lint
hawkeyexl created a review comment on a pull request on hawkeyexl/doc-structure-lint
Done
hawkeyexl opened an issue on hawkeyexl/doc-structure-lint
Add reStructuredText parser
Needs to interpret reStructuredText and output to the intermediate structural object.hawkeyexl opened an issue on hawkeyexl/doc-structure-lint
Add a parser for AsciiDoc files
Needs to interpret AsciiDoc and output to the intermediate structural object.hawkeyexl opened an issue on hawkeyexl/doc-structure-lint
Evaluate tests for Test-Driven-Writing
Section definitions should have a `tests` array of strings, which a local LLM evaluates against the section content. This supports purpose-based or test-driven writing and actions as a content feed...hawkeyexl opened an issue on hawkeyexl/doc-structure-lint
Interpret template from Markdown file
We should be able to take a Markdown file as input and interpret the structure into a template that can then be applied to other files. - The template should be able to have comments immediately...hawkeyexl opened a pull request on hawkeyexl/doc-structure-lint
Refactor and enhance template validation with comprehensive tests
Refactor the file structure and validation logic for improved readability and maintainability. Introduce new validation functions for paragraphs, headings, code blocks, lists, and subsections, alon...hawkeyexl pushed 1 commit to tests hawkeyexl/doc-structure-lint
- Add CLI tests for document validation and improve success message 63c1725
hawkeyexl pushed 1 commit to tests hawkeyexl/doc-structure-lint
- Refactor regex pattern handling in heading and paragraphs validators to use RegExp constructor; update related tests ... 016785c
hawkeyexl pushed 2 commits to tests hawkeyexl/doc-structure-lint
hawkeyexl pushed 1 commit to tests hawkeyexl/doc-structure-lint
- Move main entry point to src directory; update paths in package.json and related files ef2e4a0
hawkeyexl pushed 1 commit to tests hawkeyexl/doc-structure-lint
- Update schema regex patterns to allow numeric characters in property names bf6e2cd
hawkeyexl pushed 1 commit to tests hawkeyexl/doc-structure-lint
- Refactor template loading and validation; improve error handling and add documentation ef7d2d0
hawkeyexl pushed 1 commit to tests hawkeyexl/doc-structure-lint
- Refactor validation test assertion for empty array; improve clarity of expectation 2e96124
hawkeyexl pushed 1 commit to tests hawkeyexl/doc-structure-lint
- Add unit tests for section validation; ensure correct validation against template constraints and error accumulation 8144dfa
hawkeyexl pushed 2 commits to tests hawkeyexl/doc-structure-lint
hawkeyexl pushed 1 commit to tests hawkeyexl/doc-structure-lint
- Add JSDoc comments for structure validation functions; improve documentation clarity bd580e7
hawkeyexl pushed 1 commit to tests hawkeyexl/doc-structure-lint
- Add unit tests for subsection validation logic; ensure correct error handling and validation of required subsections 578ede5
hawkeyexl pushed 1 commit to tests hawkeyexl/doc-structure-lint
- Refactor structure validation logic to utilize a dedicated subsection validator; improve error handling and reduce co... 6d14089
hawkeyexl pushed 1 commit to tests hawkeyexl/doc-structure-lint
- Refactor structure validation logic to enhance modularity and readability; add comprehensive JSDoc comments for impro... 43ac2f7
hawkeyexl pushed 1 commit to tests hawkeyexl/doc-structure-lint
- Refactor sequence validation logic to improve readability and maintainability; add detailed JSDoc comments for better... 9ebb7fc
hawkeyexl pushed 1 commit to tests hawkeyexl/doc-structure-lint
- Add list validation functions and tests for minimum and maximum requirements 00641ae
hawkeyexl pushed 1 commit to tests hawkeyexl/doc-structure-lint
- Add code block validation functions and tests for minimum and maximum limits 73dcd3b
hawkeyexl pushed 2 commits to tests hawkeyexl/doc-structure-lint
hawkeyexl pushed 1 commit to tests hawkeyexl/doc-structure-lint
- Add heading validation functions and corresponding tests e2fbb6b