summaryrefslogtreecommitdiff
path: root/.github/workflows
AgeCommit message (Collapse)Author
2025-07-08Rewrite foundations of native elements (#6547)Laurenz
2025-06-24Check that git tree is clean after build (#6495)Laurenz
2025-06-02Bump Rust to 1.87 in CI (#6367)Laurenz
2025-03-03Run tests on 32-bit via Ubuntu multilib (#5937)LN Liberda
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2025-02-24Bump MSRV to 1.83 and Rust in CI to 1.85 (#5946)Laurenz
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
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-10-31Bump MSRV to 1.80 and Rust in CI to 1.82 (#5339)Laurenz
2024-10-03Fix Docker action (#5106)Laurenz
Co-authored-by: Martin Haug <mhaug@live.de>
2024-09-27Update to Rust version 1.81.0 (#5036)frozolotl
2024-09-26Spelling (#5020)Josh Soref
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2024-09-26Add action for moving issues to Typst Forum (#5026)Martin Haug
Co-authored-by: Caleb Maclennan <caleb@alerque.com>
2024-08-26Add back release targets `aarch64-pc-windows-msvc` and ↵Max
`riscv64gc-unknown-linux-gnu` (#4821)
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]
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-07Bump ncipollo/release-action from 1.13.0 to 1.14.0 (#3369)dependabot[bot]
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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]
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 4.0.0 to 5.1.0. - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](https://github.com/docker/build-push-action/compare/v4.0.0...v5.1.0) --- updated-dependencies: - dependency-name: docker/build-push-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-27Bump docker/metadata-action from 4.3.0 to 5.0.0 (#2782)dependabot[bot]
Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 4.3.0 to 5.0.0. - [Release notes](https://github.com/docker/metadata-action/releases) - [Upgrade guide](https://github.com/docker/metadata-action/blob/master/UPGRADE.md) - [Commits](https://github.com/docker/metadata-action/compare/v4.3.0...v5.0.0) --- updated-dependencies: - dependency-name: docker/metadata-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-27Bump actions/checkout from 3 to 4 (#2781)dependabot[bot]
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/v3...v4) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-27Bump docker/setup-buildx-action from 2.5.0 to 3.0.0 (#2780)dependabot[bot]
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 2.5.0 to 3.0.0. - [Release notes](https://github.com/docker/setup-buildx-action/releases) - [Commits](https://github.com/docker/setup-buildx-action/compare/v2.5.0...v3.0.0) --- updated-dependencies: - dependency-name: docker/setup-buildx-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-27Bump docker/login-action from 2.1.0 to 3.0.0 (#2779)dependabot[bot]
Bumps [docker/login-action](https://github.com/docker/login-action) from 2.1.0 to 3.0.0. - [Release notes](https://github.com/docker/login-action/releases) - [Commits](https://github.com/docker/login-action/compare/v2.1.0...v3.0.0) --- updated-dependencies: - dependency-name: docker/login-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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
It takes long and it shouldn't break unless we raise the MSRV (for which there already is a CI check)
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