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

[docs] Paragon "Usage Insights" not updated with fresh data #3000

Closed
1 task
adamstankiewicz opened this issue Feb 7, 2024 · 1 comment · Fixed by #3013
Closed
1 task

[docs] Paragon "Usage Insights" not updated with fresh data #3000

adamstankiewicz opened this issue Feb 7, 2024 · 1 comment · Fixed by #3013
Labels
bug Report of or fix for something that isn't working as intended documentation Relates to documentation improvements released

Comments

@adamstankiewicz
Copy link
Member

Bugs

The data backing the "Usage Insights" tool in the Paragon documentation website (see https://paragon-openedx.netlify.app/insights) has not been updated in the last ~2 months due to a failing GitHub Action. See https://github.com/openedx/paragon/actions/workflows/analyze-dependents.yml for the recent failures.

The failure is due to:

Run npm ci

> @openedx/paragon@20.18.1 prepare
> husky install

sh: 1: husky: not found
npm ERR! code 127
npm ERR! path /home/runner/work/paragon/paragon
npm ERR! command failed
npm ERR! command sh -c husky install

Tasks

@openedx-semantic-release-bot

🎉 This issue has been resolved in version 22.2.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Report of or fix for something that isn't working as intended documentation Relates to documentation improvements released
Projects
Status: Done
2 participants