-
Notifications
You must be signed in to change notification settings - Fork 27.4k
Conversation
I'm happy to make the name "angular-mocks" for the Angular Team to use. |
@Zizzamia thanks! Can you give npm user "angularcore" the permissions? |
👍 thanks @Zizzamia |
I am happy to hand over angular-resource. Try and sort it tomorrow. |
angular-route now belongs to angularcore. Thanks guys! |
angular-animate belongs to @PitBeast |
@lgalfaso good call. |
Edit: It seems more likely that we had this on our private npm server and it was overwritten when the official package was published. Our issue, not yours. Sorry for any confusion! |
Done! :) |
I've added angularcore as owner of angular-resource. I've left myself as an owner for the time being (in case of any issues). Feel free to boot me out when you are happy you have necessary ownership rights. |
I've provide access to angular-sanitize and angular-animate. |
I've just transferred ownership of the |
Woo! Should basically be good to go. 💃 |
8fbe979
to
a21d49c
Compare
Landed as a21d49c. |
Btw, I want to point out the obvious here - it's super cool that everyone gave up their project names for the greater good of the ecosystem. Thanks! 👍 |
@btford Would it be possible to also publish the latest 1.2 releases to npm? |
We'll publish the next 1.2 release to npm. We can't publish past releases
|
TBH I'm not sure if publishing Angular 1.2 to npm is a good idea. The npm angular package is one provided as a CommonJS module so such a publication would break people that put I don't think there's a safe way to publish Angular 1.2 to npm, it should be left as it is IMO. |
+1 on @mzgol's comment |
Note that there are still a few pending tasks before this can land, namely getting permissions for all of the package names on npm:
angular– got it. Thanks @bclinkinbeard!angular-animate– got it. thanks @PitBeast!angular-cookies– got it. Thanks @petermelias!angular-mocks– got it. Thanks @Zizzamia!angular-route– got it. Thanks @mljsimone!angular-resource– got it. Thanks @roylines!angular-sanitize– got it. Thanks @akalinovski!If you own one of these packages, you can help by adding user "angularcore" to the package
unclaimed:
I also still need to adddone!package.json
for eachbower-angular-*
repo (since that's how we'll be publishing these artifacts).Closes #2877