Go to file
Bel LaPointe c19a6741c1
cicd / cicd (push) Successful in 1m4s Details
shuffle
2023-10-29 16:53:20 -06:00
.firebase
.gitea/workflows shuffle 2023-10-29 16:53:20 -06:00
cv
src needed export 2023-10-29 16:52:58 -06:00
.firebaserc
.gitignore
.vale.ini
Dockerfile.cicd
README.md
deploy.firebase.sh
firebase.json
headless_homebrew_pdf.sh

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