77 Commits

Author SHA1 Message Date
LN Liberda
63fda9935f
Run tests on 32-bit via Ubuntu multilib (#5937)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2025-03-03 13:10:58 +00:00
Laurenz
69c3f95705
Bump MSRV to 1.83 and Rust in CI to 1.85 (#5946) 2025-02-24 12:28:01 +00:00
Laurenz
0228462ba1
Bump Rust to 1.83 (#5534) 2024-12-05 15:57:01 +00:00
Laurenz
caa72f4ec2
Put HTTP server behind on-by-default feature flag (#5532) 2024-12-05 15:25:18 +00:00
Yip Coekjan
6b636167ef
Allow triggering the release workflow manually (#5349) 2024-11-01 20:04:04 +00:00
Yip Coekjan
b357de3c48
Bump rust in release.yml (#5340) 2024-11-01 10:03:34 +00:00
Adrian Freund
36f8cdf91b
Fix dockerfile not cross compiling correctly (#5294) 2024-10-31 15:54:35 +00:00
Josh Soref
b88ec6016e
Upload artifacts on CI failure (#5021)
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-10-31 12:57:20 +00:00
Laurenz
644ed252dd
Bump MSRV to 1.80 and Rust in CI to 1.82 (#5339) 2024-10-31 11:21:26 +00:00
Laurenz
056efb254e
Fix Docker action (#5106)
Co-authored-by: Martin Haug <mhaug@live.de>
2024-10-03 17:11:52 +00:00
frozolotl
839983a0a7
Update to Rust version 1.81.0 (#5036) 2024-09-27 08:24:32 +00:00
Josh Soref
ca1f749c08
Spelling (#5020)
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2024-09-26 17:32:55 +00:00
Martin Haug
d8cdc66c57
Add action for moving issues to Typst Forum (#5026)
Co-authored-by: Caleb Maclennan <caleb@alerque.com>
2024-09-26 12:38:20 +00:00
Max
77b6c8481f
Add back release targets aarch64-pc-windows-msvc and riscv64gc-unknown-linux-gnu (#4821) 2024-08-26 13:39:39 +00:00
Laurenz
9909f12d4f
Bump to Rust 1.80 (#4681) 2024-08-05 10:54:30 +00:00
Laurenz
34990f7f0e
Bump dependencies (#4523) 2024-07-08 20:41:38 +00:00
Laurenz
45366c0112
Bump Rust in CI (#4445) 2024-06-24 20:11:11 +00:00
Laurenz
2308ca40f6
Pin cross in release workflow (#4173) 2024-05-17 16:03:14 +00:00
Laurenz
be12762d94
Run PDF and SVG export in CI (#4097) 2024-05-08 11:01:08 +00:00
Leedehai
69dcc89d84
Fix the broken fuzz build (#4056) 2024-05-02 15:19:11 +00:00
Pol Dellaiera
1f8454fa54
Dockerfile: add ENTRYPOINT directive (#3798) 2024-04-16 09:40:08 +00:00
Laurenz
b3615ccd49
A few CI and crate config changes (#3852) 2024-04-02 14:16:44 +00:00
Adrian Freund
27259b714f
Speed up docker build (#3627) 2024-04-01 16:55:48 +00:00
Laurenz
0dba0e2658
Pin CI Rust version (#3763) 2024-03-22 13:30:47 +00:00
arl
98052890a7
Run release workflow on release publish (#3674) 2024-03-15 10:12:02 +00:00
Leedehai
c29db5f27e
Clean up unused dependency (#3600) 2024-03-11 10:24:16 +00:00
Laurenz
aa69f44743
Collect test matrix result into single job result (#3552) 2024-03-05 11:55:00 +00:00
Laurenz
668a79f9f9
Add Windows to CI (#3548) 2024-03-04 17:46:57 +01:00
PgBiel
f5a2a9a9a6
Fix release workflow (#3536) 2024-03-01 21:50:58 +00:00
Laurenz
6dab30238a
Add vendor-openssl feature flag (#3510) 2024-02-28 08:04:03 +00:00
dependabot[bot]
b1d5216a56
Bump docker/setup-buildx-action from 3.0.0 to 3.1.0 (#3514)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-27 21:49:42 +00:00
dependabot[bot]
9f69709a2a
Bump ncipollo/release-action from 1.13.0 to 1.14.0 (#3369)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-07 14:13:06 +00:00
Laurenz
a434cbb64e Raise Rust version to 1.74 2024-01-29 14:41:45 +01:00
Laurenz
162b4e812d Test merge queue 2023-12-28 14:16:37 +01:00
Nathaniel Brough
9aadb18186
Add simple fuzz testing (#2581) 2023-12-05 19:26:58 +01:00
dependabot[bot]
b6a7fd8176
Bump docker/build-push-action from 4.0.0 to 5.1.0 (#2785)
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-27 21:54:02 +01:00
dependabot[bot]
29b879072e
Bump docker/metadata-action from 4.3.0 to 5.0.0 (#2782)
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-27 14:05:33 +01:00
dependabot[bot]
00d4e07a92
Bump actions/checkout from 3 to 4 (#2781)
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-27 14:05:24 +01:00
dependabot[bot]
122d665812
Bump docker/setup-buildx-action from 2.5.0 to 3.0.0 (#2780)
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-27 14:05:17 +01:00
dependabot[bot]
7e5606f82f
Bump docker/login-action from 2.1.0 to 3.0.0 (#2779)
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-27 14:05:09 +01:00
dependabot[bot]
79c0f0ed6f
Bump ncipollo/release-action from 1.12.0 to 1.13.0 (#2778) 2023-11-27 14:04:56 +01:00
danieleades
3c2b61ee7d
Run clippy on all features (#2767) 2023-11-27 11:18:48 +01:00
Laurenz
fa29c66a11 Remove Nix flake CI
It takes long and it shouldn't break unless we raise the MSRV (for which there already is a CI check)
2023-09-11 19:21:33 +02:00
jimvdl
7bdf1f57b0
Let the CLI typst update itself without a package manager (#1887) 2023-08-26 20:44:58 +02:00
Laurenz
8791820590 Don't fail CI for multiple commits in quick succession 2023-08-26 19:10:43 +02:00
jimvdl
a8d3ab3fb0
Preserve release name and body on asset upload (#1990) 2023-08-24 13:05:33 +02:00
Alistair Keiller
5c6f6b6c8a
Remove broken targets (#1636) 2023-07-04 15:51:00 +02:00
Caleb Maclennan
c44bad5739
Test build and run Nix Flake in CI (#1477)
Co-authored-by: figsoda <figsoda@pm.me>
2023-06-28 12:31:50 +02:00
Yang Hau
0dc1776202
refactor: Replace once_cell to std lib (#1402) 2023-06-07 14:42:58 +02:00
Lino Le Van
5400570efa
feat(cli): export as png (#1159)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2023-05-23 12:20:12 +02:00