Skip to content

Commit ae523dd

Browse files
committed
Assets: update package-lock.json with newer versions
While doing the release, `npm ci` hangs when trying to build the assets because it doesn't find some outdated packages that we have in our `package-lock.json`. I removed the `package-lock.json` file and build the assets with `inv docker.buildassets`, which generates an updated `package-lock.json` using the most recent packages. After that, I did a quick QA locally mainly in the build detail's page to check if the Javascript that polls the status works and it worked. However, we will need to QA some of the Javascript aspects after the deploy as well. Hopefully, everything works.
1 parent 3ff05c9 commit ae523dd

File tree

8 files changed

+1653
-1895
lines changed

8 files changed

+1653
-1895
lines changed

package-lock.json

Lines changed: 1646 additions & 1888 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

readthedocs/builds/static/builds/js/detail.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

readthedocs/core/static/core/js/readthedocs-doc-embed.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

readthedocs/core/static/core/js/site.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

readthedocs/gold/static/gold/js/checkout.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

readthedocs/projects/static/projects/js/automation-rules.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)