Skip to content

[comp] Production Deploy#3190

Merged
tofikwest merged 8 commits into
releasefrom
main
Jun 18, 2026
Merged

[comp] Production Deploy#3190
tofikwest merged 8 commits into
releasefrom
main

Conversation

@github-actions

@github-actions github-actions Bot commented Jun 18, 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

Adds environment alias support and makes environment-separation checks fail closed on partial coverage across AWS, Azure, and GCP. Improves findings with alias evidence and clear counts of unclassified resources.

  • New Features

    • Exposed environment_aliases on aws, azure, and gcp manifests; aliases are used when classifying from tags/names/labels and are included in evidence.
    • Invalid or conflicting alias entries are detected and reported; duplicate aliases are rejected (no “last entry wins”).
  • Bug Fixes

    • Separation now requires full coverage; if any regions/subscriptions/projects can’t be read or discovery is truncated, emit “Could not verify…” and do not auto-pass even if scanned scope shows separation.
    • Failure details include counts of unclassified VPCs/resource groups/projects with guidance to add env tags/tokens or configure aliases.

Written for commit 3109cb8. Summary will update on new commits.

Review in cubic

@vercel

vercel Bot commented Jun 18, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
app (staging) Ready Ready Preview, Comment Jun 18, 2026 1:40am
comp-framework-editor (staging) Ready Ready Preview, Comment Jun 18, 2026 1:40am
1 Skipped Deployment
Project Deployment Actions Updated (UTC)
portal (staging) Skipped Skipped Jun 18, 2026 1:40am

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.

1 issue found across 13 files

Confidence score: 3/5

  • In packages/integration-platform/src/manifests/environment-aliases.ts, conflicting entries in environment_aliases are silently overwritten, so a typo or ordering change can map an environment incorrectly and cause downstream misclassification at runtime. Add explicit duplicate/conflict validation (and a failing test case) so invalid alias sets are rejected before merging.

Reply with feedback, questions, or to request a fix.

Fix all with cubic | Re-trigger cubic

Comment thread packages/integration-platform/src/manifests/environment-aliases.ts Outdated
@vercel vercel Bot temporarily deployed to staging – portal June 18, 2026 01:36 Inactive
@tofikwest tofikwest merged commit 009742f into release Jun 18, 2026
12 of 13 checks passed
@claudfuen

Copy link
Copy Markdown
Contributor

🎉 This PR is included in version 3.86.1 🎉

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