Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-01-28feat: added workflow file for commenting on a pull-request to dispatch ↵Michael Perrotte
trigger benchmark suite
2020-01-28fix: removed authorization header from benchmark dispatch requestMichael Perrotte
2020-01-23Use the npm lint script on CI.XhmikosR
This should be more consistent since it should use the specified standard version and not the latest one. PR-URL: https://github.com/npm/cli/pull/604 Credit: @XhmikosR Close: #604 Reviewed-by: @mikemimik
2020-01-09chore: ci cleanupRuy Adorno
- Moved windows builds to travis-only since they're currently failing on GHA and it's not code-related - Added setup on GHA config to only run coverage once in ubuntu target
2020-01-07CI: switch to `actions/checkout@v2`XhmikosR
PR-URL: https://github.com/npm/cli/pull/600 Credit: @XhmikosR Close: #600 Reviewed-by: @ruyadorno
2020-01-07CI: add `fail-fast: false`XhmikosR
This will allow all builds to run even if one fails PR-URL: https://github.com/npm/cli/pull/601 Credit: @XhmikosR Close: #601 Reviewed-by: @ruyadorno
2019-11-14feat: added workflow to trigger and run benchmarks [2]Michael Perrotte
PR-URL: https://github.com/npm/cli/pull/278 Credit: @mikemimik Close: #278 Reviewed-by: @claudiahdz
2019-11-05chore: create settings.yml fileDarcy Clarke
- This will ensure we inherit our standard labels from the `open-source-project-boilerplate` PR-URL: https://github.com/npm/cli/pull/282 Credit: @darcyclarke Close: #282 Reviewed-by: @ruyadorno
2019-10-31use github actions for CIJason Etcovitch
PR-URL: https://github.com/npm/cli/pull/272 Credit: @JasonEtco Close: #272 Reviewed-by: @ruyadorno
2018-07-18docs: replace troubleshooting.md with posts (#17)Daijiro Wachi
Refs: https://github.com/npm/cli/pull/5 PR-URL: https://github.com/npm/cli/pull/17/ Credit: @watilde Reviewed-By: @zkat
2018-03-09docs: Add a common open reason to the issue template (#19893)Kyle Spier-Swenson
`npm is doing something I don't understand.` is often inappropriately used when the author means `npm is producing incorrect or undesirable behavior.`. I only had to look thru the first page of open issues to find 5 examples of this. PR-URL: https://github.com/npm/npm/pull/19893 Credit: @MrStonedOne Reviewed-By: @zkat
2017-07-09github: cli-team instead of employeesRebecca Turner
2017-07-09github: Experiment with adding PR ownersRebecca Turner
2017-03-10docs: update troubleshooting and contribution guide links (#15960)Daijirō Wachi
PR-URL: https://github.com/npm/npm/pull/15960 Credit: @watilde Reviewed-By: @zkat
2016-10-07issue_template: OSX is now called macOS, update to reflect thisAlex Chesters
Credit: @AlexChesters Reviewed-By: @iarna PR-URL: https://github.com/npm/npm/pull/14010
2016-06-30doc: tweak issue templateForrest L Norvell
- move important bits to top - condense supporting info down to a smaller section - more structured request for proxy & network info
2016-06-25doc: tweak formatting for issue templateForrest L Norvell
2016-06-25doc: tweak issue templateForrest L Norvell
- moved to .github to keep top-level directory clean - expanded feature request section - tweaked formatting