mirror of
https://github.com/hoppscotch/hoppscotch.git
synced 2026-04-25 16:55:59 +03:00
[PR #1258] [MERGED] fix:add 'helpers' folder to docker compose volumes #3178
Labels
No labels
CodeDay
a11y
browser limited
bug
bug fix
cli
core
critical
design
desktop
discussion
docker
documentation
duplicate
enterprise
feature
feature
fosshack
future
good first issue
hacktoberfest
help wanted
i18n
invalid
major
minor
need information
need testing
not applicable to hoppscotch
not reproducible
pull-request
question
refactor
resolved
sandbox
self-host
spam
stale
testmu
wip
wont fix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/hoppscotch#3178
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/hoppscotch/hoppscotch/pull/1258
Author: @Ldoppea
Created: 10/9/2020
Status: ✅ Merged
Merged: 10/10/2020
Merged by: @liyasthomas
Base:
master← Head:feature/add-helpers-folder-to-docker-volumes📝 Commits (1)
f7f1c78fix:add 'helpers' folder to docker compose volumes📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
docker-compose.yml(+1 -0)📄 Description
Hi,
I was playing with the repository so I can learn how to add a code generator for the issue https://github.com/hoppscotch/hoppscotch/issues/1190 and found that the
helpersfolder was not mapped indocker-compose.yml.I added it so hot-reload can work while editing code generators.
Seems like
functions,langandnetlifyfolders are missing too. I didn't add them as I don't need them for now and I don't know docker enough to know what is the impact but I can edit the PR if you want them to be added.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.