MozillaFoundation / foundation.mozilla.org

Mozilla Foundation website
https://foundation.mozilla.org
Mozilla Public License 2.0
388 stars 153 forks source link

[SPIKE] Remove moment.js dependency #8327

Open danielfmiranda opened 2 years ago

danielfmiranda commented 2 years ago

Follow up to #8326

We have removed the only page/js file that uses "moment.js" however, when trying to remove the dependency from package and package-lock.json, we get a failing wagtail CI test in github.

This ticket is to investigate the cause of the error, and then to remove the dependency from these files as they are no longer needed.

The error seems to get produced when running the "compilemessages" command in the wagtail CI. The message that gets returned is: CommandError: This script should be run from the Django Git checkout or your project or app tree, or with the settings module specified.

┆Issue is synchronized with this Jira Task

bheasman commented 2 years ago

Linked to #8312

danielfmiranda commented 1 year ago

Moving to backlog, this issue persists with the same problem and I dont believe I am going to be able to take a deeper look into it this sprint

mtdenton commented 10 months ago

Move this under a general clean-up Epic when created.