Closed arbrandes closed 3 months ago
Update repos to use the latest version of the codecov action, while also configuring the workflows to use the org-wide CODECOV_TOKEN secret and setting fail_ci_if_error to true. All as per https://openedx.atlassian.net/wiki/spaces/COMM/pages/3438280709/Adding+Codecov.
CODECOV_TOKEN
fail_ci_if_error
true
### Frontend repos - [ ] https://github.com/openedx/frontend-app-account/pull/1063 - [ ] https://github.com/openedx/frontend-app-admin-portal/pull/1253 - [ ] https://github.com/openedx/frontend-app-authn/pull/1257 - [ ] https://github.com/openedx/frontend-app-communications/pull/204 - [ ] https://github.com/openedx/frontend-app-discussions/pull/718 - [ ] https://github.com/openedx/frontend-app-ecommerce/pull/386 - [ ] https://github.com/openedx/frontend-app-enterprise-public-catalog/pull/425 - [ ] https://github.com/openedx/frontend-app-gradebook/pull/398 - [ ] https://github.com/openedx/frontend-app-learner-dashboard/pull/363 - [ ] https://github.com/openedx/frontend-app-learner-portal-enterprise/pull/1099 - [ ] https://github.com/openedx/frontend-app-learner-portal-programs/pull/302 - [ ] https://github.com/openedx/frontend-app-learner-record/pull/357 - [ ] https://github.com/openedx/frontend-app-library-authoring/pull/442 - [ ] https://github.com/openedx/frontend-app-ora/pull/215 - [ ] https://github.com/openedx/frontend-app-ora-grading/pull/342 - [ ] https://github.com/openedx/frontend-app-profile/pull/1033 - [ ] https://github.com/openedx/frontend-app-program-console/pull/186 - [ ] https://github.com/openedx/frontend-app-publisher/pull/963 - [ ] https://github.com/openedx/frontend-app-support-tools/pull/386 - [ ] https://github.com/openedx/frontend-build/pull/563 - [ ] https://github.com/openedx/frontend-component-ai-translations/pull/17 - [ ] https://github.com/openedx/frontend-component-cookie-policy-banner/pull/438 - [ ] https://github.com/openedx/frontend-component-footer/pull/437 - [ ] https://github.com/openedx/frontend-component-header/pull/505 - [ ] https://github.com/openedx/frontend-components-tinymce-advanced-plugins/pull/22 - [ ] https://github.com/openedx/frontend-enterprise/pull/398 - [ ] https://github.com/openedx/frontend-lib-content-components/pull/485 - [ ] https://github.com/openedx/frontend-lib-special-exams/pull/145 - [ ] https://github.com/openedx/frontend-plugin-framework/pull/75 - [ ] https://github.com/openedx/frontend-slot-footer/pull/7 - [ ] https://github.com/openedx/frontend-template-application/pull/800 - [ ] https://github.com/openedx/react-unit-test-utils/pull/31 - [ ] https://github.com/openedx/studio-frontend/pull/392
### Non-frontend repos - [ ] https://github.com/openedx/api-doc-tools/pull/281 - [ ] https://github.com/openedx/auth-backends/pull/320 - [ ] https://github.com/openedx/cc2olx/pull/200 - [ ] https://github.com/openedx/code-annotations/pull/106 - [ ] https://github.com/openedx/django-config-models/pull/362 - [ ] https://github.com/openedx/django-pyfs/pull/205 - [ ] https://github.com/openedx/django-user-tasks/pull/358 - [ ] https://github.com/openedx/DoneXBlock/pull/235 - [ ] https://github.com/openedx/edx-ace/pull/283 - [ ] https://github.com/openedx/edx-bulk-grades/pull/163 - [ ] https://github.com/openedx/edx-celeryutils/pull/291 - [ ] https://github.com/openedx/edx-cookiecutters/pull/463 - [ ] https://github.com/openedx/edx-django-utils/pull/424 - [ ] https://github.com/openedx/edx-drf-extensions/pull/462 - [ ] https://github.com/openedx/edx-enterprise-data/pull/452 - [ ] https://github.com/openedx/edx-milestones/pull/84 - [ ] https://github.com/openedx/edx-rbac/pull/306 - [ ] https://github.com/openedx/edx-repo-health/pull/503 - [ ] https://github.com/openedx/edx-rest-api-client/pull/346 - [ ] https://github.com/openedx/edx-search/pull/151 - [ ] https://github.com/openedx/enterprise-subsidy/pull/252 - [ ] https://github.com/openedx/event-bus-kafka/pull/252 - [ ] https://github.com/openedx/help-tokens/pull/210 - [ ] https://github.com/openedx/openedx-chem/pull/80 - [ ] https://github.com/openedx/openedx-ledger/pull/87 - [ ] https://github.com/openedx/openedx-webhooks/pull/290 - [ ] https://github.com/openedx/repo-tools/pull/526 - [ ] https://github.com/openedx/super-csv/pull/185 - [ ] https://github.com/openedx/taxonomy-connector/pull/197 - [ ] https://github.com/openedx/xblock-skill-tagging/pull/38 - [ ] https://github.com/openedx/web-fragments/pull/208 - [ ] https://github.com/openedx/xqueue-watcher/pull/112 - [ ] https://github.com/openedx/xss-utils/pull/236
Update has been suggested everywhere and made the change in most repos.
Update repos to use the latest version of the codecov action, while also configuring the workflows to use the org-wide
CODECOV_TOKEN
secret and settingfail_ci_if_error
totrue
. All as per https://openedx.atlassian.net/wiki/spaces/COMM/pages/3438280709/Adding+Codecov.