[GitHub] [cordova-apache-board-reports] purplecabbage merged pull request #14: Create 2021-09.md
purplecabbage merged pull request #14: URL: https://github.com/apache/cordova-apache-board-reports/pull/14 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org - To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org For additional commands, e-mail: dev-h...@cordova.apache.org
Using npmrc
Hi all, I propose that we start adding a .npmrc file to all of our repos. We only need one setting configured: registry=https://registry.npmjs.org https://registry.npmjs.org is the default value, but this will ensure that while in cordova repos, NPM will use the official NPM registry. For some people who have different environments (like me...), it's easy to run into situations such as https://github.com/apache/cordova-lib/pull/879#pullrequestreview-751998001 (Thanks Nik for thoroughly review, even for something that seemed to simple!). This is a simple proposal, but I wanted to ensure the community had no objections before I start forking and making PRs on all the repos. Cheers! - To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org For additional commands, e-mail: dev-h...@cordova.apache.org
Re: Using npmrc
+1 from me On Sat, Sep 11, 2021 at 6:16 PM Norman Breau wrote: > Hi all, > > I propose that we start adding a .npmrc file to all of our repos. We > only need one setting configured: registry=https://registry.npmjs.org > > https://registry.npmjs.org is the default value, but this will ensure > that while in cordova repos, NPM will use the official NPM registry. For > some people who have different environments (like me...), it's easy to > run into situations such as > https://github.com/apache/cordova-lib/pull/879#pullrequestreview-751998001 > (Thanks Nik for thoroughly review, even for something that seemed to > simple!). > > This is a simple proposal, but I wanted to ensure the community had no > objections before I start forking and making PRs on all the repos. > > Cheers! > > > - > To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org > For additional commands, e-mail: dev-h...@cordova.apache.org > >
Re: Using npmrc
Go for it! > On Sep 11, 2021, at 6:19 PM, Darryl Pogue wrote: > > +1 from me > >> On Sat, Sep 11, 2021 at 6:16 PM Norman Breau wrote: >> >> Hi all, >> >> I propose that we start adding a .npmrc file to all of our repos. We >> only need one setting configured: registry=https://registry.npmjs.org >> >> https://registry.npmjs.org is the default value, but this will ensure >> that while in cordova repos, NPM will use the official NPM registry. For >> some people who have different environments (like me...), it's easy to >> run into situations such as >> https://github.com/apache/cordova-lib/pull/879#pullrequestreview-751998001 >> (Thanks Nik for thoroughly review, even for something that seemed to >> simple!). >> >> This is a simple proposal, but I wanted to ensure the community had no >> objections before I start forking and making PRs on all the repos. >> >> Cheers! >> >> >> - >> To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org >> For additional commands, e-mail: dev-h...@cordova.apache.org >> >> - To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org For additional commands, e-mail: dev-h...@cordova.apache.org