alpha
Login
or
Join now
alice.pds.demo.boltless.dev
/
core
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
This repository has no description
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
2
Pulls
1
Pipelines
core
/
.tangled
/
workflows
9 files
at
icy/commit-msg-lint
Anirudh Oppiliappan
.tangled: add Go-style commit-message lint (hook + CI)
11d ago
f7a7b0db
build.yml
.tangled: add Go-style commit-message lint (hook + CI) Add a shared linter (.tangled/hooks/commit-msg-lint.sh) enforcing the Go / Tailscale commit convention: a real pkg/path prefix, imperative lowercase summary, no trailing period, blank line before the body. It rejects Conventional Commit prefixes (fix:, feat:) and invented roots like workflows/ (the real path is .tangled/workflows). Wire it up two ways: a commit-lint CI workflow that lints the PR commit range (or the pushed tip), and a git commit-msg hook installable via .tangled/hooks/install.sh. jj users rely on CI or run the linter by hand. Document the convention and setup in CONTRIBUTING.md.
1 week ago
commit-lint.yml
.tangled: add Go-style commit-message lint (hook + CI) Add a shared linter (.tangled/hooks/commit-msg-lint.sh) enforcing the Go / Tailscale commit convention: a real pkg/path prefix, imperative lowercase summary, no trailing period, blank line before the body. It rejects Conventional Commit prefixes (fix:, feat:) and invented roots like workflows/ (the real path is .tangled/workflows). Wire it up two ways: a commit-lint CI workflow that lints the PR commit range (or the pushed tip), and a git commit-msg hook installable via .tangled/hooks/install.sh. jj users rely on CI or run the linter by hand. Document the convention and setup in CONTRIBUTING.md.
1 week ago
deploy-blog.yml
.tangled/workflows: fix nix builds for blog avatars render correctly now Signed-off-by: oppiliappan <me@oppi.li>
1 month ago
deploy-docs.yml
nix: fix docs builds Signed-off-by: oppiliappan <me@oppi.li>
1 week ago
fmt.yml
ci: use microvm engine for the workflows Signed-off-by: dawn <dawn@tangled.org>
1 month ago
rust-checks.yml
workflows/rust: run checks and tests Lewis: May this revision serve well! <did:plc:3fwecdnvtcscjnrx2p4n7alz>
1 week ago
rust-test-bobbin.yml
workflows/rust: run checks and tests Lewis: May this revision serve well! <did:plc:3fwecdnvtcscjnrx2p4n7alz>
1 week ago
rust-test-knot.yml
workflows/rust: run checks and tests Lewis: May this revision serve well! <did:plc:3fwecdnvtcscjnrx2p4n7alz>
1 week ago
test.yml
ci: use microvm engine for the workflows Signed-off-by: dawn <dawn@tangled.org>
1 month ago