Commit Graph

5 Commits

Author SHA1 Message Date
9fa2e39f7c del files
Some checks failed
Auto-Sort Files / auto-sort (push) Has been cancelled
2025-08-11 11:39:07 +07:00
db2871fb5d Auto-sort: Move DS_ and IMG_ prefixed files to correct directories
Some checks failed
Auto-Sort Files / auto-sort (push) Failing after 4s
- Moved datasheet files (DS_*) to docs/datasheets/
- Moved image files (IMG_*) to docs/images/
- Automated by Gitea Actions auto-sort workflow
2025-08-11 04:34:29 +00:00
B4L CI Auto-Sort Bot
0b27af0440 Auto-sort: Move DS_ and IMG_ prefixed files to correct directories
Some checks failed
Auto-Sort Files / auto-sort (push) Failing after 4s
- Moved datasheet files (DS_*) to docs/datasheets/
- Moved image files (IMG_*) to docs/images/
- Automated by Gitea Actions auto-sort workflow
2025-08-11 04:21:25 +00:00
c86266fd38 Add CI auto-sort system for datasheets and images
- Add DS_ prefix for datasheets - automatically moved to docs/datasheets/
- Add IMG_ prefix for images - automatically moved to docs/images/
- Update FILE-NAMING-AND-VERSIONING.md with CI auto-sort prefix examples
- Create comprehensive docs/datasheets/README.md with CI auto-sort documentation
- Create comprehensive docs/images/README.md with CI auto-sort documentation
- Add ci/auto-sort-files.yml GitHub Actions workflow for automatic file organization
- Update ci/README.md with complete auto-sort system documentation
- Update main README.md to reference CI auto-sort system
- Enable users to upload files anywhere with correct prefix for automatic organization
- Support multiple file types: PDF, DOC, PNG, JPG, SVG, etc.
- Provide complete CI workflow with commit automation and error handling
2025-08-11 10:19:55 +07:00
9447812de0 adding folder structure and READMEs 2025-05-21 16:55:03 +07:00