aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.github
Commit message (Collapse)AuthorAgeFilesLines
* fix: simplify LaTeX PDF build step in docs workflowHEADmainHsiangNianian2025-10-141-6/+2
|
* fix: correct directory path for LaTeX PDF build step in docs workflowHsiangNianian2025-10-141-1/+3
|
* fix: refactor documentation build steps in workflow for clarityHsiangNianian2025-10-141-7/+8
|
* fix: streamline LaTeX PDF build process in docs workflowHsiangNianian2025-10-141-9/+7
|
* fix: add missing make command for LaTeX PDF build step in docs workflowHsiangNianian2025-10-141-0/+1
|
* feat: add new CI workflow for build and release processHsiangNianian2025-10-141-2/+6
|
* fix: update CI workflow name and Python version for wheel buildingHsiangNianian2025-10-141-2/+2
|
* fix: remove unnecessary make command from LaTeX build stepHsiangNianian2025-10-101-1/+0
|
* refactor: update GitHub Actions workflow to build LaTeX PDF directly and ↵HsiangNianian2025-10-061-3/+2
| | | | remove latexonly target from Makefile
* feat: add latexonly target to Makefile for building LaTeX from existing ↵HsiangNianian2025-10-061-1/+1
| | | | sources and update workflow to use it
* fix: correct action version for GitHub Pages deployment in workflowHsiangNianian2025-10-061-1/+1
|
* feat: replace LaTeX dependencies installation step with texlive-action and ↵HsiangNianian2025-10-061-14/+11
| | | | update GitHub token reference
* feat: add LaTeX dependencies installation and fix publish directory path in ↵HsiangNianian2025-10-061-1/+8
| | | | GitHub Actions workflow
* chore: add debug output for dependency installation and documentation build ↵HsiangNianian2025-10-061-1/+4
| | | | steps
* feat: add GitHub Actions workflow for building and deploying documentationHsiangNianian2025-10-061-0/+45
|
* chore: update Python version in CI configuration to use 3.x for compatibility简律纯2025-09-121-5/+5
|
* chore: update Python version to 3.11 in CI configuration简律纯2025-09-121-4/+4
|
* chore: update CI configuration for maturin v1.8.6 and enhance wheel building ↵简律纯2025-09-121-2/+41
| | | | steps
* Initial commit简律纯2025-09-122-0/+215