[PR #4992] [MERGED] fix: account for templates directory in ARM images #5013

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

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/4992
Author: @g3Bg2
Created: 4/14/2025
Status: Merged
Merged: 4/15/2025
Merged by: @jamesgeorge007

Base: patchHead: main


📝 Commits (1)

  • d91550a included templates folder in package.json

📊 Changes

1 file changed (+3 additions, -1 deletions)

View changed files

📝 packages/hoppscotch-backend/package.json (+3 -1)

📄 Description

What's changed
Fixed an issue where the templates folder wasn't being copied to the /dist/backend directory during ARM builds in GitHub Actions. Added the necessary configuration in package.json to ensure the templates are included in the deployment.

Notes to reviewers
Nil

How to test

  1. Run the GitHub Actions workflow for ARM build
  2. Verify the templates folder is present in the /dist/backend directory

🔄 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/4992 **Author:** [@g3Bg2](https://github.com/g3Bg2) **Created:** 4/14/2025 **Status:** ✅ Merged **Merged:** 4/15/2025 **Merged by:** [@jamesgeorge007](https://github.com/jamesgeorge007) **Base:** `patch` ← **Head:** `main` --- ### 📝 Commits (1) - [`d91550a`](https://github.com/hoppscotch/hoppscotch/commit/d91550ac2a3e703ca6418eaa910468699fa31c16) included templates folder in package.json ### 📊 Changes **1 file changed** (+3 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `packages/hoppscotch-backend/package.json` (+3 -1) </details> ### 📄 Description **What's changed** Fixed an issue where the templates folder wasn't being copied to the /dist/backend directory during ARM builds in GitHub Actions. Added the necessary configuration in package.json to ensure the templates are included in the deployment. **Notes to reviewers** Nil **How to test** 1. Run the GitHub Actions workflow for ARM build 2. Verify the templates folder is present in the /dist/backend directory --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 02:30:01 +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#5013
No description provided.