Skip to content

[comp] Production Deploy#3204

Merged
tofikwest merged 3 commits into
releasefrom
main
Jun 19, 2026
Merged

[comp] Production Deploy#3204
tofikwest merged 3 commits into
releasefrom
main

Conversation

@github-actions

@github-actions github-actions Bot commented Jun 19, 2026

Copy link
Copy Markdown
Contributor

This is an automated pull request to release the candidate branch into production, which will trigger a deployment.
It was created by the [Production PR] action.


Summary by cubic

Hardened OAuth refresh and token storage (focused on Google) to prevent losing refresh tokens and to return clear, provider-specific errors. Improves integration reliability and avoids unnecessary reconnects; adds tests.

  • Bug Fixes
    • Preserve existing refresh token on reconnect for gcp and google-workspace when Google omits refresh_token.
    • Skip sending scope during Google token refresh; added host-aware logic to control refresh scope behavior.
    • Distinguish retryable vs terminal refresh failures; set connection to error with parsed provider message (e.g., invalid_rapt) or return 503 for temporary issues.
    • Controllers and cloud scans surface stored connection error messages; task runner respects errorMessage without overwriting.
    • Added unit tests for connections controller and credential vault (Google refresh and token storage).

Written for commit 92dcfbd. Summary will update on new commits.

Review in cubic

@vercel

vercel Bot commented Jun 19, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
comp-framework-editor (staging) Ready Ready Preview, Comment Jun 19, 2026 5:08pm
2 Skipped Deployments
Project Deployment Actions Updated (UTC)
app (staging) Skipped Skipped Jun 19, 2026 5:08pm
portal (staging) Skipped Skipped Jun 19, 2026 5:08pm

Request Review

@cubic-dev-ai cubic-dev-ai Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 9 files

Confidence score: 5/5

  • Automated review surfaced no issues in the provided summaries.
  • No files require special attention.

Re-trigger cubic

@tofikwest tofikwest merged commit 02b345a into release Jun 19, 2026
14 checks passed
@claudfuen

Copy link
Copy Markdown
Contributor

🎉 This PR is included in version 3.86.5 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants