-
Notifications
You must be signed in to change notification settings - Fork 71
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: regenerate package-lock.json after node16 upgrade
[APER-2063] This PR is for some cleanup after the Node 16 upgrade. The aim here is to update dependencies that will cause issues and to regenerate our `package-lock.json` file in the Credentials repo. This PR also updates the Credentials repo to use an NPM script to run our linting tests. Previously, we used `gulp` to run our linters, but `gulp` is no longer an active project (no updates since 2019) and doesn't appear to be compatible with later version of Node/NPM. We will stop running our (bok choy) acceptance tests suite as part of CI with these changes. They don't run successfully anymore after this upgrade and the bok choy framework has been deprecated for awhile now, there is nothing to gain by fixing them at this time. - regenerate the `package-lock.json` file - upgrade the `eslint-config-airbnb` and `eslint-plugin-react-hooks` dependencies - convert linting to be kicked off by NPM script, rather than using our gulpfile - update Makefile to call NPM script (intstead of Gulp) - update translation files - coverage tests in CI are failing because it can't find the firefox browser, add step to install the firefox browser - don't run (bok choy) acceptance tests as part of our CI - migrate from running our non-React JS tests with Firefox to Chromium (there is a known issue with headless firefox + Karma + Node16 and running tests in a containerized GitHub/GitHub Action environment). See karma-runner/karma-firefox-launcher#245.
- Loading branch information
1 parent
f77a844
commit 24f930d
Showing
21 changed files
with
24,098 additions
and
4,026 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
credentials/static/bundles/**/*.js | ||
credentials/static/jsi18n/**/*.js | ||
coverage | ||
node_modules |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,8 +7,8 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: 0.1a\n" | ||
"Report-Msgid-Bugs-To: [email protected]\n" | ||
"POT-Creation-Date: 2022-07-20 19:49+0000\n" | ||
"PO-Revision-Date: 2022-07-20 19:49:31.869314\n" | ||
"POT-Creation-Date: 2022-11-22 08:35-0500\n" | ||
"PO-Revision-Date: 2022-11-22 13:35:02.798112\n" | ||
"Last-Translator: \n" | ||
"Language-Team: openedx-translation <[email protected]>\n" | ||
"Language: en\n" | ||
|
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,8 +7,8 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: 0.1a\n" | ||
"Report-Msgid-Bugs-To: [email protected]\n" | ||
"POT-Creation-Date: 2022-07-20 19:49+0000\n" | ||
"PO-Revision-Date: 2022-07-20 19:49:31.866067\n" | ||
"POT-Creation-Date: 2022-11-22 08:35-0500\n" | ||
"PO-Revision-Date: 2022-11-22 13:35:02.804422\n" | ||
"Last-Translator: \n" | ||
"Language-Team: openedx-translation <[email protected]>\n" | ||
"Language: en\n" | ||
|
@@ -46,6 +46,7 @@ msgid "You are currently viewing as: {user}" | |
msgstr "" | ||
|
||
#: static/components/MasqueradeBanner.jsx | ||
#: static/components/specs/MasqueradeBanner.test.jsx | ||
msgid "Masquerading failed" | ||
msgstr "" | ||
|
||
|
@@ -59,6 +60,10 @@ msgstr "" | |
msgid "Earned" | ||
msgstr "" | ||
|
||
#: static/components/ProgramRecord.jsx | ||
msgid "Not Earned" | ||
msgstr "" | ||
|
||
#: static/components/ProgramRecord.jsx | ||
msgid "Back to My Records" | ||
msgstr "" | ||
|
@@ -111,10 +116,6 @@ msgstr "" | |
msgid "Completed" | ||
msgstr "" | ||
|
||
#: static/components/ProgramRecord.jsx | ||
msgid "Not Earned" | ||
msgstr "" | ||
|
||
#: static/components/ProgramRecord.jsx static/components/RecordsList.jsx | ||
msgid "Partially Completed" | ||
msgstr "" | ||
|
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,8 +7,8 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: 0.1a\n" | ||
"Report-Msgid-Bugs-To: [email protected]\n" | ||
"POT-Creation-Date: 2022-07-20 19:49+0000\n" | ||
"PO-Revision-Date: 2022-07-20 19:49:31.869314\n" | ||
"POT-Creation-Date: 2022-11-22 08:35-0500\n" | ||
"PO-Revision-Date: 2022-11-22 13:35:02.798112\n" | ||
"Last-Translator: \n" | ||
"Language-Team: openedx-translation <[email protected]>\n" | ||
"Language: eo\n" | ||
|
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,8 +7,8 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: 0.1a\n" | ||
"Report-Msgid-Bugs-To: [email protected]\n" | ||
"POT-Creation-Date: 2022-07-20 19:49+0000\n" | ||
"PO-Revision-Date: 2022-07-20 19:49:31.866067\n" | ||
"POT-Creation-Date: 2022-11-22 08:35-0500\n" | ||
"PO-Revision-Date: 2022-11-22 13:35:02.804422\n" | ||
"Last-Translator: \n" | ||
"Language-Team: openedx-translation <[email protected]>\n" | ||
"Language: eo\n" | ||
|
@@ -47,6 +47,7 @@ msgstr "" | |
"Ýöü äré çürréntlý vïéwïng äs: {user} Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт αмєт, ¢σηѕє¢тє#" | ||
|
||
#: static/components/MasqueradeBanner.jsx | ||
#: static/components/specs/MasqueradeBanner.test.jsx | ||
msgid "Masquerading failed" | ||
msgstr "Mäsqüérädïng fäïléd Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт αмєт,#" | ||
|
||
|
@@ -62,6 +63,10 @@ msgstr "" | |
msgid "Earned" | ||
msgstr "Éärnéd Ⱡ'σяєм ιρѕυ#" | ||
|
||
#: static/components/ProgramRecord.jsx | ||
msgid "Not Earned" | ||
msgstr "Nöt Éärnéd Ⱡ'σяєм ιρѕυм ∂σłσ#" | ||
|
||
#: static/components/ProgramRecord.jsx | ||
msgid "Back to My Records" | ||
msgstr "Bäçk tö Mý Réçörds Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт αмєт#" | ||
|
@@ -123,10 +128,6 @@ msgstr "{type} Prögräm Réçörd Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт α | |
msgid "Completed" | ||
msgstr "Çömplétéd Ⱡ'σяєм ιρѕυм ∂σł#" | ||
|
||
#: static/components/ProgramRecord.jsx | ||
msgid "Not Earned" | ||
msgstr "Nöt Éärnéd Ⱡ'σяєм ιρѕυм ∂σłσ#" | ||
|
||
#: static/components/ProgramRecord.jsx static/components/RecordsList.jsx | ||
msgid "Partially Completed" | ||
msgstr "Pärtïällý Çömplétéd Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт αмєт,#" | ||
|
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,8 +7,8 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: 0.1a\n" | ||
"Report-Msgid-Bugs-To: [email protected]\n" | ||
"POT-Creation-Date: 2022-07-20 19:49+0000\n" | ||
"PO-Revision-Date: 2022-07-20 19:49:31.869314\n" | ||
"POT-Creation-Date: 2022-11-22 08:35-0500\n" | ||
"PO-Revision-Date: 2022-11-22 13:35:02.798112\n" | ||
"Last-Translator: \n" | ||
"Language-Team: openedx-translation <[email protected]>\n" | ||
"Language: rtl\n" | ||
|
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,8 +7,8 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: 0.1a\n" | ||
"Report-Msgid-Bugs-To: [email protected]\n" | ||
"POT-Creation-Date: 2022-07-20 19:49+0000\n" | ||
"PO-Revision-Date: 2022-07-20 19:49:31.866067\n" | ||
"POT-Creation-Date: 2022-11-22 08:35-0500\n" | ||
"PO-Revision-Date: 2022-11-22 13:35:02.804422\n" | ||
"Last-Translator: \n" | ||
"Language-Team: openedx-translation <[email protected]>\n" | ||
"Language: rtl\n" | ||
|
@@ -46,6 +46,7 @@ msgid "You are currently viewing as: {user}" | |
msgstr "Ɏøn ɐɹǝ ɔnɹɹǝnʇlʎ ʌᴉǝʍᴉnƃ ɐs: {user}" | ||
|
||
#: static/components/MasqueradeBanner.jsx | ||
#: static/components/specs/MasqueradeBanner.test.jsx | ||
msgid "Masquerading failed" | ||
msgstr "Mɐsbnǝɹɐdᴉnƃ ɟɐᴉlǝd" | ||
|
||
|
@@ -61,6 +62,10 @@ msgstr "" | |
msgid "Earned" | ||
msgstr "Ɇɐɹnǝd" | ||
|
||
#: static/components/ProgramRecord.jsx | ||
msgid "Not Earned" | ||
msgstr "Nøʇ Ɇɐɹnǝd" | ||
|
||
#: static/components/ProgramRecord.jsx | ||
msgid "Back to My Records" | ||
msgstr "Ƀɐɔʞ ʇø Mʎ Ɍǝɔøɹds" | ||
|
@@ -117,10 +122,6 @@ msgstr "{type} Ᵽɹøƃɹɐɯ Ɍǝɔøɹd" | |
msgid "Completed" | ||
msgstr "Ȼøɯdlǝʇǝd" | ||
|
||
#: static/components/ProgramRecord.jsx | ||
msgid "Not Earned" | ||
msgstr "Nøʇ Ɇɐɹnǝd" | ||
|
||
#: static/components/ProgramRecord.jsx static/components/RecordsList.jsx | ||
msgid "Partially Completed" | ||
msgstr "Ᵽɐɹʇᴉɐllʎ Ȼøɯdlǝʇǝd" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.