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
Laurenz
9926a594e7
Disable dependabot
...
It's already starting to create too many PRs for my liking. Dependabot alerts are already active on the repository, so we should still be notified about important security updates.
2023-11-30 22:14:20 +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
34df837fb3
Check actions with dependabot ( #2766 )
2023-11-27 14:02:21 +01:00
danieleades
3c2b61ee7d
Run clippy on all features ( #2767 )
2023-11-27 11:18:48 +01:00
Laurenz
877ee39a8c
Update issue template and link to web app issue tracker
2023-10-09 18:22:40 +02: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
Laurenz
7bb69c0902
Check crate docs in CI
2023-05-20 10:48:25 +02:00
Laurenz
2772e6436c
Tidy up CI
2023-05-03 10:58:05 +02:00
HarmoGlace
856557353b
Add rust minimum version in Cargo.toml
( #902 )
2023-05-03 10:37:44 +02:00
Alistair Keiller
5100046acf
fix x86_64-unknown-linux-musl by building through cross ( #994 )
2023-04-26 20:37:25 +02:00
Martin Haug
0d1037a58c
Add sponsorship button
2023-04-26 07:47:01 +02:00
Martin Haug
b79121d4cf
Add issue templates
2023-04-23 19:35:34 +02:00
Laurenz
f08ae95b9d
Fix argument sinks
...
Fixes #886 .
2023-04-19 17:51:33 +02:00
Alistair Keiller
6591a92e85
Add more release build targets ( #847 )
2023-04-19 13:19:14 +02:00
Laurenz
d10b53df0b
Clippy
2023-04-18 19:16:13 +02:00
adamijak
40f77eaafa
Basic docker support ( #234 )
2023-04-07 10:30:45 +02:00
Laurenz
f738d89ff2
Check formatting in CI
2023-04-04 14:42:21 +02:00
CGMossa
621922bb35
CI runs all tests ( #434 )
2023-03-29 19:49:27 +02:00
Kian-Meng Ang
25acefeb5b
Fix typos ( #115 )
...
Found via `codespell -S target -L
crate,ist,thi,alle,dedented,ue,tung,nd,ende,overriden,dependant`
2023-03-22 09:02:51 +01:00
Laurenz
b48b0d650c
Release action
2023-03-21 01:48:40 +01:00
Laurenz
ea2a1525f0
Scheduled maintenance
2022-11-22 20:23:58 +01:00
Laurenz
46921a8c28
Separate test crate
...
This removes the not-really-cyclic dependency that confuses rust-analyzer. See also: https://github.com/rust-lang/rust-analyzer/issues/2414
2022-11-03 16:13:35 +01:00
Laurenz
c03a72aafe
Fix CI
2022-09-25 19:55:08 +02:00
Laurenz
52761a3baa
Disable dependabot
2022-01-01 12:58:03 +01:00
Laurenz
5d5d8a21cf
Bump and lock dependencies
2022-01-01 12:23:00 +01:00
Laurenz
1c43d8af12
Bump dependencies
2021-06-30 00:52:50 +02:00
Martin
96563ccb42
CI allows for both modes
2021-06-30 00:39:11 +02:00
Laurenz
6292d25afb
Reengineer font and resource loading 🏞
2021-04-23 17:46:14 +02:00
Laurenz
2e6e6244cc
Switch to pdf-writer ⬆️
2020-11-19 23:46:51 +01:00
Laurenz
1736bfc194
Rename typstc -> typst ✏
2020-10-13 11:47:29 +02:00
Laurenz
fee5170a68
Rename master to main 🔀
2020-09-27 17:01:37 +02:00
Laurenz
dcf1d09d39
Fix for updated fontdock ✔
2020-09-27 14:26:50 +02:00
Martin Haug
71448c57ff
Move Dependabot file to right directory 📁
2020-09-06 18:52:19 +02:00
Laurenz
2188ef6b89
Update Cargo.toml and CI configuration ⚙
2020-08-02 11:58:47 +02:00
Laurenz
06dbac6efd
Port font handling to fontdock and ttf-parser 🛳
...
- Use fontdock for indexing fonts and querying
- Typst binary now automatically indexes and uses system fonts in addition to a fixed font folder!
- Removes subsetting support for now (was half-finished anyways, plan is to use harfbuzz for subsetting in the future)
- Adds font width configuration support
2020-08-01 00:10:54 +02:00
Martin
0e8c2cad6e
Change crappy tide/toddle CI mistake 🙄
2020-07-19 13:11:20 +02:00