Skip to content

Remove the postinstall script which didn't work#6511

Merged
muuki88 merged 1 commit into
prebid:masterfrom
robin-crazygames:remove_postinstall
Apr 13, 2026
Merged

Remove the postinstall script which didn't work#6511
muuki88 merged 1 commit into
prebid:masterfrom
robin-crazygames:remove_postinstall

Conversation

@robin-crazygames

Copy link
Copy Markdown
Contributor

Removed the postinstall step, because it doesn't work and does nothing in practice. E.g. running npm i results in

> ./npm-postinstall.sh

cp: failed to get attributes of './include-media/tests/index.scss'$'\n''.': No such file or directory
cp: failed to get attributes of './bourbon/bundle/ruby/3.1.0/gems/cucumber-2.99.0/lib/cucumber/formatter/cucumber.css'$'\n''.': No such file or directory

So the 2 cp command in the postinstall step don't do anything. And since those two do nothing, the last find command doesn't find any matches and also does nothing.

In short, the whole postinstall step can be removed.

🏷 Type of documentation

  • new bid adapter
  • update bid adapter
  • new feature
  • text edit only (wording, typos)
  • bugfix (code examples)
  • new examples

📋 Checklist

  • Related pull requests in prebid.js or server are linked -> Paste link in this list or reference it on the PR itself
  • For new adapters check submitting your adapter docs

@netlify

netlify Bot commented Mar 31, 2026

Copy link
Copy Markdown

Deploy Preview for prebid-docs-preview ready!

Name Link
🔨 Latest commit e353393
🔍 Latest deploy log https://app.netlify.com/projects/prebid-docs-preview/deploys/69cb9e0630da440008f4a2ad
😎 Deploy Preview https://deploy-preview-6511--prebid-docs-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@muuki88 muuki88 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for cleaning up 🙏

@muuki88 muuki88 merged commit 62b94da into prebid:master Apr 13, 2026
6 checks passed
@robin-crazygames robin-crazygames deleted the remove_postinstall branch April 14, 2026 08:44
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.

2 participants