Skip to content

chore(ci): fix failing build when deploying #742

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

Merged
merged 3 commits into from
Jan 23, 2025
Merged

Conversation

Pupix
Copy link
Contributor

@Pupix Pupix commented Jan 22, 2025

I just noticed that the deploy workflow is failing. History here

There seems to have been an update to slidev 2 months ago that most likely broke it, since the last deploy we can see is 3 months ago.

The main issue is npm/cli#4828 and these are some related ones vitejs/vite#15532 and IgniteUI/grid-demos#14, both of which suggest to apply the patch of this PR.

The OWASP repo for example is still on an older version and the deploy works as expected. Last deploy was 1 hour ago. My guess is that too will break as soon as slidev is updated and the lines related to it in package-lock.json will change.

Copy link

No linked issues found. Please add the corresponding issues in the pull request description.
Use GitHub automation to close the issue when a PR is merged

@Pupix Pupix changed the title chore(ci): fix failing install when deploying chore(ci): fix failing build when deploying Jan 22, 2025
Copy link
Member

@simoneb simoneb left a comment

Choose a reason for hiding this comment

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

Thanks for catching this and the research that you put into it. What do you think is a reasonable long term solution here?

Let's think outside the box, we are not necessarily tied to slidev either, although it's used across all our repos so ideally we stay consistent, one way or another.

@Pupix Pupix merged commit 39e2ca6 into master Jan 23, 2025
3 of 4 checks passed
@Pupix Pupix deleted the fix-slidedev-deploy branch January 23, 2025 17:20
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