Skip to content

fix: add offline Prisma build support for OBS/RPM builds#82

Open
whocoder11 wants to merge 1 commit intoopenSUSE:mainfrom
whocoder11:fix/prisma-offline-build
Open

fix: add offline Prisma build support for OBS/RPM builds#82
whocoder11 wants to merge 1 commit intoopenSUSE:mainfrom
whocoder11:fix/prisma-offline-build

Conversation

@whocoder11
Copy link
Copy Markdown
Contributor

adding offline Prisma build support for OBS/RPM builds

  • Add pre-downloaded Prisma engine binaries in prisma-engines/
  • Add scripts/install-prisma-engines.sh to install engines offline
  • Add build:backend:offline and build:all:offline npm scripts

Fixes #56

@netlify
Copy link
Copy Markdown

netlify Bot commented Jan 27, 2026

👷 Deploy request for iridescent-lily-6de5e0 pending review.

Visit the deploys page to approve it

Name Link
🔨 Latest commit cea1ab0

@lkocman
Copy link
Copy Markdown
Collaborator

lkocman commented Feb 27, 2026

We probably need to build the engines ourselves.

@lkocman
Copy link
Copy Markdown
Collaborator

lkocman commented Feb 27, 2026

I will look into this, otherwise we do have bundled prisma engine in rpm https://build.opensuse.org/package/show/home:lkocman:kudos/kudos
https://build.opensuse.org/project/show/openSUSE:infrastructure:kudos

@whocoder11
Copy link
Copy Markdown
Contributor Author

Hi @lkocman, Thanks for the context! I see that you've already handled this in the RPM spec by bundling the engine as a separate source. Should I close this PR, or would it still be useful to keep the install-prisma-engines.sh script as a convenience for developers who want to do offline builds outside of OBS? Happy to adapt the approach to match what you need.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fetching prisma engine breaks rpm build in OBS

2 participants