Commit Graph

20 Commits

Author SHA1 Message Date
7bebaea133 fix: install nodejs for action compatibility
Some checks failed
Compile LaTeX Documents / build-public (push) Successful in 1m2s
Compile LaTeX Documents / build-private (push) Failing after 35s
2025-11-30 18:37:26 -05:00
5f77e4e68c fix: switch to ncipollo/release-action for gitea compatibility 2025-11-30 18:36:31 -05:00
8f0ff2df68 refactor: use container job strategy for gitea compatibility
Some checks failed
Compile LaTeX Documents / build-public (push) Failing after 10s
Compile LaTeX Documents / build-private (push) Failing after 7s
2025-11-30 18:32:06 -05:00
eed1e8714b fix: update github actions runner and dependencies
Some checks failed
Compile LaTeX Documents / build-public (push) Failing after 1m22s
Compile LaTeX Documents / build-private (push) Failing after 35s
2025-11-30 17:16:08 -05:00
55afdad907 Refactor CV and Resume templates to use shared components for modularity. Updated README to reflect new structure and added links to latest PDFs. Enhanced GitHub Actions workflow for automatic release management, including a streamlined process for versioned releases. 2024-12-11 13:31:28 -05:00
ad1fdb2dfc Update github action 2024-12-10 19:26:11 -05:00
1edc20193c Build caching 2024-12-10 19:07:50 -05:00
2c04a329c8 Update formatting of personal info, recreate releases 2024-12-10 17:25:42 -05:00
28d526469e Update releases 2024-12-10 17:20:15 -05:00
ddb90e44ba Update build to escape LaTeX commands correctly 2024-12-10 16:26:46 -05:00
f8132fc607 Update build scripts 2024-12-10 16:20:57 -05:00
f4097c8e9d Update build file to handle missing information. 2024-12-10 16:16:21 -05:00
1a2ebc5af7 Refactor personal information commands in build scripts and LaTeX templates for improved privacy and formatting. Updated build-local.sh and GitHub Actions workflow to use consistent command syntax. Enhanced layout in cv.tex and resume.tex by adding conditional spacing for school address lines. 2024-12-10 16:07:40 -05:00
3139bf4db5 Add secrets template, update local and remote build. 2024-12-10 16:01:59 -05:00
48f11fb5af Update workflow 2024-12-10 15:57:35 -05:00
a7124f6c05 Enhance personal information handling in LaTeX build script and templates. Added support for conditional building of public and private versions based on the presence of a .secrets file. Improved formatting in cv.tex and resume.tex for better layout of personal information. Updated GitHub Actions workflow to cache TeX Live and streamline PDF generation process. 2024-12-10 15:50:44 -05:00
84578de625 Refactor personal information handling in LaTeX and update GitHub Actions workflow. Changed personal info commands to improve privacy and updated workflow to use Ubuntu 24.04, enhancing permissions and artifact upload process. 2024-12-10 14:52:33 -05:00
7a4a6c2406 Update LaTeX documents to conditionally display personal information and enhance .gitignore. Modify GitHub Actions workflow for improved PDF upload process. 2024-12-10 14:40:26 -05:00
167ea39483 Remove obsolete cv.fdb_latexmk file and update GitHub Actions workflow to use latex-action for compiling LaTeX documents. Simplified the setup by specifying root files directly and removed redundant compilation steps. 2024-12-10 14:35:16 -05:00
ac73dc8d6f first commit 2024-12-10 14:31:09 -05:00