Skip to content

restructure to /go/ subtree (Phase 1, Mantis #1232)#6

Merged
Snider merged 1 commit intomainfrom
dev
May 1, 2026
Merged

restructure to /go/ subtree (Phase 1, Mantis #1232)#6
Snider merged 1 commit intomainfrom
dev

Conversation

@Snider
Copy link
Copy Markdown
Contributor

@Snider Snider commented May 1, 2026

Phase 1 only.

Summary by CodeRabbit

  • Chores
    • Integrated new external Go module dependency into the project
    • Updated external Go module to the latest upstream version

Phase 1 only — restructure shape only. dep cascade fixup deferred to Phase 2.
@Snider Snider merged commit 853d191 into main May 1, 2026
4 of 7 checks passed
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 1, 2026

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 7edf7dd5-9af0-4c81-95c2-02075fa90401

📥 Commits

Reviewing files that changed from the base of the PR and between 06e4462 and a218b32.

⛔ Files ignored due to path filters (2)
  • go.work is excluded by !**/*.work
  • go/go.sum is excluded by !**/*.sum
📒 Files selected for processing (126)
  • .gitmodules
  • external/go
  • go/actions.go
  • go/actions_test.go
  • go/activitypub.go
  • go/activitypub_test.go
  • go/admin.go
  • go/admin_test.go
  • go/ax7_generated_test.go
  • go/ax_stringer_test.go
  • go/branches.go
  • go/branches_extra_test.go
  • go/branches_test.go
  • go/client.go
  • go/client_test.go
  • go/cmd/forgegen/ax7_generated_test.go
  • go/cmd/forgegen/generator.go
  • go/cmd/forgegen/generator_test.go
  • go/cmd/forgegen/helpers.go
  • go/cmd/forgegen/main.go
  • go/cmd/forgegen/main_test.go
  • go/cmd/forgegen/parser.go
  • go/cmd/forgegen/parser_test.go
  • go/commits.go
  • go/commits_extra_test.go
  • go/commits_test.go
  • go/compat_helpers.go
  • go/config.go
  • go/config_test.go
  • go/contents.go
  • go/contents_test.go
  • go/doc.go
  • go/forge.go
  • go/forge_test.go
  • go/go.mod
  • go/helpers.go
  • go/issues.go
  • go/issues_extra_test.go
  • go/issues_test.go
  • go/labels.go
  • go/labels_test.go
  • go/milestones.go
  • go/milestones_test.go
  • go/misc.go
  • go/misc_test.go
  • go/notifications.go
  • go/notifications_test.go
  • go/orgs.go
  • go/orgs_extra_test.go
  • go/orgs_test.go
  • go/packages.go
  • go/packages_test.go
  • go/pagination.go
  • go/pagination_test.go
  • go/params.go
  • go/params_test.go
  • go/pulls.go
  • go/pulls_extra_test.go
  • go/pulls_test.go
  • go/releases.go
  • go/releases_extra_test.go
  • go/releases_test.go
  • go/repos.go
  • go/repos_test.go
  • go/resource.go
  • go/resource_string_test.go
  • go/resource_test.go
  • go/service_pagination_extra_test.go
  • go/service_string.go
  • go/stringer_nil_test.go
  • go/teams.go
  • go/teams_test.go
  • go/testdata/swagger.v1.json
  • go/tests/cli/forge/Taskfile.yaml
  • go/tests/cli/forge/main.go
  • go/types/action.go
  • go/types/activity.go
  • go/types/admin.go
  • go/types/ax7_generated_test.go
  • go/types/branch.go
  • go/types/comment.go
  • go/types/commit.go
  • go/types/common.go
  • go/types/content.go
  • go/types/content_compat.go
  • go/types/error.go
  • go/types/federation.go
  • go/types/generate.go
  • go/types/git.go
  • go/types/hook.go
  • go/types/issue.go
  • go/types/key.go
  • go/types/label.go
  • go/types/label_compat.go
  • go/types/label_compat_test.go
  • go/types/list_options_compat.go
  • go/types/milestone.go
  • go/types/misc.go
  • go/types/misc_compat.go
  • go/types/misc_compat_test.go
  • go/types/notification.go
  • go/types/oauth.go
  • go/types/org.go
  • go/types/package.go
  • go/types/pr.go
  • go/types/quota.go
  • go/types/reaction.go
  • go/types/release.go
  • go/types/repo.go
  • go/types/review.go
  • go/types/settings.go
  • go/types/status.go
  • go/types/tag.go
  • go/types/team.go
  • go/types/time_tracking.go
  • go/types/topic.go
  • go/types/user.go
  • go/types/wiki.go
  • go/users.go
  • go/users_extra_test.go
  • go/users_test.go
  • go/webhooks.go
  • go/webhooks_extra_test.go
  • go/webhooks_test.go
  • go/wiki.go
  • go/wiki_test.go

📝 Walkthrough

Walkthrough

The pull request adds configuration for a new Git submodule external/go to track the dev branch, and updates its reference pointer to commit d661b703e16183b3cbab101de189f688888a1174.

Changes

Cohort / File(s) Summary
Git submodule configuration
.gitmodules, external/go
Adds submodule configuration for external/go to track the dev branch, and updates the submodule reference to a new upstream commit.

Review rate limit: 1/5 review remaining, refill in 44 minutes and 16 seconds.

Comment @coderabbitai help to get the list of available commands and usage tips.

@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented May 1, 2026

Quality Gate Failed Quality Gate failed

Failed conditions
3.4% Duplication on New Code (required ≤ 3%)

See analysis details on SonarQube Cloud

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant