Skip to content

Bump raindex for derived trades local DB#9

Merged
findolor merged 1 commit into
mainfrom
feature/raindex-derived-trades-submodule
May 26, 2026
Merged

Bump raindex for derived trades local DB#9
findolor merged 1 commit into
mainfrom
feature/raindex-derived-trades-submodule

Conversation

@findolor
Copy link
Copy Markdown
Collaborator

@findolor findolor commented May 24, 2026

Depends on

Motivation

We want to test the deployment-id local DB remote flow with the raindex changes from rainlanguage/raindex#2587 before deploying a named sync instance.

That upstream PR adds a derived_trades local DB read model and bumps the local DB schema to version 4. Testing it through this repository lets the remote deployment workflow build and install the CLI from the exact raindex commit that contains those schema changes.

Solution

  • bump lib/raindex from 9b33a3c4eca44726b4602f1a2d4046982584ef93 to cce428bf874443f55280705d8d2da157ef9921ab
  • use the latest commit from Add derived trades local DB read model raindex#2587: cce428bf874443f55280705d8d2da157ef9921ab
  • include the upstream derived-trades changes needed for the local DB schema version 4 deployment test

Relevant upstream raindex PR context:

  • PR: Add derived trades local DB read model raindex#2587
  • Title: Add derived trades local DB read model
  • Branch: arda/derived-trades-schema
  • Latest commit: cce428bf874443f55280705d8d2da157ef9921ab
  • Main behavior: maintain derived_trades during local DB sync and read trade lists from that derived table

Checks

By submitting this for review, I am confirming I have done the following:

  • made this PR as small as possible
  • unit-tested any new functionality
  • linked any relevant issues or PRs
  • included screenshots (if this involves a front-end change)

Validated locally with:

  • git submodule status lib/raindex
  • git diff --stat feature/deployment-id-ops..HEAD

Not run:

  • no deploy was run from this branch
  • no local raindex build was run

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 24, 2026

Warning

Review limit reached

@findolor, we couldn't start this review because you've reached your PR review rate limit.

More reviews will be available in 12 minutes and 10 seconds. Learn how PR review limits work.

Your organization has run out of usage credits. Purchase more in the billing tab.

⌛ How to resolve this issue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

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 include higher PR review limits than trial, open-source, and free plans. In all cases, reviews become available again over time. During sustained high-volume PR review activity, CodeRabbit may temporarily slow when the next review becomes available.

Please see our Fair Usage Limits Policy for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro

Run ID: fc259ab8-e64d-400f-a536-402ba7ffbeed

📥 Commits

Reviewing files that changed from the base of the PR and between 129f5c2 and 8aa4243.

📒 Files selected for processing (2)
  • flake.nix
  • lib/raindex
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feature/raindex-derived-trades-submodule

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

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

Copy link
Copy Markdown
Collaborator Author

findolor commented May 24, 2026

@findolor findolor self-assigned this May 24, 2026
@findolor findolor changed the title chore: bump raindex for derived trades local db Bump raindex for derived trades local DB May 24, 2026
@findolor findolor force-pushed the feature/raindex-derived-trades-submodule branch 2 times, most recently from b4855e4 to c0e2d90 Compare May 24, 2026 16:22
@findolor findolor force-pushed the feature/deployment-id-ops branch from 1b60148 to 492516c Compare May 24, 2026 16:22
@findolor findolor force-pushed the feature/raindex-derived-trades-submodule branch from c0e2d90 to 1e64cc4 Compare May 24, 2026 17:31
@findolor findolor force-pushed the feature/deployment-id-ops branch from 492516c to 1ceb02a Compare May 24, 2026 17:31
@findolor findolor force-pushed the feature/raindex-derived-trades-submodule branch from 1e64cc4 to 1848ebe Compare May 24, 2026 18:44
@findolor findolor force-pushed the feature/deployment-id-ops branch from 1ceb02a to 5119815 Compare May 26, 2026 08:05
@findolor findolor force-pushed the feature/raindex-derived-trades-submodule branch from 1848ebe to 04b6fef Compare May 26, 2026 08:05
@findolor findolor changed the base branch from feature/deployment-id-ops to graphite-base/9 May 26, 2026 15:05
@findolor findolor force-pushed the feature/raindex-derived-trades-submodule branch from 04b6fef to eb2ae53 Compare May 26, 2026 15:06
@graphite-app graphite-app Bot changed the base branch from graphite-base/9 to main May 26, 2026 15:07
@findolor findolor force-pushed the feature/raindex-derived-trades-submodule branch from eb2ae53 to 8aa4243 Compare May 26, 2026 15:07
@findolor findolor merged commit ded05ab into main May 26, 2026
2 checks passed
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