|
.core
|
chore: add .core/ build and release configs
|
2026-03-06 18:52:36 +00:00 |
|
.forgejo/workflows
|
ci: add Forgejo Actions test and security scan workflows
|
2026-02-23 03:28:02 +00:00 |
|
.github/workflows
|
ci: add Core ecosystem CI workflow with CodeRabbit auto-fix
|
2026-03-17 14:05:38 +00:00 |
|
cmd/forgegen
|
refactor(ax): harden forgegen error flow and sync dev guide
|
2026-03-30 01:07:12 +00:00 |
|
docs
|
feat(misc): add instance settings endpoints
|
2026-04-02 00:07:29 +00:00 |
|
testdata
|
feat: scaffold go-forge repo with swagger spec and plan
|
2026-02-21 15:14:29 +00:00 |
|
types
|
feat(forge): add MilestoneService, fix comment creation
|
2026-03-23 12:53:10 +00:00 |
|
.editorconfig
|
chore: add Go repo norms (badges, contributing, lint, taskfile, editorconfig)
|
2026-02-23 06:45:34 +00:00 |
|
.gitignore
|
chore: add .core/ and .idea/ to .gitignore
|
2026-03-15 10:17:49 +00:00 |
|
.golangci.yml
|
chore: add Go repo norms (badges, contributing, lint, taskfile, editorconfig)
|
2026-02-23 06:45:34 +00:00 |
|
actions.go
|
feat(actions): add repository action tasks listing
|
2026-04-01 23:26:28 +00:00 |
|
actions_test.go
|
feat(actions): add repository action tasks listing
|
2026-04-01 23:26:28 +00:00 |
|
admin.go
|
refactor(ax): enforce v0.8.0 polish rules
|
2026-03-29 23:39:24 +00:00 |
|
admin_test.go
|
refactor(ax): enforce v0.8.0 polish rules
|
2026-03-29 23:39:24 +00:00 |
|
branches.go
|
refactor(ax): enforce v0.8.0 polish rules
|
2026-03-29 23:39:24 +00:00 |
|
branches_test.go
|
refactor(ax): enforce v0.8.0 polish rules
|
2026-03-29 23:39:24 +00:00 |
|
CLAUDE.md
|
refactor(module): migrate module path to dappco.re/go/core/forge
|
2026-03-22 01:51:29 +00:00 |
|
client.go
|
feat(issues): add attachment uploads
|
2026-04-02 00:01:29 +00:00 |
|
client_test.go
|
refactor(ax): enforce v0.8.0 polish rules
|
2026-03-29 23:39:24 +00:00 |
|
commits.go
|
Add git note commit APIs
|
2026-04-01 23:28:31 +00:00 |
|
commits_test.go
|
Add git note commit APIs
|
2026-04-01 23:28:31 +00:00 |
|
config.go
|
refactor(ax): enforce v0.8.0 polish rules
|
2026-03-29 23:39:24 +00:00 |
|
config_test.go
|
refactor(ax): enforce v0.8.0 polish rules
|
2026-03-29 23:39:24 +00:00 |
|
contents.go
|
Add repository contents listing
|
2026-04-01 23:05:43 +00:00 |
|
contents_test.go
|
Add repository contents listing
|
2026-04-01 23:05:43 +00:00 |
|
CONTRIBUTING.md
|
chore: add Go repo norms (badges, contributing, lint, taskfile, editorconfig)
|
2026-02-23 06:45:34 +00:00 |
|
doc.go
|
docs(package): fix stale usage example
|
2026-03-29 23:39:22 +00:00 |
|
forge.go
|
refactor(ax): enforce v0.8.0 polish rules
|
2026-03-29 23:39:24 +00:00 |
|
forge_test.go
|
Add repo raw file helper
|
2026-04-01 22:46:14 +00:00 |
|
go.mod
|
refactor(ax): enforce v0.8.0 polish rules
|
2026-03-29 23:39:24 +00:00 |
|
go.sum
|
refactor(ax): enforce v0.8.0 polish rules
|
2026-03-29 23:39:24 +00:00 |
|
helpers.go
|
refactor(ax): enforce v0.8.0 polish rules
|
2026-03-29 23:39:24 +00:00 |
|
issues.go
|
feat(issues): add pinned issue listing
|
2026-04-02 00:09:49 +00:00 |
|
issues_test.go
|
feat(issues): add pinned issue listing
|
2026-04-02 00:09:49 +00:00 |
|
labels.go
|
refactor(ax): enforce v0.8.0 polish rules
|
2026-03-29 23:39:24 +00:00 |
|
labels_test.go
|
refactor(ax): enforce v0.8.0 polish rules
|
2026-03-29 23:39:24 +00:00 |
|
milestones.go
|
feat(milestones): add list and iterator helpers
|
2026-04-01 09:10:05 +00:00 |
|
milestones_test.go
|
feat(milestones): add list and iterator helpers
|
2026-04-01 09:10:05 +00:00 |
|
misc.go
|
feat(misc): add instance settings endpoints
|
2026-04-02 00:07:29 +00:00 |
|
misc_test.go
|
feat(misc): add instance settings endpoints
|
2026-04-02 00:07:29 +00:00 |
|
notifications.go
|
Add notification unread count endpoint
|
2026-04-01 23:42:31 +00:00 |
|
notifications_test.go
|
Add notification unread count endpoint
|
2026-04-01 23:42:31 +00:00 |
|
orgs.go
|
feat(orgs): add organisation block helpers
|
2026-04-01 23:39:46 +00:00 |
|
orgs_test.go
|
feat(orgs): add organisation block helpers
|
2026-04-01 23:39:46 +00:00 |
|
packages.go
|
refactor(ax): enforce v0.8.0 polish rules
|
2026-03-29 23:39:24 +00:00 |
|
packages_test.go
|
refactor(ax): enforce v0.8.0 polish rules
|
2026-03-29 23:39:24 +00:00 |
|
pagination.go
|
refactor(ax): enforce v0.8.0 polish rules
|
2026-03-29 23:39:24 +00:00 |
|
pagination_test.go
|
refactor(ax): enforce v0.8.0 polish rules
|
2026-03-29 23:39:24 +00:00 |
|
params.go
|
refactor(ax): enforce v0.8.0 polish rules
|
2026-03-29 23:39:24 +00:00 |
|
params_test.go
|
refactor(ax): enforce v0.8.0 polish rules
|
2026-03-29 23:39:24 +00:00 |
|
pulls.go
|
Add pull request changed files endpoint
|
2026-04-01 23:54:57 +00:00 |
|
pulls_test.go
|
Add pull request changed files endpoint
|
2026-04-01 23:54:57 +00:00 |
|
README.md
|
refactor(module): migrate module path to dappco.re/go/core/forge
|
2026-03-22 01:51:29 +00:00 |
|
releases.go
|
refactor(ax): enforce v0.8.0 polish rules
|
2026-03-29 23:39:24 +00:00 |
|
releases_test.go
|
refactor(ax): enforce v0.8.0 polish rules
|
2026-03-29 23:39:24 +00:00 |
|
repos.go
|
feat(repos): add repository search helpers
|
2026-04-01 23:45:41 +00:00 |
|
repos_test.go
|
feat(repos): add repository search helpers
|
2026-04-01 23:45:41 +00:00 |
|
resource.go
|
refactor(ax): enforce v0.8.0 polish rules
|
2026-03-29 23:39:24 +00:00 |
|
resource_test.go
|
refactor(ax): enforce v0.8.0 polish rules
|
2026-03-29 23:39:24 +00:00 |
|
teams.go
|
Add team member lookup
|
2026-04-01 23:33:43 +00:00 |
|
teams_test.go
|
Add team member lookup
|
2026-04-01 23:33:43 +00:00 |
|
users.go
|
feat(users): add heatmap endpoint
|
2026-04-02 00:04:26 +00:00 |
|
users_test.go
|
feat(users): add heatmap endpoint
|
2026-04-02 00:04:26 +00:00 |
|
webhooks.go
|
feat(webhooks): add git hook helpers
|
2026-04-01 22:27:49 +00:00 |
|
webhooks_test.go
|
feat(webhooks): add git hook helpers
|
2026-04-01 22:27:49 +00:00 |
|
wiki.go
|
Add wiki page revision retrieval
|
2026-04-01 23:52:33 +00:00 |
|
wiki_test.go
|
Add wiki page revision retrieval
|
2026-04-01 23:52:33 +00:00 |