mirror of
https://github.com/hoppscotch/hoppscotch.git
synced 2026-04-26 01:06:00 +03:00
[PR #3667] [MERGED] hotfix: added validation on infra config update #4481
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#4481
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/3667
Author: @mirarifhasan
Created: 12/19/2023
Status: ✅ Merged
Merged: 12/19/2023
Merged by: @mirarifhasan
Base:
release/2023.12.0← Head:hotfix/server-config📝 Commits (3)
e0f468afeat: added validation on infra config update629730achore: removed async keywordcb4b8a5fix: feedback📊 Changes
2 files changed (+71 additions, -3 deletions)
View changed files
📝
packages/hoppscotch-backend/src/errors.ts(+7 -0)📝
packages/hoppscotch-backend/src/infra-config/infra-config.service.ts(+64 -3)📄 Description
Description
In this PR added some validation when updating any variable in InfraConfig.
Some validations are:
nullor""value.Checks
Additional Information
Nil
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.