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

ci: fix npm dev release workflow #9817

Merged
merged 2 commits into from
Sep 2, 2023
Merged

ci: fix npm dev release workflow #9817

merged 2 commits into from
Sep 2, 2023

Conversation

didinele
Copy link
Member

@didinele didinele commented Sep 1, 2023

Please describe the changes this PR makes and why it should be merged:
pnpm does not allow publishing with an unclean git tree by default, as seen here.

I'm not entirely sure why we do the whole || true thing in the workflow, since it made it not fail despite clearly failing. I assume it's a workaround for cases where we publish a version that's already been published (e.g. due to manual workflow triggers or things of that sort), so I didn't touch it.

@didinele didinele requested a review from iCrawl as a code owner September 1, 2023 17:59
@vercel
Copy link

vercel bot commented Sep 1, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

2 Ignored Deployments
Name Status Preview Comments Updated (UTC)
discord-js ⬜️ Ignored (Inspect) Visit Preview Sep 2, 2023 11:04am
discord-js-guide ⬜️ Ignored (Inspect) Visit Preview Sep 2, 2023 11:04am

@Jiralite Jiralite added the ci label Sep 1, 2023
@github-actions
Copy link

github-actions bot commented Sep 2, 2023

⚡️ Lighthouse report for the changes in this PR:

Category Score
🟢 Performance 91
🟢 Accessibility 96
🟢 Best practices 100
🟠 SEO 67
🔴 PWA 33

Lighthouse ran on https://discord-js-git-ci-fix-dev-publish-discordjs.vercel.app/

@kodiakhq kodiakhq bot merged commit ff1fda7 into main Sep 2, 2023
@kodiakhq kodiakhq bot deleted the ci/fix-dev-publish branch September 2, 2023 11:06
almeidx pushed a commit to almeidx/discord.js that referenced this pull request Sep 24, 2023
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

5 participants