Sean O'Connor
|
cebeded60e
|
refactor: split the private build job into separate GitHub and Gitea jobs to use appropriate artifact upload versions.
Compile LaTeX Documents / build-public (push) Successful in 49s
Compile LaTeX Documents / build-private-github (push) Has been skipped
Compile LaTeX Documents / build-private-gitea (push) Successful in 47s
|
2026-02-04 12:57:03 -05:00 |
|
Sean O'Connor
|
65139ac3b1
|
feat: conditionally upload private PDFs based on the Git server and update the GitHub upload action to v4.
|
2026-02-04 12:51:31 -05:00 |
|
Sean O'Connor
|
eeba5c7aea
|
fix: Update Gitea release action token to GITHUB_TOKEN and downgrade upload-artifact action to v3.
Compile LaTeX Documents / build-public (push) Successful in 49s
Compile LaTeX Documents / build-private (push) Successful in 56s
|
2026-02-04 12:47:01 -05:00 |
|
Sean O'Connor
|
ad46c2ba70
|
feat: Implement conditional GitHub and Gitea release publishing based on the server environment.
Compile LaTeX Documents / build-public (push) Successful in 48s
Compile LaTeX Documents / build-private (push) Failing after 27s
|
2026-02-04 12:31:20 -05:00 |
|
Sean O'Connor
|
5b99a95078
|
refactor: Replace softprops/action-gh-release with ncipollo/release-action for GitHub release creation.
Compile LaTeX Documents / build-public (push) Failing after 36s
Compile LaTeX Documents / build-private (push) Failing after 27s
|
2026-02-04 10:13:29 -05:00 |
|
Sean O'Connor
|
fa5d42251d
|
chore: Explicitly pass GITHUB_TOKEN to release actions.
|
2026-02-04 10:04:27 -05:00 |
|
Sean O'Connor
|
61258bf16e
|
style: Adjust resume LaTeX formatting and update GitHub Actions release workflow.
Compile LaTeX Documents / build-public (push) Successful in 2m58s
Compile LaTeX Documents / build-private (push) Failing after 27s
|
2026-02-04 00:41:38 -05:00 |
|
Sean O'Connor
|
066d84c5b8
|
feat: add detailed professional experience entries, reorder resume sections, and refine existing content.
|
2026-02-04 00:33:40 -05:00 |
|
|
|
e54a0e36e6
|
fix: switch to akkuman/gitea-release-action for gitea compatibility
|
2025-12-01 00:45:42 -05:00 |
|
|
|
b055ed9d3d
|
fix: switch to svenstaro/upload-release-action for gitea compatibility
|
2025-12-01 00:25:07 -05:00 |
|
|
|
ede400fd97
|
debug: list files and use explicit artifact paths for gitea release
|
2025-12-01 00:15:05 -05:00 |
|
|
|
8aeb6a4745
|
fix: downgrade upload-artifact to v3 for gitea compatibility
|
2025-11-30 19:31:50 -05:00 |
|
|
|
7749d8c332
|
fix: use glob pattern for release artifacts
|
2025-11-30 18:50:35 -05:00 |
|
|
|
7bebaea133
|
fix: install nodejs for action compatibility
|
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
|
2025-11-30 18:32:06 -05:00 |
|
|
|
eed1e8714b
|
fix: update github actions runner and dependencies
|
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 |
|