summaryrefslogtreecommitdiff
path: root/.github/workflows
AgeCommit message (Expand)Author
2024-12-05Bump Rust to 1.83 (#5534)Laurenz
2024-12-05Put HTTP server behind on-by-default feature flag (#5532)Laurenz
2024-11-01Allow triggering the release workflow manually (#5349)Yip Coekjan
2024-11-01Bump rust in `release.yml` (#5340)Yip Coekjan
2024-10-31Fix dockerfile not cross compiling correctly (#5294)Adrian Freund
2024-10-31Upload artifacts on CI failure (#5021)Josh Soref
2024-10-31Bump MSRV to 1.80 and Rust in CI to 1.82 (#5339)Laurenz
2024-10-03Fix Docker action (#5106)Laurenz
2024-09-27Update to Rust version 1.81.0 (#5036)frozolotl
2024-09-26Spelling (#5020)Josh Soref
2024-09-26Add action for moving issues to Typst Forum (#5026)Martin Haug
2024-08-26Add back release targets `aarch64-pc-windows-msvc` and `riscv64gc-unknown-lin...Max
2024-08-05Bump to Rust 1.80 (#4681)Laurenz
2024-07-08Bump dependencies (#4523)Laurenz
2024-06-24Bump Rust in CI (#4445)Laurenz
2024-05-17Pin `cross` in release workflow (#4173)Laurenz
2024-05-08Run PDF and SVG export in CI (#4097)Laurenz
2024-05-02Fix the broken fuzz build (#4056)Leedehai
2024-04-16Dockerfile: add `ENTRYPOINT` directive (#3798)Pol Dellaiera
2024-04-02A few CI and crate config changes (#3852)Laurenz
2024-04-01Speed up docker build (#3627)Adrian Freund
2024-03-22Pin CI Rust version (#3763)Laurenz
2024-03-15Run release workflow on release publish (#3674)arl
2024-03-11Clean up unused dependency (#3600)Leedehai
2024-03-05Collect test matrix result into single job result (#3552)Laurenz
2024-03-04Add Windows to CI (#3548)Laurenz
2024-03-01Fix release workflow (#3536)PgBiel
2024-02-28Add `vendor-openssl` feature flag (#3510)Laurenz
2024-02-27Bump docker/setup-buildx-action from 3.0.0 to 3.1.0 (#3514)dependabot[bot]
2024-02-07Bump ncipollo/release-action from 1.13.0 to 1.14.0 (#3369)dependabot[bot]
2024-01-29Raise Rust version to 1.74Laurenz
2023-12-28Test merge queueLaurenz
2023-12-05 Add simple fuzz testing (#2581)Nathaniel Brough
2023-11-27Bump docker/build-push-action from 4.0.0 to 5.1.0 (#2785)dependabot[bot]
2023-11-27Bump docker/metadata-action from 4.3.0 to 5.0.0 (#2782)dependabot[bot]
2023-11-27Bump actions/checkout from 3 to 4 (#2781)dependabot[bot]
2023-11-27Bump docker/setup-buildx-action from 2.5.0 to 3.0.0 (#2780)dependabot[bot]
2023-11-27Bump docker/login-action from 2.1.0 to 3.0.0 (#2779)dependabot[bot]
2023-11-27Bump ncipollo/release-action from 1.12.0 to 1.13.0 (#2778)dependabot[bot]
2023-11-27Run clippy on all features (#2767)danieleades
2023-09-11Remove Nix flake CILaurenz
2023-08-26Let the CLI `typst update` itself without a package manager (#1887)jimvdl
2023-08-26Don't fail CI for multiple commits in quick successionLaurenz
2023-08-24Preserve release name and body on asset upload (#1990)jimvdl
2023-07-04Remove broken targets (#1636)Alistair Keiller
2023-06-28Test build and run Nix Flake in CI (#1477)Caleb Maclennan
2023-06-07refactor: Replace once_cell to std lib (#1402)Yang Hau
2023-05-23feat(cli): export as png (#1159)Lino Le Van
2023-05-20Check crate docs in CILaurenz
2023-05-03Tidy up CILaurenz