Skip to content

chore(release): promote staging to production - #2910

Merged
RemiBonnet merged 3 commits into
mainfrom
staging
Aug 27, 2026
Merged

chore(release): promote staging to production#2910
RemiBonnet merged 3 commits into
mainfrom
staging

Conversation

@RemiBonnet

@RemiBonnet RemiBonnet commented Aug 27, 2026

Copy link
Copy Markdown
Member

Opens the production promotion path from staging to main. Merging this PR triggers semantic-release, then the existing production deployment workflow.

Do not squash this PR. Use a merge commit to preserve the original conventional commits for semantic-release.


Summary by cubic

Promotes staging to main so the accumulated changes ship to production. Merging triggers semantic-release and the existing production deployment workflow.

Do not squash this PR. Use a merge commit to preserve the original conventional commits for semantic-release.

Changes included

  • Renames the "agentic workflow" product surface to "agent task" across the console, service creation, settings, and audit log labels.
  • Sorts ephemeral environments by last operation, newest first.
  • Requires at least one onboarding use case before continuing and updates the available use case options.

Written for commit 4064d1c. Summary will update on new commits.

Review in cubic

RemiBonnet and others added 3 commits August 27, 2026 11:36
…2905)

feat(environments): add sorting to ephemeral environments table

Ephemeral (preview) environments can now be sorted by name or by last
operation via clickable column headers. Default sort is by last
operation, newest first.
* feat(agent-task): rename agentic workflow

* fix(agent-task): unify audit log labels
… is never empty (#2908)

* fix(onboarding): require at least one use case before continuing

Users could skip use case selection entirely, leaving
onboarding.use_cases empty on the created org. This permanently hid
the getting-started checklist on the org overview for every member,
with no way to recover it afterwards.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>

* fix(onboarding): remove spec-to-prod and rde use cases from selection

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>

* feat(onboarding): add "migrate to Qovery" use case

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>

* style(onboarding): center use case cards on incomplete last row

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>

* fix(onboarding): reword migrate use case to target cloud providers

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>

* Update libs/domains/onboarding/feature/src/lib/step-use-cases/step-use-cases.tsx

Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>

* style: run yarn format

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>

---------

Co-authored-by: Claude Sonnet 5 <noreply@anthropic.com>
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
@RemiBonnet
RemiBonnet merged commit d6e795f into main Aug 27, 2026
6 checks passed
@RemiBonnet

Copy link
Copy Markdown
Member Author

🎉 This PR is included in version 1.344.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@codecov

codecov Bot commented Aug 27, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 53.84615% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 46.70%. Comparing base (eaaeba1) to head (4064d1c).
⚠️ Report is 25 commits behind head on main.

Files with missing lines Patch % Lines
.../feature/src/lib/filter-section/filter-section.tsx 0.00% 0 Missing and 1 partial ⚠️
...audit-logs/feature/src/lib/row-event/row-event.tsx 0.00% 0 Missing and 1 partial ⚠️
...-table/environment-section/environment-section.tsx 85.71% 0 Missing and 1 partial ⚠️
.../feature/src/lib/step-use-cases/step-use-cases.tsx 0.00% 1 Missing ⚠️
...ic-workflow-settings/agentic-workflow-settings.tsx 0.00% 0 Missing and 1 partial ⚠️
...w-configuration/agentic-workflow-configuration.tsx 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2910      +/-   ##
==========================================
- Coverage   48.46%   46.70%   -1.77%     
==========================================
  Files        1272      507     -765     
  Lines       27590    13749   -13841     
  Branches     8114     4184    -3930     
==========================================
- Hits        13372     6421    -6951     
+ Misses      11952     6203    -5749     
+ Partials     2266     1125    -1141     
Flag Coverage Δ
unittests 46.70% <53.84%> (-1.77%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants