Skip to content

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

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

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

Conversation

@RemiBonnet

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.

gdubroeucq and others added 3 commits August 4, 2026 14:36
#2846)

The CloudFront origin buckets now serve console.qovery.com and
console-staging.qovery.com, so the dual-target scaffolding from the
migration is no longer needed:

- drop the legacy bucket copy steps and the s3-bucket-name-with-cloudfront
  indirection; the origin bucket is now plain s3-bucket-name
- make the CloudFront steps unconditional since both deploy flows set the
  bucket and distribution
- remove the cloudflare-zone/cloudflare-token secrets, declared and passed
  but unused by any step
* feat(agentic-workflow): add agentic workflow creation flow

- Added routes for agentic workflow creation, configuration, and summary.
- Implemented context and components for managing agentic workflow state and configuration.
- Updated service list and new service components to include agentic workflow option based on feature flag.
- Enhanced existing routing and navigation logic to accommodate new agentic workflow features.

* fix(agentic-workflow): align model options with api

* feat(agentic-workflow): use generated api client

* refactor(agentic-workflow): reuse summary helpers

* test(services): update service list snapshot

* fix(agentic-workflow): rename governance field to IP allow list

* feat(services): adjust agentic workflow creation

* test(services): cover agentic workflow creation

* chore(services): simplify agentic workflow exports

* chore(services): format agentic workflow files

* feat(services): align agentic workflow api payload

* fix(services): remove fake timers from agentic workflow UI tests

* fix(services): clean agentic workflow lint warnings

* fix(services): remove agentic workflow service list changes

* fix(services): update agentic workflow entry test

* feat(services): integrate agentic workflow creation

* refactor(services): relocate agentic workflow request formatter

* chore(services): remove unused jira asset

* fix(services): add agentic workflow service type

* fix(services): mark agentic workflows as editable

* refactor(services): allow agentic workflow service actions

* fix(services): identify agentic workflows

* fix(services): include agentic workflows in service union

* refactor(services): keep agentic workflow matches exhaustive

* refactor(services): localize agentic workflow placeholders

* fix(services): align agentic workflow API types

* feat(services): enhance agentic workflow integration and representation

* fix(agentic-workflow): align with latest API types

* fix(agentic-workflow): keep resource settings visible

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
@RemiBonnet
RemiBonnet merged commit 14e58cb into main Aug 5, 2026
7 of 8 checks passed
@RemiBonnet

Copy link
Copy Markdown
Member Author

🎉 This PR is included in version 1.332.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@codecov

codecov Bot commented Aug 5, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 32.07547% with 144 lines in your changes missing coverage. Please review.
✅ Project coverage is 48.30%. Comparing base (0405222) to head (7caffd2).
⚠️ Report is 9 commits behind head on main.

Files with missing lines Patch % Lines
...w-configuration/agentic-workflow-configuration.tsx 7.47% 98 Missing and 1 partial ⚠️
...flow/agentic-workflow/agentic-workflow-summary.tsx 56.25% 11 Missing and 10 partials ⚠️
...-flow/agentic-workflow/agentic-workflow-request.ts 40.00% 6 Missing and 3 partials ⚠️
...tic-workflow-configuration/git-repository-card.tsx 62.50% 4 Missing and 2 partials ⚠️
...flow/agentic-workflow/agentic-workflow-context.tsx 83.33% 1 Missing and 1 partial ⚠️
.../feature/src/lib/service-avatar/service-avatar.tsx 0.00% 1 Missing ⚠️
.../agentic-workflow-configuration/ai-model-cards.tsx 80.00% 0 Missing and 1 partial ⚠️
...e-list/service-list-cells/service-version-cell.tsx 0.00% 1 Missing ⚠️
...ployment-pipeline/services-deployment-pipeline.tsx 0.00% 1 Missing ⚠️
...c/lib/hooks/use-quick-actions/use-quick-actions.ts 0.00% 1 Missing ⚠️
... and 2 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2850      +/-   ##
==========================================
+ Coverage   47.64%   48.30%   +0.65%     
==========================================
  Files        1197     1276      +79     
  Lines       25952    27339    +1387     
  Branches     7774     7970     +196     
==========================================
+ Hits        12366    13205     +839     
- Misses      11468    11883     +415     
- Partials     2118     2251     +133     
Flag Coverage Δ
unittests 48.30% <32.07%> (+0.65%) ⬆️

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