Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Restructure to support old versions #13811

Merged
2 commits merged into from
Jan 6, 2017
Merged

Restructure to support old versions #13811

2 commits merged into from
Jan 6, 2017

Conversation

ghost
Copy link

@ghost ghost commented Jan 6, 2017

  • Remove old versions that are not known to differ by at least a major version. (This is a lot of files.)
  • Move old versions into e.g. v3 (for major version 3) and add tsconfig.json.
  • Remove unused files. Add UNUSED_FILES.txt for files that might be useful, but can't be used currently. (These are TODOs.)
  • Remove old versions that wouldn't compile.
    • react-router/v0, react-router/v1
    • react-redux/v2
    • sequelize/v2
    • redux-devtools/v2
    • react-select/v0
    • angular-material/v0
    • phantom/v0
    • koa/v1
    • enzyme/v1
    • d3-plugins

@ghost ghost assigned RyanCavanaugh Jan 6, 2017
@dt-bot
Copy link
Member

dt-bot commented Jan 6, 2017

amqplib/amqplib-0.3.d.ts

REMOVED!


angular-material/angular-material-0.8.3.d.ts

REMOVED!


angular-material/angular-material-0.9.0.d.ts

REMOVED!


angular-permission/angular-permission-2.3.1.d.ts

REMOVED!


angular/legacy/angular-1.0.d.ts

REMOVED!


angular/legacy/angular-1.2.d.ts

REMOVED!


angular/legacy/angular-1.4.d.ts

REMOVED!


angular/legacy/angular-animate-1.2.d.ts

REMOVED!


angular/legacy/angular-animate-1.3.d.ts

REMOVED!


angular/legacy/angular-cookies-1.0.d.ts

REMOVED!


angular/legacy/angular-cookies-1.2.d.ts

REMOVED!


angular/legacy/angular-mocks-1.0.d.ts

REMOVED!


angular/legacy/angular-mocks-1.2.d.ts

REMOVED!


angular/legacy/angular-resource-1.0.d.ts

REMOVED!


angular/legacy/angular-resource-1.2.d.ts

REMOVED!


angular/legacy/angular-resource-1.3.d.ts

REMOVED!


angular/legacy/angular-route-1.2.d.ts

REMOVED!


angular/legacy/angular-sanitize-1.0.d.ts

REMOVED!

@ghost ghost changed the title WIP: restructure to support old versions Restructure to support old versions Jan 6, 2017
@ghost ghost force-pushed the old_versions branch from a05fdcd to c55d429 Compare January 6, 2017 20:36
@ghost
Copy link
Author

ghost commented Jan 6, 2017

Travis times out (too many tests). Ran the remaining tests locally.

@ghost ghost merged commit 2f71174 into master Jan 6, 2017
@ghost ghost deleted the old_versions branch January 6, 2017 20:36
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants