mirror of
https://github.com/hoppscotch/hoppscotch.git
synced 2026-04-25 16:55:59 +03:00
[PR #5881] feat(ci): add RPM build support for Linux #5389
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#5389
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/5881
Author: @Anifyuli
Created: 2/15/2026
Status: 🔄 Open
Base:
main← Head:feat/add-rpm-support📝 Commits (5)
4cad46bfeat(ci): rpm build workflow on linux build jobsc22799fchore(ci): reindex actions149cd0crm(ci): dummy linec9d8d58fix(build-hoppscotch-desktop): add important space8c7784cMerge branch 'main' into feat/add-rpm-support📊 Changes
1 file changed (+10 additions, -1 deletions)
View changed files
📝
.github/workflows/build-hoppscotch-desktop.yml(+10 -1)📄 Description
Hello anyone.
This PR extend RPM build support for Hoppscotch Desktop on Linux.
Closes #4897
What's changed
rpmas build deps on Linux build jobs.rpmartifactsNotes to reviewers
Summary by cubic
Adds RPM build support for Hoppscotch Desktop on Linux. CI now builds and uploads .rpm artifacts for easier installs on Fedora/openSUSE. Closes #4897.
Written for commit
8c7784c7f6. Summary will update on new commits.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.