Commit Graph

81 Commits

Author SHA1 Message Date
github-actions[bot] 14103e531e chore: update download statistics
Update download statistics and graph for 2026-02-03
2026-02-03 02:48:23 +00:00
Junya Morioka b91aca1d4a refactor: move coverage badges to header section
- Move coverage badges below Downloads/Search Page badges
- Split COVERAGE markers into COVERAGE_BADGE and COVERAGE_TABLE
- Update update_readme_coverage.py to handle separate badge and table sections
2026-02-02 12:55:55 +09:00
github-actions[bot] 51259b7d0e chore: update download statistics
Update download statistics and graph for 2026-02-02
2026-02-02 02:52:19 +00:00
github-actions[bot] 126207a21e chore: update download statistics
Update download statistics and graph for 2026-02-01
2026-02-01 17:18:15 +00:00
github-actions[bot] af9d03685f chore: update download statistics
Update download statistics and graph for 2026-02-01
2026-02-01 03:47:28 +00:00
Junya Morioka 4b6477bf7f docs: add search page badge to README
Add a prominent shields.io badge linking to the wheel search page
for better discoverability.
2026-01-28 18:39:48 +09:00
Junya Morioka ae8dcf2157 refactor: move coverage to Packages subsection and remove excluded column
Move coverage section under ## Packages as ### Coverage subsection.
Remove the Excluded column from the coverage table for simplicity.
2026-01-28 18:35:55 +09:00
Junya Morioka cd2eb27fd6 feat: add package coverage badges and table to README
Add update_readme_coverage.py script that calculates per-platform
package coverage using check_missing_packages.py logic and updates
README.md with shields.io badges and a summary table. Integrate
the script into both the daily stats workflow and the build workflow.
2026-01-28 18:31:26 +09:00
Junya Morioka 4b38bf875e docs: Clarify wheel search page and compatibility details
Updated README to clarify wheel search page and compatibility notes.
2026-01-25 00:14:10 +09:00
Junya Morioka 7fab4429dc Fix formatting issues in README.md 2026-01-25 00:06:07 +09:00
Junya Morioka 1bc47b39f2 refactor: rename docs to doc and pages to docs for GitHub Pages
- Rename docs/ to doc/ (contains packages.md, release_history.md, etc.)
- Rename pages/ to docs/ (contains search page index.html)
- Update all references in README.md, workflows, and Python scripts

GitHub Pages only supports / or /docs as the source directory.
2026-01-18 01:12:22 +09:00
Junya Morioka 6073471b93 feat: add wheel search page for GitHub Pages
- Add interactive search page to find and filter prebuilt wheels
- Support filtering by Platform, Flash-Attention, Python, PyTorch, and CUDA versions
- Include copy buttons for install commands and URLs
- Auto-select when only one result matches filters
- Cache API responses in localStorage for 1 hour
- Add search page link to README.md
2026-01-18 01:01:52 +09:00
Junya Morioka 6538460eaf fix: improve Windows self-hosted runner workflow and update docs
- Add pwsh and vswhere to prerequisites list
- Increase timeout to 2160 minutes for long builds
- Improve CUDA cleanup using proper Windows uninstaller
- Update README platform table and manylinux compatibility note
2026-01-03 13:51:40 +09:00
Junya Morioka 991becbb7f feat: add Windows self-hosted runner support and update documentation
- Add .github/workflows/test-windows-self-hosted.yml for Windows self-hosted runner testing.
- Update README.md with comprehensive self-hosted runner setup guides for Linux, ARM64, and Windows.
- Update self-hosted-runner/compose.yml to enable both x86_64 and ARM64 runner services.
- Add a note about manylinux2_28 and update the sponsor list in README.md.
2026-01-03 00:20:57 +09:00
Junya Morioka f1e5f1ed5b docs: add build environments section to README
- Add table listing all build platforms and their configurations
- Document runner types (GitHub-hosted, Self-hosted, AWS CodeBuild)
- Show container images used for each platform
- Include Linux x86_64, Linux ARM64, and Windows x86_64 environments
2025-12-21 04:10:36 +09:00
Junya Morioka 61052b550b feat: add auditwheel for manylinux 2025-12-11 01:56:28 +09:00
Junya Morioka 521f9dcbaf feat: add ARM64 self-hosted runner build support
- Update build workflow to include ARM64 self-hosted runner job.
- Modify Dockerfile and compose.yml for ARM64 runner setup.
- Add ARM64 self-hosted matrix configuration.
- Update README with ARM64 self-hosted runner instructions.
2025-12-11 01:10:52 +09:00
Junya Morioka 7903cf4ccd Add sponsor link for @wodeyuzhou in README 2025-12-10 00:55:57 +09:00
Junya Morioka 558bae1fa9 Add kun432 as a sponsor in README
Added a new sponsor to the README.
2025-12-09 11:53:33 +09:00
Junya Morioka 33536a610b Modify citation instructions in README
Updated citation text in README to refer to the repository instead of a paper.
2025-12-09 11:50:35 +09:00
Junya Morioka 70f60421a2 Modify image heights in README.md
Updated the height of the Star History Chart image and changed the download statistics image syntax.
2025-12-05 14:43:29 +09:00
Junya Morioka d7c09b78b1 Refactor star history and download statistics section
Removed old table format for star history and download statistics, replacing it with a more modern approach using direct links and images.
2025-12-05 03:04:22 +09:00
Junya Morioka 444ca95421 Update README with acknowledgments and special thanks
Added acknowledgments and special thanks to contributors.
2025-12-05 01:58:51 +09:00
Junya Morioka bdaa0f9bc5 docs: Update README.md 2025-12-05 01:14:31 +09:00
Junya Morioka 612ab6d2ca feat: Add graph of download history 2025-12-04 23:14:35 +09:00
Junya Morioka 9c441ded22 feat: Add graph of download history 2025-12-04 23:11:07 +09:00
Junya Morioka 3e30ef2270 feat: improve registoration for self-hosted runner 2025-12-04 16:42:36 +09:00
Junya Morioka 2bad59efd6 update README.md 2025-12-04 16:12:29 +09:00
Junya Morioka b7dfa77278 docs: Update README.md 2025-12-04 15:00:55 +09:00
Junya Morioka 814e0b4067 chore: Update docs and regenerate packages 2025-11-27 12:06:11 +09:00
Junya Morioka 63883dce16 docs: add downloads budge 2025-11-26 23:08:35 +09:00
Junya Morioka 9ea50431be chore: add release version for docs/package.md 2025-11-26 23:00:21 +09:00
Junya Morioka 19b91c565b chore: update script for docs 2025-11-05 15:23:57 +09:00
Junya Morioka 3ac3b409a4 docs: update README.md 2025-11-05 14:54:11 +09:00
Junya Morioka d2ebd07628 docs: update README.md 2025-11-05 13:59:20 +09:00
Junya Morioka c87e6ac2cd fix: update README.md in workflow 2025-11-04 20:25:56 +09:00
Junya Morioka 33acd80a06 docs: add funding 2025-11-02 11:38:20 +09:00
Junya Morioka f2755112da chore: update section design 2025-11-02 03:09:09 +09:00
Junya Morioka 1696c1f516 chore: update scripts and docs 2025-11-02 02:40:38 +09:00
Junya Morioka 55fb1f3312 chore: update scripts 2025-11-02 01:50:29 +09:00
github-actions[bot] 3a0384226a docs: update README for v0.4.18 2025-10-17 08:08:16 +00:00
github-actions[bot] 798bd9ef53 docs: update README for v0.4.17 2025-10-16 10:27:42 +00:00
github-actions[bot] 3211053eb8 docs: update README for v0.4.16 2025-10-15 12:52:20 +00:00
github-actions[bot] d1758055f2 docs: update README for v0.4.15 2025-09-20 08:27:46 +00:00
Junya Morioka fdacc0e717 update 2025-09-20 10:09:56 +09:00
Junya Morioka 0ba9b3e247 update 2025-09-20 10:09:23 +09:00
Junya Morioka c060ebe5b7 Update README.md 2025-08-21 21:53:27 +09:00
Junya Morioka 89ce18994e update 2025-08-15 23:42:59 +09:00
Junya Morioka 5d93c3d4e8 update 2025-08-15 17:36:05 +09:00
Junya Morioka d680fc502f update README.md 2025-08-14 01:26:38 +09:00