Skip to content

fix(brunoConfig) - Update presets configuration in openCollection.yml - #119

Merged
vijayh-bruno merged 5 commits into
usebruno:mainfrom
rajashreehj-bruno:VSCODE-128-save-preset-configuration
Sep 13, 2026
Merged

fix(brunoConfig) - Update presets configuration in openCollection.yml#119
vijayh-bruno merged 5 commits into
usebruno:mainfrom
rajashreehj-bruno:VSCODE-128-save-preset-configuration

Conversation

@rajashreehj-bruno

@rajashreehj-bruno rajashreehj-bruno commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

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

  1. openCollection.yml contains both settings(header, vars, auth, scripts) and brunoConfig(presets, client certificate), so it's saved with single IPC call.
  2. .bru saves settings in collection.bru and brunoConfig in bruno.json

Before:
Screenshot 2026-08-03 at 10 07 18 PM

After:
Screenshot 2026-08-07 at 12 40 37 PM

Additional information

Restructured the e2e folder structure

Comment thread src/webview/providers/ReduxStore/slices/collections/actions.tsx Outdated
Comment thread tests/e2e/utils/page/actions.ts Outdated

@princek-bruno princek-bruno left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please remove self explanatory code comments.

@rajashreehj-bruno
rajashreehj-bruno force-pushed the VSCODE-128-save-preset-configuration branch from 00cd128 to 8d31774 Compare August 19, 2026 08:32
@rajashreehj-bruno
rajashreehj-bruno force-pushed the VSCODE-128-save-preset-configuration branch from 8d31774 to 63d5c6b Compare September 1, 2026 11:47
Comment thread tests/e2e/utils/page/locators.ts
Comment thread src/webview/providers/ReduxStore/slices/collections/actions.tsx Outdated
Comment thread tests/e2e/utils/page/actions.ts Outdated
Comment thread tests/e2e/collection/settings/collection-settings-save.spec.ts Outdated
Comment thread tests/e2e/collection/settings/collection-settings-save.spec.ts Outdated
@rajashreehj-bruno
rajashreehj-bruno force-pushed the VSCODE-128-save-preset-configuration branch from a6ef9af to 56cb0da Compare September 10, 2026 05:07
@rajashreehj-bruno
rajashreehj-bruno force-pushed the VSCODE-128-save-preset-configuration branch from 06a967b to 3f1561b Compare September 10, 2026 10:28
@rajashreehj-bruno rajashreehj-bruno changed the title fix(brunoConfig) - Update presets/client certificate configuration in openCollection.yml fix(brunoConfig) - Update presets configuration in openCollection.yml Sep 10, 2026
@vijayh-bruno
vijayh-bruno merged commit 2830d9d into usebruno:main Sep 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants