Port missing exercises from JavaScript to EcmaScript track
See original GitHub issueAfter more conversation with @kytrinyx and others, I’ve prepared a few things for deprecating the current JS track.
For V2, the EcmaScript track will become the “new” JavaScript track. Users’ submissions will be migrated as part of the process.
Katrina’s notes on the migration process:
We will take the v1 site down in order to launch v2. The site will have to be offline for 24-48 hours, because we have a massive data migration that we need to do.
During that time, we can:
- rename https://github.com/exercism/javascript to https://github.com/exercism/DEPRECATED.javascript
- set
active: false
in the config of DEPRECATED.javascript- rename https://github.com/exercism/ecmascript to https://github.com/exercism/javascript
- delete the GitHub team exercism/javascript
- rename the GitHub team exercism/ecmascript to exercism/javascript
In the meantime, I’ve closed all open issues and PRs on the JS track as wontfix
, leaving one issue open stating the track will be deprecated. I have also updated the README to alert users to the deprecation.
On this track, we need to
- [] identify any exercises that exist in the current JS track but not in this one
- [] open issues to port those exercises
@tejasbubane @joelwallis ( @jackhughesweb ? ) would any of you care to take on the audit of missing exercises? That step seems to need to be done first.
Issue Analytics
- State:
- Created 5 years ago
- Comments:17 (17 by maintainers)
Top GitHub Comments
Done.
Not a problem at all! I just didn’t want you to be disappointed if you were fired up to do the work!