Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Move from bower to yarn aliases #16268

Closed
1 task
Narretz opened this issue Oct 11, 2017 · 0 comments
Closed
1 task

Move from bower to yarn aliases #16268

Narretz opened this issue Oct 11, 2017 · 0 comments
Assignees
Milestone

Comments

@Narretz
Copy link
Contributor

Narretz commented Oct 11, 2017

We are currently using bower because we need multiple version of jquery for testing. This is also possible with yarn aliases, which will streamline our workflow.

This will partially fix #14961

  • the Contributing.md (soon: DEVELOPERS.md) must be updated after bower is removed
@Narretz Narretz added this to the Backlog milestone Oct 11, 2017
@Narretz Narretz modified the milestones: Backlog, 1.7.0 Nov 1, 2017
@Narretz Narretz modified the milestones: 1.7.0, 1.6.x, 1.6.8 Nov 25, 2017
mgol added a commit to mgol/angular.js that referenced this issue Dec 27, 2017
…ages

Bower was used to install multiple versions of jQuery which is now handled
using Yarn aliases. The remaining two packages, closure-compiler and
ng-closure-compiler were installed from zip files which is not supported by Yarn
(see yarnpkg/yarn#1483); the first of them was
switched to the google-closure-compiler package and the latter was checked in
to the repository.

Fixes angular#16268
Fixes angular#14961
Ref yarnpkg/yarn#1483
mgol added a commit to mgol/angular.js that referenced this issue Dec 27, 2017
…ages

Bower was used to install multiple versions of jQuery which is now handled
using Yarn aliases. The remaining two packages, closure-compiler and
ng-closure-compiler were installed from zip files which is not supported by Yarn
(see yarnpkg/yarn#1483); the first of them was
switched to the google-closure-compiler package and the latter was checked in
to the repository.

Fixes angular#16268
Fixes angular#14961
Ref yarnpkg/yarn#1483
mgol added a commit to mgol/angular.js that referenced this issue Dec 27, 2017
…ages

Bower was used to install multiple versions of jQuery which is now handled
using Yarn aliases. The remaining two packages, closure-compiler and
ng-closure-compiler were installed from zip files which is not supported by Yarn
(see yarnpkg/yarn#1483); the first of them exists
on npm as the google-closure-compiler but only versions newer than we used are
published and they don't work with ng-closure-compiler so - instead - both were
checked in to the repository.

Fixes angular#16268
Fixes angular#14961
Ref yarnpkg/yarn#1483
mgol added a commit to mgol/angular.js that referenced this issue Dec 27, 2017
…ages

Bower was used to install multiple versions of jQuery which is now handled
using Yarn aliases. The remaining two packages, closure-compiler and
ng-closure-compiler were installed from zip files which is not supported by Yarn
(see yarnpkg/yarn#1483); the first of them exists
on npm as the google-closure-compiler but only versions newer than we used are
published and they don't work with ng-closure-compiler so - instead - both were
checked in to the repository.

Fixes angular#16268
Fixes angular#14961
Ref yarnpkg/yarn#1483
@Narretz Narretz modified the milestones: 1.6.8, 1.6.9 Jan 4, 2018
Narretz pushed a commit to Narretz/angular.js that referenced this issue Jan 8, 2018
…ages

Bower was used to install multiple versions of jQuery which is now handled
using Yarn aliases. The remaining two packages, closure-compiler and
ng-closure-compiler were installed from zip files which is not supported by Yarn
(see yarnpkg/yarn#1483); the first of them exists
on npm as the google-closure-compiler but only versions newer than we used are
published and they don't work with ng-closure-compiler so - instead - both were
checked in to the repository.

Fixes angular#16268
Fixes angular#14961
Ref yarnpkg/yarn#1483
@Narretz Narretz closed this as completed in ff2ce9d Jan 8, 2018
Narretz pushed a commit that referenced this issue Jan 8, 2018
…ages

Bower was used to install multiple versions of jQuery which is now handled
using Yarn aliases. The remaining two packages, closure-compiler and
ng-closure-compiler were installed from zip files which is not supported by Yarn
(see yarnpkg/yarn#1483); the first of them exists
on npm as the google-closure-compiler but only versions newer than we used are
published and they don't work with ng-closure-compiler so - instead - both were
checked in to the repository.

Fixes #16268
Fixes #14961
Ref yarnpkg/yarn#1483
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants