• Joined on 2022-11-30
ivanch pushed to main at ivanch/pipeline-actions 2026-07-13 22:49:49 +00:00
e6b9d99305 docs: add job name: to all usage snippets + rule requiring named jobs
ivanch pushed to main at ivanch/pipeline-actions 2026-07-13 22:45:42 +00:00
4ca132ea0d fix(build-and-push): use real ssh user in docker context URL (was literal '***')
ivanch pushed to main at ivanch/pipeline-actions 2026-07-13 22:39:36 +00:00
fc7ed6bd15 fix: strip CRLF from inputs + add .gitattributes (eol=lf) -- fixes ssh username 'invalid characters'
ivanch pushed to main at ivanch/pipeline-actions 2026-07-13 22:26:35 +00:00
f55d654e72 feat: adding multi-arch image builds and kubectl manifest deployment
ivanch pushed to main at ivanch/haven 2026-07-13 15:09:55 +00:00
ivanch pushed to main at ivanch/haven 2026-07-13 15:09:04 +00:00
af81178e0a Revert "infra: add haven-notify Deployment/Service/Ingress manifest"
ivanch pushed to main at ivanch/server-scripts 2026-07-13 15:06:55 +00:00
91572e4819 ci: align workflows with pipeline-actions composite actions
ivanch pushed to main at ivanch/server-scripts 2026-07-13 15:06:39 +00:00
9639c90799 ci: align workflows with pipeline-actions; move haven-notify spec to haven
d5fb0b7df6 small things
Compare 2 commits »
ivanch pushed to main at ivanch/haven 2026-07-13 15:06:32 +00:00
ddfca37fba infra: add haven-notify Deployment/Service/Ingress manifest
d742121719 updating docs
Compare 2 commits »
ivanch pushed to main at ivanch/server-scripts 2026-07-13 11:59:42 +00:00
7b46d789ed refactor: make NFS backup script testable with minimal config vars, add test harness + Gitea workflow, address review nits
ivanch pushed to main at ivanch/pipeline-actions 2026-07-12 16:54:54 +00:00
3fe11a16bc fix(build-and-push): build via docker context, not buildx-create-over-ssh
ivanch pushed to main at ivanch/pipeline-actions 2026-07-12 16:38:37 +00:00
dec613eb63 fix(build-and-push): hard-timeout the SSH probe so it can't hang
ivanch pushed to main at ivanch/pipeline-actions 2026-07-12 16:27:29 +00:00
677c57e6f9 test(ci): add self-test workflow for build-and-push action
ivanch pushed to main at ivanch/pipeline-actions 2026-07-12 16:24:38 +00:00
a7dfc7c7dd chore(build-and-push): add fail-fast SSH probe to remote builder host
ivanch pushed to main at ivanch/pipeline-actions 2026-07-12 15:51:50 +00:00
57e25a8fef fix(build-and-push): create buildx builder from SSH endpoint, drop colliding context
ivanch pushed to main at ivanch/pipeline-actions 2026-07-12 15:47:21 +00:00
8689226ca6 fix(build-and-push): pass docker context as positional arg to buildx create
ivanch pushed to main at ivanch/pipeline-actions 2026-07-12 15:45:50 +00:00
39bdf82fac fix(build-and-push): stop DOCKER_HOST overriding remote-builder context
ivanch pushed to main at ivanch/recommender 2026-07-12 15:27:06 +00:00
07524f9aaf adding name to job
ivanch pushed to main at ivanch/recommender 2026-07-12 15:01:51 +00:00
0c3661e919 Merge branch 'main' of git.ivanch.me:ivanch/recommender
8bd1dce63f changes and stuff
Compare 2 commits »
ivanch merged pull request ivanch/vision-start#3 2026-07-11 21:07:18 +00:00
feat/pipeline-improvements