[PR #2939] [MERGED] chore: move environments firebase things to hoppscotch-web #4150

Closed
opened 2026-03-17 01:42:38 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/2939
Author: @amk-dev
Created: 3/2/2023
Status: Merged
Merged: 3/2/2023
Merged by: @AndrewBastin

Base: stagingHead: chore/move-environments


📝 Commits (3)

  • 0521c3a chore: move enviornments firebase things to hoppscotch-web
  • cbc736e chore: move environments into sync.enviornments
  • a6ece27 chore: change platform.environments to platform.sync.environments

📊 Changes

5 files changed (+30 additions, -12 deletions)

View changed files

📝 packages/hoppscotch-common/src/helpers/fb/index.ts (+1 -2)
packages/hoppscotch-common/src/platform/environments.ts (+3 -0)
📝 packages/hoppscotch-common/src/platform/index.ts (+4 -0)
📝 packages/hoppscotch-web/src/environments.ts (+18 -10)
📝 packages/hoppscotch-web/src/main.ts (+4 -0)

📄 Description

This PR extracts out the environments firebase syncing to hoppscotch-web, and defines the common interface to be used with other hoppscotch platforms.


🔄 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/2939 **Author:** [@amk-dev](https://github.com/amk-dev) **Created:** 3/2/2023 **Status:** ✅ Merged **Merged:** 3/2/2023 **Merged by:** [@AndrewBastin](https://github.com/AndrewBastin) **Base:** `staging` ← **Head:** `chore/move-environments` --- ### 📝 Commits (3) - [`0521c3a`](https://github.com/hoppscotch/hoppscotch/commit/0521c3a841253199bb8b5c3fe8b005c5634eef22) chore: move enviornments firebase things to hoppscotch-web - [`cbc736e`](https://github.com/hoppscotch/hoppscotch/commit/cbc736e8b31ddb18ce75bedc8d1aa80bccd5ed5e) chore: move environments into sync.enviornments - [`a6ece27`](https://github.com/hoppscotch/hoppscotch/commit/a6ece278f918a7a295577557d4997fb9a4294bbc) chore: change platform.environments to platform.sync.environments ### 📊 Changes **5 files changed** (+30 additions, -12 deletions) <details> <summary>View changed files</summary> 📝 `packages/hoppscotch-common/src/helpers/fb/index.ts` (+1 -2) ➕ `packages/hoppscotch-common/src/platform/environments.ts` (+3 -0) 📝 `packages/hoppscotch-common/src/platform/index.ts` (+4 -0) 📝 `packages/hoppscotch-web/src/environments.ts` (+18 -10) 📝 `packages/hoppscotch-web/src/main.ts` (+4 -0) </details> ### 📄 Description This PR extracts out the environments firebase syncing to hoppscotch-web, and defines the common interface to be used with other hoppscotch platforms. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 01:42:38 +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#4150
No description provided.