summaryrefslogtreecommitdiff
path: root/.github
AgeCommit message (Collapse)Author
2023-11-30Disable dependabotLaurenz
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-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-27Check actions with dependabot (#2766)danieleades
2023-11-27Run clippy on all features (#2767)danieleades
2023-10-09Update issue template and link to web app issue trackerLaurenz
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
2023-06-28Test build and run Nix Flake in CI (#1477)Caleb Maclennan
Co-authored-by: figsoda <figsoda@pm.me>
2023-06-07refactor: Replace once_cell to std lib (#1402)Yang Hau
2023-05-23feat(cli): export as png (#1159)Lino Le Van
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2023-05-20Check crate docs in CILaurenz
2023-05-03Tidy up CILaurenz
2023-05-03Add rust minimum version in `Cargo.toml` (#902)HarmoGlace
2023-04-26fix x86_64-unknown-linux-musl by building through cross (#994)Alistair Keiller
2023-04-26Add sponsorship buttonMartin Haug
2023-04-23Add issue templatesMartin Haug
2023-04-19Fix argument sinksLaurenz
Fixes #886.
2023-04-19Add more release build targets (#847)Alistair Keiller
2023-04-18ClippyLaurenz
2023-04-07Basic docker support (#234)adamijak
2023-04-04Check formatting in CILaurenz
2023-03-29CI runs all tests (#434)CGMossa
2023-03-22Fix typos (#115)Kian-Meng Ang
Found via `codespell -S target -L crate,ist,thi,alle,dedented,ue,tung,nd,ende,overriden,dependant`
2023-03-21Release actionLaurenz
2022-11-22Scheduled maintenanceLaurenz
2022-11-03Separate test crateLaurenz
This removes the not-really-cyclic dependency that confuses rust-analyzer. See also: https://github.com/rust-lang/rust-analyzer/issues/2414
2022-09-25Fix CILaurenz
2022-01-01Disable dependabotLaurenz
2022-01-01Bump and lock dependenciesLaurenz
2021-06-30Bump dependenciesLaurenz
2021-06-30CI allows for both modesMartin
2021-04-23Reengineer font and resource loading 🏞Laurenz
2020-11-19Switch to pdf-writer ⬆️Laurenz
2020-10-13Rename typstc -> typst ✏Laurenz
2020-09-27Rename master to main 🔀Laurenz
2020-09-27Fix for updated fontdock ✔Laurenz
2020-09-06Move Dependabot file to right directory 📁Martin Haug
2020-08-02Update Cargo.toml and CI configuration ⚙Laurenz
2020-08-01Port font handling to fontdock and ttf-parser 🛳Laurenz
- 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-07-19Change crappy tide/toddle CI mistake 🙄Martin
2020-07-19Add GitHub Actions CIMartin