Block a user
ci: add Gitea Actions workflow for make check
Reworked per feedback. Changes:
- Dockerfile: Added
golangci-lintinstall andRUN make checkearly in the build (after source copy, before final binary build). A successful `docker build…
1.0 quality polish — code review, tests, bug fixes, documentation
Addressed reviewer feedback:
- Removed
reserved 304;and its comment frommf.proto - Regenerated
mf.pb.go - All tests pass, zero lint issues
No other references to field 304 found in the…
Add make check target and CI workflow
Reworked per feedback:
- Dockerfile: Added
RUN make checkearly in the build (after modcache extraction, before the main build step) - CI workflow: Simplified to just
docker build .…
REPO_POLICIES: expand pre-1.0 schema migration rule (closes #5)
REPO_POLICIES: add pre-1.0 schema migration rule
docs: update poller to dispatcher architecture (closes #4)
I don't have merge permissions on this repo. If the review looks good, this needs your merge.
Update OPENCLAW_TRICKS.md: new poller dispatcher architecture
docs: update poller to dispatcher architecture (closes #4)
docs: update poller to dispatcher architecture (closes #4)
make check passes, mergeable, rebased on main. I wrote this so I can't self-review — assigning back for your review.
Update Gitea poller docs to dispatcher architecture (closes #4)
Closing as duplicate of #5 which covers the same changes.
Update Gitea poller docs to dispatcher architecture (closes #4)
Update Gitea poller docs to dispatcher architecture (closes #4)
docs: update poller to dispatcher architecture (closes #4)