Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/yarnpkg/yarn
The 1.x line is frozen - features and bugfixes now happen on https://github.com/yarnpkg/berry
https://github.com/yarnpkg/yarn
ee6cb2ffa5916b4fe1cb7dfee46e9acc2bb18d5b authored about 8 years ago
- Only look for mandetory files (`package.json`, `readme`, `license`, etc) in root
- Stop `fs.w...
* Add failing tests for bin path normalisation from scoped package name
* Add fix for bin nor...
8a12b1b2a206ac3bc092450041250487d2481cf6 authored about 8 years ago066410353071d090e66f442a33d61b4947f79856 authored about 8 years ago
* Use isRootUser function instead USER environment variable
* Fix #2123
* Fix for #1214
Scoped dependencies are nested one folder deeper than traditional
dependenci...
776359e92850ba5b93546371554f606ac4554d33 authored about 8 years ago
eb66b9c3dfe3e32a95f51c81f483d00c4beb8ad7 authored about 8 years ago
d98ec45b4d398128b756ae53bfa24c52f03d382a authored about 8 years ago
8a235bb5777d535f16d93bd55c31ba47206d582f authored about 8 years ago
039b176112c7ad9d3000148c104f98262706c2ed authored about 8 years ago
* Add --frozen-lockfile to fail if Lockfile needs update
* Add period at the end of the messa...
ad11748d218d0d2d937ca4e739168660193168dc authored about 8 years agodcc48934a35ac1e00d3c4d073f094f2f0806a86d authored about 8 years ago
6505d52ff4d4eb9b811bbb00c50af06ee7ac4b44 authored about 8 years ago
59fd84fddd8fb8f59966e66d21fb1a5519957f22 authored about 8 years ago
* add cache-folder config option for setting cache folder
* unit test for cache-folder config...
8437487cc57043e8ea83cdc2f5983ef8503380d1 authored about 8 years ago68df0ead8031dd77e50a6cc1a847eaf711ddcc89 authored about 8 years ago
5d0d40265f122c5c7e3309add3338ee455113c0e authored about 8 years ago
d95dd09131204a130d0e21a6523367b579ca041c authored about 8 years ago
6e7d396451ed7622a92f4a25d9370e5724c54635 authored about 8 years ago
1ea09c2969994648fcb7c4f3eb3e3753d132e440 authored about 8 years ago
Closes #2065
f49c577b62784f0ce5564c621ff65780183c4abe authored about 8 years ago* Fixes race condition on yarn install mutex network
* Better comment on as per @bestander r...
718d4ed9ccbd1b4c945991ba353708a2d111db43 authored about 8 years ago* Remove packages in non-empty namespace (#1992)
* Add a test for removing a single scoped pa...
d8b72f3369ae9381976da45b28576790f66de902 authored about 8 years ago2a0afc73210c7a82082585283e518eeb88ca19ae authored about 8 years ago
caa94a6404328ce801f47eb7dcae9a896950a199 authored about 8 years ago
* add tests for pack with files-array
* include mandatory files if not in files-array
npm ...
8779130a40a1a1de158088123a3ed775586d69d8 authored about 8 years ago* Add global add prefix test
* Add yarnrc to reset prefix set by npm test
* Remove concurr...
ac90c23be2766229e46b177f9f7f80916ee3e663 authored about 8 years ago3efcbbd0f490cf9117666c86817f9a2a946409ab authored about 8 years ago
* normalize manifest in FileResolver
* add a comment
1696029ff593d091d9c4a55a1892365ce8628d53 authored about 8 years ago
running gulp --sourcemaps will generate maps in lib
can also run gulp watch --sourcemaps, etc.
This reverts commit 949c9e58526093765a27f575905e6abf72361bbc.
1e7249966890c22df0c1564660a21a54ce17370b authored about 8 years ago* add tests for pack with files-array
* include mandatory files if not in files-array
npm ...
949c9e58526093765a27f575905e6abf72361bbc authored about 8 years agoInstead of copying snippets and creating files locally, I want only clone a provided repository ...
c8935ea6b0216a35fd4bc9bd507027ce3cf51d44 authored about 8 years ago* Properly ignore package using ENVIRONMENT_IGNORE
Set the ignore flag using ENVIRONMENT_IGNO...
94eda12ef035169e5d8393ab29b6d36808c3b5ca authored about 8 years ago58e24ca6be7a34022a2d4ab7e635831967dbebf5 authored about 8 years ago
3cf33748172cef753423e4455043ead6f059bcc5 authored about 8 years ago
* Fix duplication of available bin commands (#1991)
* Fix lint errors
* Move the code out ...
c3fb6456bce8f16e8dea25cb0e1cade4cbc47f0e authored about 8 years ago
- Old versions of Mac OS (10.10 and below) require the `-t` option for `mktemp`
- The check fo...
* Add verbose flag - fixes #763
* fix lint
* fix lint add verboseInspect method
099e76dc075763427605a6a63906127402370bb2 authored about 8 years agob5abc42ae591b2caf31d1cb54e9dfc774e6be945 authored about 8 years ago
191b030a451e37fd1adb60ad597eb4499b6e14b3 authored about 8 years ago
* Update CONTRIBUTING.md to reflect the necessary steps
* Fix CONTRIBUTING.md
* Fix CONTRI...
c505b1203d57a004968dbd0a4b99402be47215a1 authored about 8 years ago3ef999cebc606622eade220cbf17f57f9debeebd authored about 8 years ago
Closes #1977
dfeabcc9b6b4d4ea0ed38b6142bdc0a86c7d2431 authored about 8 years ago
No need to add --production flag explicitly to licenses as it's already a
global flag. This als...
45a32e0bfe6596437a485fe65edbd6beeb0f1310 authored about 8 years ago
5394cadc7556dd67935812114475aee602b61c37 authored about 8 years ago
* Verify GPG signature in installation script
* Add YARN_GPG environment variable for omittin...
47ffc523d0d66580b6ae92f66e3c42a57e4e164b authored about 8 years ago
Closes #1973
"tar.gz" actually [is a node module itself](https://www.npmjs.com/package/tar.gz)
A...
5ee3721c08dc9a052cbce1b1f7c40663a1a14184 authored about 8 years ago
73ea5b47b50ec906dfdb325d1b0711767502c908 authored about 8 years ago
Upon looking for basic usage commands I discovered that there is no
mention of this in the offi...
0ea4c68a35e03ebb3ba68de61b27a44279932493 authored about 8 years ago
* Fix request authentication for scoped private registry tarballs
Yarn correctly sends author...
99916d4c519fd210923f5fe2dcbb1341725903ba authored about 8 years agoClose #1921
bacf1fbe76cf2dd038efbfe210012905448f1bd2 authored about 8 years ago* Resolve scoped package paths during linking on Windows
* Normalize file copy destination wh...
d047b1851315219721cb4c888c58b09fbf9fab87 authored about 8 years ago* Fix: Need to remove file: from the prefix, not the suffix.
* Fix: warn instead of error if ...
c9500aba370130d86b1e67930b57f2081b83d27d authored about 8 years ago328b4e1f13fcbc569b47f9c9a1a1a19e753f277f authored about 8 years ago
* When saving build artifacts, rather than copying, save list of files to ignore
* fix lint a...
3f765c354306bd8e6ca22b3bb333542d1a8fd6e2 authored about 8 years ago* Add `--version` flag to install script
* Lower case variable names
* Declare `latest_url...
5be113bb9c75081954b11ada89850228fc39b899 authored about 8 years ago* Warn when man or bin directory not found but don't crash
* Mispelled ENOENT
* Moved fix ...
6cee0fc3b5afc564ec94ac71d4772f382cb22449 authored about 8 years agoFixes #1898
c77ade1812f445e9a79a2d585b2b4fd60ee6ec29 authored about 8 years ago
* When writing lockfile, yarnrc or manifest file, keep line endings as in existing file
* Imple...
4ce67f3d5da3ba99c3e8718100883e9f145ce125 authored about 8 years ago
The reason for this is that Yarn is useful in many JS environments such as browsers and React Na...
75b65ee799eda6e2257d35b961b50a6b1f9d43c1 authored about 8 years ago* Skip setting hash if hash was not set previously
* Add end to end test for installing a git...
1180f0fb0e20281cf09303d18281ff9f6a0e2e6a authored about 8 years agoI don't think we need this any more
32cf644da6cbb8bc0b1ba2cae1be50195278b4f4 authored about 8 years ago8f9fc6b64792750d306d14bad9ad0136792208b0 authored about 8 years ago
135fd87661a78e982283e086863ba7a76546a789 authored about 8 years ago
b76ac934a2d738aaf8c103801c8dc7f80ba8cf3f authored about 8 years ago
* Add very basic test for global add
* Add assertion & Fix typo
1c762137518b36e58b98a1aedffb214fe6a0d27f authored about 8 years agoThis PR resolves issue #1857.
22d75d3a53ec91a1b7eb8444053c89f33efd0b03 authored about 8 years ago* Set UID and GID of untared files to zero if user is root
* Remove second platform check
92399c4b323ce8033685b170f74a566e7879a266 authored about 8 years agoe51c7ea402a9575f6886000badd2197832364632 authored about 8 years ago
16a5268f1702fbfa54b89b995d7e86f48cb568bf authored about 8 years ago
567f8af51ab6ce67d345177ccc4cc514680827fd authored about 8 years ago
yarn -> Yarn
4b93ea533772428a511a075d55e5ab14a971ca2e authored about 8 years ago8ead0c7fe8cdd478493aab66b0c1ff4180ac924a authored about 8 years ago
* Add automatic check for updates that nags the user when there's a new version available - fixe...
15d011274eabe89a5fe8d5d32a966ba48c92755e authored about 8 years agoe9245504ddd064ae43d23d70781b09d84134748f authored about 8 years ago
6aae4d35bc67719ceb056dc0ea95a96f74a726c1 authored about 8 years ago
1dc3c8bf87f7dee8c346cb12fba40bf6e868d8cf authored about 8 years ago
d202c734df7a0ac7d4e29311f4d356f0496ab96f authored about 8 years ago
5c84c656f0bbcb7778efa4fde5efb8c737e5a272 authored about 8 years ago
* Remove crappy folders from node_modules in dist tarballs
* add windows version of scripts/c...
96a0fbb94e8c820b5d5e4061cea6240e318b570e authored about 8 years ago* test IGNORE ME
* Update npm-registry to inject env vars into npm configuration the same way...
b4e42e3e73a3d714fd44cc0d3968cf33e43a03c7 authored about 8 years ago42dc14e867062fced0f99fb0cceab6559295b727 authored about 8 years ago
link is already registered
a5db1cdb588c477e8a5a820a30f59e369a0ca944 authored about 8 years ago3342c47353058f87eb43793f18de1a16e7f3025a authored about 8 years ago
* Update outdated condition in upgrade-interactive
* Minor refactor sorting code
* Fix $Fl...
ecba5f9ebbb42833ec4feb2c3f38f2d014d86445 authored about 8 years ago3ed303995b1dbf2123d8b90d6336f859b47e2632 authored about 8 years ago
fcf6cfa156d853b4519e14edf95840378c5424b6 authored about 8 years ago
b6f3aec6b6fb4c2186cbf70e2d3701ac755f04b4 authored about 8 years ago
# Conflicts:
# src/reporters/lang/en.js
0c17423bef359f058fde90c6138b0243e0949e69 authored about 8 years ago
* add breaking test for readme detection, a la the sjcl module
* check all readme candidates
b82512387b6dc3fc2c30a5d21307439caada995d authored about 8 years agoFixes https://github.com/yarnpkg/yarn/issues/761
6c2155610349af00944bc692b78f6880fbec32a7 authored about 8 years ago286efb93106471d20cd1e458043c04851dfae935 authored about 8 years ago
86ff2c6a7844eb8adfab3f74c480f8b82c3c9e06 authored about 8 years ago