feat/cicd #1

Merged
fuzzy merged 8 commits from feat/cicd into main 2026-05-01 13:38:45 +00:00
Owner
No description provided.
Added check-merge-conflict and detect-private-key pre-commit hooks to prevent merge conflicts and private keys from being committed. Also added golangci-lint for enhanced Go code linting and updated commitlint configuration.
feat: add ci workflow for linting and testing
Some checks failed
CI / lint (pull_request) Failing after 26s
CI / test (pull_request) Failing after 24s
3c7b434dc8
feat: update golangci-lint-action to v7
Some checks failed
CI / lint (pull_request) Failing after 28s
CI / test (pull_request) Failing after 23s
b4db8c34b7
fix: update golangci-lint configuration to latest version and simplify settings
Some checks failed
CI / lint (pull_request) Failing after 29s
CI / test (pull_request) Failing after 19s
14ba2e0909
feat: add 9p protocol implementation and dependencies
Some checks failed
CI / lint (pull_request) Failing after 42s
CI / test (pull_request) Successful in 1m1s
b8a9030a7e
feat: implement 9P filesystem abstraction with byte slice and scalar value support
Some checks failed
CI / lint (pull_request) Successful in 45s
CI / test (pull_request) Failing after 26s
aa036fb3e6
fix: handle nested directory structure in root dir children logic
All checks were successful
CI / lint (pull_request) Successful in 42s
CI / test (pull_request) Successful in 39s
CI / lint (push) Successful in 47s
CI / test (push) Successful in 50s
43e720ced2
fuzzy scheduled this pull request to auto merge when all checks succeed 2026-05-01 13:38:22 +00:00
fuzzy merged commit 43e720ced2 into main 2026-05-01 13:38:45 +00:00
fuzzy deleted branch feat/cicd 2026-05-01 13:38:45 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
thwap/henka!1
No description provided.