Skip to content

JS: remove the remaining yarn files #14686

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

Closed
wants to merge 1 commit into from

Conversation

erik-krogh
Copy link
Contributor

@erik-krogh erik-krogh commented Nov 5, 2023

The JS extractor has moved from yarn to npm, so we should be able to delete these files.
We already had a package-lock.json file (that I accidentally committed a while ago) in the directory, but now we actually need it.

The CI failure is unrelated, and I have reported it to the relevant team. Fixed.

@github-actions github-actions bot added the JS label Nov 5, 2023
@erik-krogh erik-krogh marked this pull request as ready for review November 5, 2023 20:06
@erik-krogh erik-krogh requested a review from a team as a code owner November 5, 2023 20:06
@erik-krogh erik-krogh requested review from criemen and aibaars November 5, 2023 20:06
@aibaars
Copy link
Contributor

aibaars commented Nov 6, 2023

We already had a package-lock.json file (that I accidentally committed a while ago) in the directory, but now we actually need it.

In that case I should probably not delete it in my typescript upgrade PR ;-)

@erik-krogh erik-krogh closed this Nov 6, 2023
@erik-krogh
Copy link
Contributor Author

Ehhh. This PR was merged (as seen in the main branch: https://github.com/github/codeql) .

But the UI says I closed the PR....

smowton pushed a commit to smowton/codeql that referenced this pull request Nov 6, 2023
JS: remove the remaining yarn files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants