Skip to content

ci: revert committed docs-website lockfile and npm ci - #11815

Merged
julian-risch merged 1 commit into
mainfrom
revert-docs-website-committed-lockfile
Jun 29, 2026
Merged

ci: revert committed docs-website lockfile and npm ci#11815
julian-risch merged 1 commit into
mainfrom
revert-docs-website-committed-lockfile

Conversation

@julian-risch

@julian-risch julian-risch commented Jun 29, 2026

Copy link
Copy Markdown
Member

Related Issues

Fixes https://github.com/deepset-ai/haystack-private/issues/444

Reverts two recent CI changes because they mislead our existing tooling around security. Adding the lock file resulted in issues with the docs website and vercel to be wrongly triggered as Haystack issues.
Revert:

Proposed Changes:

  • Remove the committed docs-website/package-lock.json
  • Restore package-lock.json to docs-website/.gitignore
  • Drop the now-unneeded */package-lock.json entry from the codespell skip list in pyproject.toml
  • Revert npm ci --ignore-scripts back to npm install --ignore-scripts in .github/workflows/docs_search_sync.yml

How did you test it?

Notes for the reviewer

#11802 got merged today to address a subset of the issues with the lock file but this PR here now supersedes those changes.

Checklist

🤖 Generated with Claude Code

Reverts the package-lock.json addition from #11783 and the switch to
`npm ci` in docs_search_sync.yml from #11777.

- Remove the committed docs-website/package-lock.json
- Restore package-lock.json to docs-website/.gitignore
- Drop the now-unneeded */package-lock.json codespell skip entry
- Revert `npm ci --ignore-scripts` back to `npm install --ignore-scripts`

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@vercel

vercel Bot commented Jun 29, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
haystack-docs Ready Ready Preview, Comment Jun 29, 2026 2:05pm

Request Review

@github-actions

Copy link
Copy Markdown
Contributor

Coverage report

This PR does not seem to contain any modification to coverable code.

@julian-risch
julian-risch marked this pull request as ready for review June 29, 2026 14:08
@julian-risch
julian-risch requested a review from a team as a code owner June 29, 2026 14:08
@julian-risch
julian-risch requested review from bogdankostic and removed request for a team June 29, 2026 14:08
@julian-risch
julian-risch enabled auto-merge (squash) June 29, 2026 14:09
@julian-risch
julian-risch merged commit 49c26dd into main Jun 29, 2026
29 checks passed
@julian-risch
julian-risch deleted the revert-docs-website-committed-lockfile branch June 29, 2026 14:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants