Skip to content

iosifv/cv

Repository files navigation

resume-generation pages-build-deployment

cv

Generator for my CV which is using the jsonresume node app

What's the big idea?

  1. 📜 Push a change in resume.json to main branch
  2. 🖥 Spin up a Github Action which:
    1. Using resume-cli generates the resume in 2 formats: html and pdf
    2. Updates the resume.json public gist
    3. Saves the generated html and pdf files to a separate branch: "generated-page"
    4. A github page is synced using this branch/html
  3. ☕️ Have a coffee

Links (sitemap)

Jsonresume Registry (generated from gist)

Actions used

Documentation and useful links

Troubleshooting

  • If you get an error like this:
Run ad-m/github-push-action@master
Push to branch generated-page
remote: Invalid username or password.
fatal: Authentication failed for 'https://github.com/iosifv/cv.git/'
Error: Invalid exit code: 128
    at ChildProcess.<anonymous> (/home/runner/work/_actions/ad-m/github-push-action/master/start.js:30:21)
    at ChildProcess.emit (node:events:519:28)
    at maybeClose (node:internal/child_process:1105:16)
    at ChildProcess._handle.onexit (node:internal/child_process:305:5) {
  code: 128
}

Just update the GHA_TOKEN_FOR_PUSH_EXPIRES_FEB_2025 token in the github settings.

  • Another one: The github action used for this is somehow forcing the last package to be used. Version 2.1.0 of the stackoverflow theme is not showing the company names so the package.json version must remain 2.0

About

Public version of my cv

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •