tangled
alpha
login
or
join now
evan.jarrett.net
/
git-summarize
1
fork
atom
An AI-powered tool that generates human-readable summaries of git changes using tool calling with a self-hosted LLM
1
fork
atom
overview
issues
pulls
pipelines
try with username
evan.jarrett.net
3 months ago
89242738
5d04adad
verified
This commit was signed with the committer's
known signature
.
evan.jarrett.net
SSH Key Fingerprint:
SHA256:bznk0uVPp7XFOl67P0uTM1pCjf2A4ojeP/lsUE7uauQ=
0/1
release.yml
failed
11s
+1
-1
1 changed file
expand all
collapse all
unified
split
.tangled
workflows
release.yml
+1
-1
.tangled/workflows/release.yml
reviewed
···
15
15
- name: Login to registry
16
16
command: |
17
17
echo "${APP_PASSWORD}" | buildah login \
18
18
-
-u "${TANGLED_REPO_DID}" \
18
18
+
-u "evan.jarrett.net" \
19
19
--password-stdin \
20
20
${IMAGE_REGISTRY}
21
21