aboutsummaryrefslogtreecommitdiff
path: root/.github
AgeCommit message (Collapse)Author
2026-01-17add github sponsors linkmat
2025-12-15add .cargo/config.tomlmat
2025-12-15update doc workflowmat
2025-12-01Run `cargo test` in GitHub Actions (#288)mat
* run tests in github actions ci * maybe fix wrong syntax * install clippy * disable incremental compilation in ci * use Swatinem/rust-cache instead of actions/cache * don't run tests twice redundantly * formatting in ci.yml
2025-04-04remove executable bit from filesmat
2025-02-01update actions/upload-pages-artifact and deploy-pagesmat
2025-01-10revert doc updatesmat
2025-01-10tweaks to doc gh actionmat
2025-01-10Feat: Host Documentation for multiple versions/branch (#188)Aditya Kumar
* Better Docs * Made action only to run on `main` or version branch * Moved README.md to BRANCHES.md * Redirect to main branch by default * Moved Branches.md to branches.html
2023-02-27also run action on prsmat
2022-11-29fix doc yamlmat
2022-11-29Uploaded doc workflow (#46)Матвей Т
* Uploaded doc workflow * Update .github/workflows/doc.yml Fair Co-authored-by: mat <27899617+mat-1@users.noreply.github.com> Co-authored-by: mat <27899617+mat-1@users.noreply.github.com>
2022-11-18Create FUNDING.ymlmat
2022-11-12Pathfinder (#25)mat
Pathfinding is very much not done, but it works enough and I want to get this merged. TODO: fast replanning, goals that aren't a single node, falling moves (it should be able to play the dropper), parkour moves
2022-06-29Update check.ymlmat
2022-06-29Add key to cache workflowmat
2022-06-29Merge branch 'main' of https://github.com/mat-1/azaleamat
2022-06-29Nightly clippymat
2022-06-29cache targetmat
2022-06-29Create check.ymlmat