Skip to content

Add global base environment support in script[INS-5544] - #8734

Merged
cwangsmv merged 8 commits into
developfrom
feat/support-global-base-env-in-script
May 27, 2025
Merged

Add global base environment support in script[INS-5544]#8734
cwangsmv merged 8 commits into
developfrom
feat/support-global-base-env-in-script

Conversation

@cwangsmv

@cwangsmv cwangsmv commented May 20, 2025

Copy link
Copy Markdown
Contributor
  • Add insomnia.baseGlobals to allow accessing base environment of the selected global environment
  • Modify network and request logic to make it work
  • Add unit test to cover the new script

Closes #8711

@cwangsmv
cwangsmv marked this pull request as draft May 20, 2025 01:43
@cwangsmv
cwangsmv force-pushed the feat/support-global-base-env-in-script branch from 75d8bff to 0148f0d Compare May 20, 2025 09:04
@cwangsmv
cwangsmv marked this pull request as ready for review May 22, 2025 02:06
@cwangsmv
cwangsmv force-pushed the feat/support-global-base-env-in-script branch from a56480f to 41811fc Compare May 26, 2025 06:58
@cwangsmv
cwangsmv requested a review from ihexxa May 26, 2025 08:08
@cwangsmv
cwangsmv force-pushed the feat/support-global-base-env-in-script branch from 4dec08b to 7bf4f20 Compare May 27, 2025 07:34
@cwangsmv
cwangsmv enabled auto-merge (squash) May 27, 2025 07:34
@cwangsmv
cwangsmv merged commit 3a49afb into develop May 27, 2025
@cwangsmv
cwangsmv deleted the feat/support-global-base-env-in-script branch May 27, 2025 07:48
cwangsmv added a commit that referenced this pull request Jun 10, 2025
* Add unit test and modify network
* Fix variable mapping
RoamingLost pushed a commit to RoamingLost/insomnia that referenced this pull request Aug 6, 2025
* Add unit test and modify network
* Fix variable mapping
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.

Use both private environment and global environment variables in pre-request script

2 participants