Skip to content

chore(ci): update Dependabot Go module paths#5435

Merged
jgoux merged 3 commits into
developfrom
codex/fix-dependabot-gomod-paths
Jun 3, 2026
Merged

chore(ci): update Dependabot Go module paths#5435
jgoux merged 3 commits into
developfrom
codex/fix-dependabot-gomod-paths

Conversation

@jgoux
Copy link
Copy Markdown
Contributor

@jgoux jgoux commented Jun 3, 2026

What changed

Updates the Go Dependabot directories from the old root-level module paths to the current Go module locations under apps/cli-go.

Why

The Dependabot Go updater is currently failing with dependency_file_not_found because / and /pkg no longer contain the relevant go.mod files after the CLI Go sources moved under apps/cli-go.

@jgoux jgoux requested a review from a team as a code owner June 3, 2026 07:26
@coveralls
Copy link
Copy Markdown

coveralls commented Jun 3, 2026

Coverage Report for CI Build 26870483941

Warning

No base build found for commit a1259d6 on develop.
Coverage changes can't be calculated without a base build.
If a base build is processing, this comment will update automatically when it completes.

Coverage: 63.906%

Details

  • Patch coverage: No coverable lines changed in this PR.

Uncovered Changes

No uncovered changes found.

Coverage Regressions

Requires a base build to compare against. How to fix this →


Coverage Stats

Coverage Status
Relevant Lines: 15792
Covered Lines: 10092
Line Coverage: 63.91%
Coverage Strength: 7.08 hits per line

💛 - Coveralls

@jgoux jgoux force-pushed the codex/fix-dependabot-gomod-paths branch from c258af3 to 9f31d22 Compare June 3, 2026 07:33
@jgoux jgoux changed the title fix(ci): update Dependabot Go module paths chore(ci): update Dependabot Go module paths Jun 3, 2026
@jgoux jgoux changed the base branch from main to develop June 3, 2026 07:35
@jgoux jgoux marked this pull request as draft June 3, 2026 07:36
@jgoux jgoux marked this pull request as ready for review June 3, 2026 07:36
@jgoux jgoux closed this Jun 3, 2026
@jgoux jgoux reopened this Jun 3, 2026
@jgoux jgoux force-pushed the codex/fix-dependabot-gomod-paths branch from 68b7fbb to 52ca945 Compare June 3, 2026 07:48
@jgoux jgoux merged commit bdca018 into develop Jun 3, 2026
16 checks passed
@jgoux jgoux deleted the codex/fix-dependabot-gomod-paths branch June 3, 2026 08:26
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.

3 participants