Implement slug followers command #10
Labels
No labels
activitypub
admin
api
articles
auth
bug
cleanup
cli
comments
compatibility
config
contacts
database
deployment
design
dev-env
docs
documentation
email
enhancement
feature
federation
feed
homepage
implementation
integration
media
openapi
priority:high
priority:low
priority:medium
proof
public-routes
public-ui
release
safety
social
sources
status:active
status:canceled
status:done
status:inprogress
status:waiting
syndication
tailwind
template
test
web
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
erik/slugkit#10
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Goal
Implement
slug followers listagainst the Slugkit followers API.Spec:
docs/cli-specs/08-followers-commands.mdRequirements
GET /api/v1/followersusing the configured profile.501 Not Implementedresponses clearly.Acceptance criteria
--jsonoutput is valid.501 Not Implementedresponses are displayed clearly.Dependencies
Synced from todu comment by @todu on 2026-06-04T12:16:45.632Z
PR Review
PR: #92
Review result: approved
Acceptance criteria: 6 total, 6 met, 0 missing
Blocking issues: 0
Warnings: 0
Verification:
./scripts/pre-pr.shpassed locally.CI / build-lint-test (pull_request)issuccess.Verdict: Approved. Ready for human merge approval.
Synced from todu comment by @todu on 2026-06-04T12:21:31.441Z
Completed
slug followers listand merged PR #92 intomain(f32a18b, feature commitce46537).--json, clear 501/API/auth/network errors, and mocked CLI coverage are present incli/src/__tests__/commands.test.ts../scripts/pre-pr.shpassed locally, Forgejo CICI / build-lint-test (pull_request)succeeded, andorigin/maincontains the merge commit.