Skip to content

chore(release): promote staging to production#2833

Merged
RemiBonnet merged 3 commits into
mainfrom
staging
Jul 23, 2026
Merged

chore(release): promote staging to production#2833
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.

RemiBonnet and others added 3 commits July 21, 2026 15:24
…to 1.1.932 (#2829)

* chore(deps): update qovery axios client

* fix(ci): expose distributed test failures

* fix(ci): terminate leaking jest workers
* feat(clusters): add overview back link

* docs(clusters): add back link screenshots

* chore(clusters): remove generated preview assets

* feat(clusters): add cluster list breadcrumb
* Rename "Blueprint version" field to "Version"

* Blueprint names are now correctly formatted

* Filter out incompatible blueprints

* Update margin

* Add "Configure" button in "Overrides" section header

* Remove double titles and fix heading custom sizes for markdown render
area

* Fix border issues

* Add blueprint update badge to version cell

* Update wording of the blueprint update modal

* UI fixes

* Fix overflow issue on preview step of the bueprint update flow

* Remove legacy sections when the service catalog FF is disabled

* Revamp UI of the "Create new service" page

* Fix lint issues

* Rename legacy "database" to "container database"

* Fix failing unit tests

* Fix failing unit test

* UI fixes

* Update the blueprint update modal's title

* Improve service header for blueprint-based services

* Prevent users from editing the source of a blueprint-based service

* Add min and max validation for number inputs

* Add useDeployBlueprint and its associated deployBlueprint mutation

* Fix lint issues

* Update failing unit tests

* Fix double /preview API call

* Fix lint issues

* Fix failing unit test

* Fix typing for serviceType

* Use Section and Heading components

* Use PropsWithChildren

* Use the right environmentId variable

* Move isBlueprintService helper to services' data-access lib

* Use Heading component

* Better retrieve strategy for environmentId and serviceId

* Add unit tests for BlueprintUpdateBadge component

* Move some files to new service-update-flow folder

* Fix lint issues
@RemiBonnet
RemiBonnet merged commit 7c7c0bb into main Jul 23, 2026
8 checks passed
@RemiBonnet

Copy link
Copy Markdown
Member Author

🎉 This PR is included in version 1.330.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@codecov

codecov Bot commented Jul 23, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 80.00000% with 28 lines in your changes missing coverage. Please review.
✅ Project coverage is 48.18%. Comparing base (9bde182) to head (fe2ee47).
⚠️ Report is 5 commits behind head on main.

Files with missing lines Patch % Lines
...service-overview/service-header/service-header.tsx 71.42% 3 Missing and 3 partials ⚠️
...lueprint-details-panel/blueprint-details-panel.tsx 28.57% 5 Missing ⚠️
...hooks/use-deploy-blueprint/use-deploy-blueprint.ts 0.00% 5 Missing ⚠️
...e-list/service-list-cells/service-version-cell.tsx 66.66% 1 Missing and 4 partials ⚠️
...ce-blueprint-update-flow/blueprint-update-flow.tsx 87.50% 2 Missing ⚠️
...ce-blueprint-update-flow/blueprint-update-utils.ts 50.00% 0 Missing and 2 partials ⚠️
.../src/lib/service-new/service-card/service-card.tsx 75.00% 1 Missing and 1 partial ⚠️
...pository-settings/edit-git-repository-settings.tsx 50.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2833      +/-   ##
==========================================
+ Coverage   45.94%   48.18%   +2.24%     
==========================================
  Files         654     1267     +613     
  Lines       16068    27075   +11007     
  Branches     4790     7890    +3100     
==========================================
+ Hits         7382    13046    +5664     
- Misses       7412    11809    +4397     
- Partials     1274     2220     +946     
Flag Coverage Δ
unittests 48.18% <80.00%> (+2.24%) ⬆️

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.

3 participants