Commit Graph

17 Commits

Author SHA1 Message Date
Paul T
ac7c078341 fix: small misc issues with build (#118)
Auto formatted all typst code and fixed CI issue due to using upload artifacts v4 (actions/upload-artifact@v4/docs/MIGRATION.md)
2025-05-22 14:32:45 -04:00
Paul T
12352d79bd chore: typst 0.13 updates (#113)
* chore: upgrade linguify

* chore: update tests

* fix: remove deprecated type checks

* chore: improve Justfile docs

* chore: compile with typst 0.12 and 0.13 in CI

* chore: use tytanic for testing

* chore: use tytanic in CI

* fix: don't use ubuntu-latest

* fix: test runner issues

* chore: trying to fix CI issues

* fix: remove unused font in tests

* fix: update references
2025-03-29 08:12:19 -04:00
Paul Tsouchlos
e461be5d1a fix: do not use v{} tags in release workflow 2024-11-01 12:06:55 -04:00
Jürgen Kleer
4c417a7cbd Fix warnings when using typst 0.12.0 (#71)
* fixes for warnings with typst 0.12.0
* update tests for typst 0.12.0
* update github test workflow for typst 0.12
* chore: apply typst updates to test code
* chore: update compiler version in typst.toml
* chore: use the correct preview version in coverletter2
* chore: improve comments in coverletter template
* chore: update test references
* fix: issues with coverletter for typst `0.12.0`
* update test references with typst-test update

---------

Co-authored-by: Paul Tsouchlos <developer.paul.123@gmail.com>
2024-10-22 07:39:01 -04:00
Paul Tsouchlos
387c92333e ci: ensure tests have all fonts properly installed 2024-09-19 12:46:27 -06:00
Paul Tsouchlos
73f0e7be8a fix: use local install for test suite 2024-09-19 00:21:25 -06:00
Paul Tsouchlos
3338abf39d fix: properly install fontawesome before running tests 2024-09-19 00:07:56 -06:00
Paul Tsouchlos
af6a61d6fd ci: add release github action 2024-09-18 23:16:58 -06:00
Paul Tsouchlos
977a1bdf3e ci: install package before running 2024-09-18 23:13:21 -06:00
Paul Tsouchlos
2e99ceacb6 ci: consolidate scripts and make sure to install fonts 2024-09-18 22:44:27 -06:00
Paul Tsouchlos
306adaa461 ci: add tests workflow 2024-09-18 22:38:16 -06:00
Paul T
0f4e404994 fix: try to address ci issues 2024-06-23 20:18:34 -04:00
Paul T
0d70af373b chore: update to checkout@v4 2024-04-01 07:25:35 -07:00
Paul T
5f91afd694 ci: fix output file name 2024-04-01 07:25:35 -07:00
Paul T
a0e579493a ci: fix package spelling 2024-04-01 07:25:35 -07:00
Paul T
15a6288165 ci: install needed fonts 2024-04-01 07:25:35 -07:00
Paul T
0dbf348b2b ci: set up initial script
Add CI to build documentation with each push
2024-04-01 07:25:35 -07:00