Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Time

Item

Presenter

Notes

[inform] “Usage Insights” automation hasn’t worked for the last ~2 months

Adam Stankiewicz

https://paragon-openedx.netlify.app/insights

The above “Usage Insights” tool in the Paragon documentation website intends to checkout and parse all dependent projects on a daily basis through an automated GitHub Action (source).

However, this GitHub Action has been failing for the last ~2 months due to:

Code Block
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

GitHub Issue
Next Steps:
* Adam Stankiewicz will make a PR turning the job off for now and link it on the issue


[inform] DataTable a11y improvements/fixes

Adam Stankiewicz

https://github.com/openedx/paragon/issues/2998
Next Steps:
Jeff Witt to create an isssue on the tanstack repo and link to current Paragon issue

✅ Action items

  •  

⤴ Decisions

...