Skip to content
This repository was archived by the owner on Oct 21, 2025. It is now read-only.

Conversation

@feanil
Copy link
Contributor

@feanil feanil commented Sep 26, 2025

This repo only relies on that deprecated library for one script and
since this repo is also on the road to deprecation, for now I've just
copied the one script we needed from that repo to here so that we can
drop that dependency and archive that repo.

@feanil feanil force-pushed the feanil/remove-reactifex-packages branch from 9264395 to 40eb5c0 Compare September 26, 2025 14:52
This repo only relies on that deprecated library for one script and
since this repo is also on the road to deprecation, for now I've just
copied the one script we needed from that repo to here so that we can
drop that dependency and archive that repo.
@feanil feanil force-pushed the feanil/remove-reactifex-packages branch from 40eb5c0 to 8bdaf3d Compare September 26, 2025 14:56
@codecov
Copy link

codecov bot commented Sep 26, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.18%. Comparing base (59d2a37) to head (8bdaf3d).
⚠️ Report is 4 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #404   +/-   ##
=======================================
  Coverage   99.18%   99.18%           
=======================================
  Files          75       75           
  Lines        1711     1711           
  Branches      412      416    +4     
=======================================
  Hits         1697     1697           
  Misses         14       14           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@feanil feanil marked this pull request as ready for review September 26, 2025 15:03
@feanil feanil enabled auto-merge September 26, 2025 15:57
i18n = ./src/i18n
transifex_input = $(i18n)/transifex_input.json
transifex_utils = ./node_modules/.bin/edx_reactifex
transifex_utils = node ./scripts/concat_translations.js
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This doesn't look like a regular transifex_utils definition. Any particular reason why?

Copy link
Contributor

@brian-smith-tcril brian-smith-tcril left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

I'm on board with the "just copy the script we need in for now" solution, and I assume you've verified that the transifex_input.json file this generates with these changes matches the pre-change version.

@feanil feanil merged commit 6abc1a2 into master Sep 26, 2025
6 checks passed
@feanil feanil deleted the feanil/remove-reactifex-packages branch September 26, 2025 17:49
@feanil
Copy link
Contributor Author

feanil commented Sep 26, 2025

Yep, the output is the same from my testing.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants