Skip to content

feat: move live-changeable settings into the database - #232

Merged
hamzahalq merged 1 commit into
v2from
hamza/feature/settings
Jul 29, 2026
Merged

feat: move live-changeable settings into the database#232
hamzahalq merged 1 commit into
v2from
hamza/feature/settings

Conversation

@hamzahalq

Copy link
Copy Markdown
Contributor

The Settings table is the single source of truth for the 22 editable settings; configuration seeds each key once on first boot and is ignored afterwards. Secrets are encrypted at rest with AES-GCM. Rebex adapters are now always registered so the license key takes effect without a restart.

The Settings table is the single source of truth for the 22 editable settings;
configuration seeds each key once on first boot and is ignored afterwards.
Secrets are encrypted at rest with AES-GCM. Rebex adapters are now always
registered so the license key takes effect without a restart.
@coderabbitai

coderabbitai Bot commented Jul 29, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

🗂️ Base branches to auto review (5)
  • ^main$
  • ^master$
  • ^staging$
  • ^development$
  • ^gigstaging$

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Repository: simplify9/coderabbit/.coderabbit.yaml

Review profile: ASSERTIVE

Plan: Pro Plus

Run ID: 69905a70-48d1-4a85-8d8c-6230d32ab3c9

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

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.

@hamzahalq
hamzahalq merged commit fa2dcb3 into v2 Jul 29, 2026
2 checks passed
@hamzahalq
hamzahalq deleted the hamza/feature/settings branch July 29, 2026 13:58
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