fix(brunoConfig) - Update presets configuration in openCollection.yml - #119
Merged
vijayh-bruno merged 5 commits intoSep 13, 2026
Merged
Conversation
princek-bruno
suggested changes
Aug 7, 2026
princek-bruno
suggested changes
Aug 18, 2026
princek-bruno
left a comment
Contributor
There was a problem hiding this comment.
Please remove self explanatory code comments.
rajashreehj-bruno
force-pushed
the
VSCODE-128-save-preset-configuration
branch
from
August 19, 2026 08:32
00cd128 to
8d31774
Compare
rajashreehj-bruno
force-pushed
the
VSCODE-128-save-preset-configuration
branch
from
September 1, 2026 11:47
8d31774 to
63d5c6b
Compare
morsh-bruno
suggested changes
Sep 9, 2026
morsh-bruno
reviewed
Sep 9, 2026
morsh-bruno
reviewed
Sep 9, 2026
morsh-bruno
reviewed
Sep 9, 2026
rajashreehj-bruno
force-pushed
the
VSCODE-128-save-preset-configuration
branch
from
September 10, 2026 05:07
a6ef9af to
56cb0da
Compare
rajashreehj-bruno
force-pushed
the
VSCODE-128-save-preset-configuration
branch
from
September 10, 2026 10:28
06a967b to
3f1561b
Compare
morsh-bruno
approved these changes
Sep 11, 2026
vijayh-bruno
approved these changes
Sep 13, 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.
Jira: VSCODE-128
Description
Changes made in brunoConfig(presets, client certificate) gets saved properly in openCollection.yml without any error.
Problem
The changes made to presets/client certificate is not getting save in openCollection.yml. It's working fine in .bru.
Fix
Before:

After:

Additional information
Restructured the e2e folder structure