Skip to content

feat: formbricks v5 changes#50

Merged
pandeymangg merged 5 commits into
mainfrom
epic/v5
May 18, 2026
Merged

feat: formbricks v5 changes#50
pandeymangg merged 5 commits into
mainfrom
epic/v5

Conversation

@pandeymangg
Copy link
Copy Markdown
Contributor

Adds the formbricks v5 changes

pandeymangg and others added 5 commits April 23, 2026 18:39
Undo local-publish hacks from the workspace-support feature commit:
re-enable the HTTPS guard in Formbricks.setup and revert the version
back to 1.2.0 so a release can be cut cleanly.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 18, 2026

Warning

Rate limit exceeded

@pandeymangg has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 55 minutes and 32 seconds before requesting another review.

You’ve run out of usage credits. Purchase more in the billing tab.

⌛ How to resolve this issue?

After the wait time has elapsed, 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 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 configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro

Run ID: 5d6167ec-3794-4c1e-ab51-fb3f4f2e3cdc

📥 Commits

Reviewing files that changed from the base of the PR and between d66274b and ceba476.

📒 Files selected for processing (32)
  • android/build.gradle.kts
  • android/src/androidTest/assets/Workspace.json
  • android/src/androidTest/java/com/formbricks/android/FormbricksInstrumentedTest.kt
  • android/src/androidTest/java/com/formbricks/android/MockFormbricksApiService.kt
  • android/src/androidTest/java/com/formbricks/android/manager/SurveyManagerInstrumentedTest.kt
  • android/src/androidTest/java/com/formbricks/android/manager/WorkspaceDataMigrationInstrumentedTest.kt
  • android/src/androidTest/java/com/formbricks/android/network/FormbricksApiServiceInstrumentedTest.kt
  • android/src/androidTest/java/com/formbricks/android/webview/FormbricksViewModelInstrumentedTest.kt
  • android/src/main/java/com/formbricks/android/Formbricks.kt
  • android/src/main/java/com/formbricks/android/api/FormbricksApi.kt
  • android/src/main/java/com/formbricks/android/extensions/DateExtensions.kt
  • android/src/main/java/com/formbricks/android/helper/FormbricksConfig.kt
  • android/src/main/java/com/formbricks/android/manager/SurveyManager.kt
  • android/src/main/java/com/formbricks/android/model/environment/EnvironmentData.kt
  • android/src/main/java/com/formbricks/android/model/environment/EnvironmentResponse.kt
  • android/src/main/java/com/formbricks/android/model/workspace/ActionClass.kt
  • android/src/main/java/com/formbricks/android/model/workspace/ActionClassReference.kt
  • android/src/main/java/com/formbricks/android/model/workspace/BrandColor.kt
  • android/src/main/java/com/formbricks/android/model/workspace/Segment.kt
  • android/src/main/java/com/formbricks/android/model/workspace/SegmentFilterResourceDeserializer.kt
  • android/src/main/java/com/formbricks/android/model/workspace/Settings.kt
  • android/src/main/java/com/formbricks/android/model/workspace/Styling.kt
  • android/src/main/java/com/formbricks/android/model/workspace/Survey.kt
  • android/src/main/java/com/formbricks/android/model/workspace/Trigger.kt
  • android/src/main/java/com/formbricks/android/model/workspace/WorkspaceData.kt
  • android/src/main/java/com/formbricks/android/model/workspace/WorkspaceDataHolder.kt
  • android/src/main/java/com/formbricks/android/model/workspace/WorkspaceResponse.kt
  • android/src/main/java/com/formbricks/android/model/workspace/WorkspaceResponseData.kt
  • android/src/main/java/com/formbricks/android/network/FormbricksApiService.kt
  • android/src/main/java/com/formbricks/android/network/FormbricksRetrofitBuilder.kt
  • android/src/main/java/com/formbricks/android/network/FormbricksService.kt
  • android/src/main/java/com/formbricks/android/webview/FormbricksViewModel.kt

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.

@pandeymangg pandeymangg requested a review from Dhruwang May 18, 2026 06:04
@CLAassistant
Copy link
Copy Markdown

CLAassistant commented May 18, 2026

CLA assistant check
All committers have signed the CLA.

@sonarqubecloud
Copy link
Copy Markdown

Quality Gate Failed Quality Gate failed

Failed conditions
60.9% Coverage on New Code (required ≥ 80%)

See analysis details on SonarQube Cloud

@pandeymangg pandeymangg added this pull request to the merge queue May 18, 2026
Merged via the queue into main with commit b022ef3 May 18, 2026
6 of 7 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