Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: install before publishing #79

Merged
merged 3 commits into from
Nov 28, 2023
Merged

fix: install before publishing #79

merged 3 commits into from
Nov 28, 2023

Conversation

Skn0tt
Copy link
Contributor

@Skn0tt Skn0tt commented Nov 9, 2023

The last release-please release failed again, this time because we didn't install NPM packages before running npm publish. This PR replaces the prepublishOnly script with the one from our node template, because we know that works + because it's the same across all our other projects:

https://github.com/netlify/node-template/blob/10125d557201ac7efdd72c0521cf6f7aec89a15c/%7B%7Bcookiecutter.project_slug%7D%7D/package.json#L16

@Skn0tt Skn0tt self-assigned this Nov 9, 2023
Copy link

netlify bot commented Nov 9, 2023

Deploy Preview for plugin-angular-universal-demo ready!

Name Link
🔨 Latest commit 12a3276
🔍 Latest deploy log https://app.netlify.com/sites/plugin-angular-universal-demo/deploys/6565928175e9ab0007cfdb12
😎 Deploy Preview https://deploy-preview-79--plugin-angular-universal-demo.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 site configuration.

@github-actions github-actions bot added the type: bug code to address defects in shipped code label Nov 9, 2023
@Skn0tt Skn0tt requested a review from a team November 9, 2023 16:16
@Skn0tt Skn0tt merged commit 82521c8 into main Nov 28, 2023
7 checks passed
@mrstork mrstork deleted the publish-ci-before-run-s branch May 30, 2024 15:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug code to address defects in shipped code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants