[PR #5110] [MERGED] fix: desktop platform level env migration and codegen bug #5065

Closed
opened 2026-03-17 02:32:44 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/5110
Author: @nivedin
Created: 5/29/2025
Status: Merged
Merged: 5/29/2025
Merged by: @jamesgeorge007

Base: patchHead: fix/desktop-platform-sync-update


📝 Commits (2)

  • ef3aa8d chore: add migration while syncing
  • d689c43 fix: show value in codegen

📊 Changes

2 files changed (+58 additions, -10 deletions)

View changed files

📝 packages/hoppscotch-common/src/components/http/Codegen.vue (+23 -4)
📝 packages/hoppscotch-selfhost-desktop/src/platform/environments/environments.platform.ts (+35 -6)

📄 Description

This PR add's the environment version migration while syncing at platform level and fixes the codegen bug not showing environment value


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/hoppscotch/hoppscotch/pull/5110 **Author:** [@nivedin](https://github.com/nivedin) **Created:** 5/29/2025 **Status:** ✅ Merged **Merged:** 5/29/2025 **Merged by:** [@jamesgeorge007](https://github.com/jamesgeorge007) **Base:** `patch` ← **Head:** `fix/desktop-platform-sync-update` --- ### 📝 Commits (2) - [`ef3aa8d`](https://github.com/hoppscotch/hoppscotch/commit/ef3aa8db39d6cde3fbeb3fc2755d7da608f9180f) chore: add migration while syncing - [`d689c43`](https://github.com/hoppscotch/hoppscotch/commit/d689c43f24835141c480e8beb3614a4b0a146760) fix: show value in codegen ### 📊 Changes **2 files changed** (+58 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `packages/hoppscotch-common/src/components/http/Codegen.vue` (+23 -4) 📝 `packages/hoppscotch-selfhost-desktop/src/platform/environments/environments.platform.ts` (+35 -6) </details> ### 📄 Description This PR add's the environment version migration while syncing at platform level and fixes the codegen bug not showing environment value --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 02:32:44 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hoppscotch#5065
No description provided.