Go to file
Bel LaPointe 69ee836205
cicd / cicd (push) Failing after 15s Details
whitespace go
2023-10-29 16:31:13 -06:00
.firebase deploy.firebase.sh cicd read 2023-10-11 20:01:19 -06:00
.gitea/workflows prune old 2023-10-29 16:22:46 -06:00
cv Merge branch 'main' of https://gitness.inhome.blapointe.com/git/portfolio/resume 2023-10-23 09:47:23 -06:00
src whitespace go 2023-10-29 16:31:13 -06:00
.firebaserc readme 2023-07-06 23:16:36 -06:00
.gitignore un-ignore resume.pdf 2023-10-11 20:34:50 -06:00
.vale.ini agro 2023-10-11 21:01:37 -06:00
Dockerfile.cicd whitespace 2023-10-29 16:18:20 -06:00
README.md drop open-resume for homebrewed go template of open-resume because yaml file easier 2023-10-15 14:52:37 -06:00
deploy.firebase.sh oop 2023-10-19 10:25:26 -06:00
firebase.json readme 2023-07-06 23:16:36 -06:00
headless_homebrew_pdf.sh TO 2023 REBRAND 2023-10-23 09:45:31 -06:00

README.md

Resume

  1. modify homebrew.yaml
  2. generate cd ./src/homebrew; bash ./homebrew.sh
  3. open ./src/homebrew/homebrew.html
  4. ctrl + p and save as pdf
  5. commit + push

CICD

  1. gitness.inhome.blapointe.com has a ./.harness pipeline
  2. the pipeline
    1. renders Resume as $(mktemp -d)/public
    2. clones gitlab
    3. replaces gitlab with .../public/
    4. pushes gitlab
      1. render detects public repo event and updates its static site hosting for breel.dev
    5. firebase deploys .../public/ for blapointe.com