Conversation
Update go.mod module declaration, all require lines, and .go import paths from forge.lthn.ai to dappco.re. Dependencies updated: core v0.5.0, log v0.1.0, io v0.2.0. Replace directives added for local module resolution. forge.lthn.ai/core/cli and go-inference retained at old paths (not yet migrated). Co-Authored-By: Virgil <virgil@lethean.io>
…o/core/build. Update go.mo...' (#3) from agent/migrate-module-path-to-dappco-re-go-core into main
|
Warning Rate limit exceeded
⌛ How to resolve this issue?After the wait time has elapsed, a review can be triggered using the We recommend that you space out your commits to avoid hitting the rate limit. 🚦 How do rate limits work?CodeRabbit enforces hourly rate limits for each developer per organization. Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout. Please see our FAQ for further information. ℹ️ Review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (74)
Comment |
Pass #2 on go-build — apple.go and apple_test.go reorganised, new pkg/build/apple/ subpackage extracts the orchestration (sign, notarise, DMG, TestFlight, App Store, universal binary). Parent pkg/build/apple.go retained as a facade. Co-Authored-By: Virgil <virgil@lethean.io>
Migrate module path and dependencies to dappco.re/go/core/*.