feat(application-container-creation-flow): add resources step#2459
Merged
RemiBonnet merged 2 commits intonew-navigationfrom Mar 10, 2026
Merged
feat(application-container-creation-flow): add resources step#2459RemiBonnet merged 2 commits intonew-navigationfrom
RemiBonnet merged 2 commits intonew-navigationfrom
Conversation
Member
Author
|
Qovery can create a Preview Environment for this PR.
This comment has been generated from Qovery AI 🤖.
|
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## new-navigation #2459 +/- ##
==================================================
+ Coverage 44.03% 44.14% +0.11%
==================================================
Files 1044 555 -489
Lines 20277 12419 -7858
Branches 5865 3579 -2286
==================================================
- Hits 8928 5482 -3446
+ Misses 9757 6026 -3731
+ Partials 1592 911 -681
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
RemiBonnet
commented
Mar 9, 2026
libs/domains/services/feature/src/lib/hooks/use-environment/use-environment.ts
Outdated
Show resolved
Hide resolved
rmnbrd
requested changes
Mar 10, 2026
...s/services/feature/src/lib/application-settings-resources/application-settings-resources.tsx
Outdated
Show resolved
Hide resolved
libs/domains/services/feature/src/lib/hooks/use-environment/use-environment.ts
Outdated
Show resolved
Hide resolved
rmnbrd
approved these changes
Mar 10, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Add resources step for container/application creation flow
Screenshots / Recordings
Testing
yarn testoryarn test -u(if you need to regenerate snapshots)yarn formatyarn lintPR Checklist
.cursor/rules)feat(service): add new Terraform service) - required for semantic-release