Commit graph

16 commits

Author SHA1 Message Date
daniel
ee076d39f6
Install git in container used for automatic userguide generation (#254)
* gh action uses image without git: therefore add it, provide the newest moderncv_userguide.pdf manually due to failed action

* update apt sources
2025-09-06 20:54:19 +02:00
Yaroslav Halchenko
686f1a9a08
Add codespell support (config, workflow to detect/not fix) and make it fix some typos (#253)
* Add github action to codespell master on push and PRs

* Add rudimentary codespell config

* Ignore latex \@ constructs

* [DATALAD RUNCMD] chore: run codespell throughout fixing a few  new typos automagically

=== Do not change lines below ===
{
 "chain": [],
 "cmd": "codespell -w",
 "exit": 0,
 "extra_inputs": [],
 "inputs": [],
 "outputs": [],
 "pwd": "."
}
^^^ Do not change lines above ^^^
2025-09-06 19:54:28 +02:00
daniel
02640f41c4
automated action for user guide creation (#192) 2025-06-18 13:47:38 +02:00
daniel
63945865c2
Node.js 16->20 change for GitHub actions, deprecated @v3 (#191) 2024-06-17 20:35:22 +02:00
Tianyi Zheng
6e315221ce Update GitHub actions
Update actions/checkout and actions/upload-artifact from v2 to v3

The v2 versions were Node.js 12 actions, which have been depreciated in favor of Node.js 16 actions
2023-05-22 14:40:23 +02:00
Stephan Lachnit
ab6f21433c CI: use thomasweise/docker-texlive-full
Signed-off-by: Stephan Lachnit <stephanlachnit@debian.org>
2023-03-03 16:26:35 +02:00
Mark E Fuller
f90b2e3b8a Update issue templates 2022-09-24 20:16:07 +02:00
Stephan Lachnit
6db46bf0f4
CI: fix incorrect branch name
Signed-off-by: Stephan Lachnit <stephanlachnit@debian.org>
2021-12-16 19:40:01 +01:00
Stephan Lachnit
1428397a82
Run workflow on docker image (#87)
Signed-off-by: Stephan Lachnit <stephanlachnit@debian.org>
2021-12-14 19:25:47 +01:00
Dimitri Belopopsky
d105da5b28
Update build-pdf.yml (#83)
* Update build-pdf.yml
2021-12-08 23:16:09 +01:00
Stephan Lachnit
67945734b2
CI: scan for horizontal and vertical bad boxes
Signed-off-by: Stephan Lachnit <stephanlachnit@debian.org>
2021-07-28 12:15:11 +02:00
Stephan Lachnit
8c06866dbd
CI: don't update sources
This only takes time and there aren't any relevant updates for us anyway.

Signed-off-by: Stephan Lachnit <stephanlachnit@debian.org>
2021-07-28 12:13:57 +02:00
Stephan Lachnit
51e77f8564
run workflow on PRs
Signed-off-by: Stephan Lachnit <stephanlachnit@protonmail.com>
2021-02-07 13:50:22 +01:00
David Seus
3960c39bc3
Add new skill matrix feature to moderncv (#32) 2021-01-22 15:46:25 +01:00
Mark E Fuller
d9ae8b0eef Update build-pdf.yml
attempt to resolve error with TeX Live install buring build
2021-01-04 12:09:19 +01:00
Stephan Lachnit
dc1229f4bc
Add GitHub Actions (#21)
Closes #4.

Signed-off-by: Stephan Lachnit <stephanlachnit@protonmail.com>
2020-10-20 17:05:36 +02:00