Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/eslint/eslint-canary

ESLint regression build
https://github.com/eslint/eslint-canary

Docs: Add archival message (#33)

a8a0a373ee0598128484f6bc82752cef016d7fba authored about 4 years ago by Brandon Mills <[email protected]>
Chore: Fix repo references in README and package.json (#29)

c4f6b5d6ea0b651e8fa193113b19e6934d6230af authored over 4 years ago by Kevin Partington <[email protected]>
Chore: move to GitHub Actions (#28)

f7069550093008c042d4ec007a07d9e8483c049d authored over 4 years ago by Kai Cataldo <[email protected]>
Breaking: drop support for Node < 10 (#27)

* Breaking: drop support for Node < 10

* Fix ESLint errors

* Update failing projects

* ...

0d0c285a86ff1e4915d001f92c69e4d1bffd04c9 authored almost 5 years ago by Kai Cataldo <[email protected]>
Fix: update to latest webpack commit (#25)

This fixes some linting errors that were in the Webpack codebase.

cdcb92bb53ead48af5c53d16c9c16958868627f0 authored almost 6 years ago by Teddy Katz <[email protected]>
Fix: use npm^3 to install packages (#24)

This fixes the canary build on the Jenkins server by having it always use npm^3 internally when ...

4edcba11cc439aa38bf4c047a304eb6bebfefc70 authored about 6 years ago by Teddy Katz <[email protected]>
Chore: No longer quoting ESLint bin path (#23)

No need to quote bin path when using cross-spawn

7272924e4bc020c5fefc87e68cbe6126693c2b6b authored over 6 years ago by Kevin Partington <[email protected]>
Upgrade: eslint@^4.19.1 (#22)

709ee2ee7cd659dc57460a7e30c2cadb69f93bc8 authored over 6 years ago by Kevin Partington <[email protected]>
Update: redux to latest ESLint upgrade (#21)

ceced5209c188a2fc28b63d0e646f8d9a8b119de authored over 6 years ago by Kevin Partington <[email protected]>
Update: webpack project to latest ESLint update (#20)

* Update: webpack project to latest ESLint update

webpack project will now point to commit f1...

40c1a2c4b5493e290c910ad578350a0f7983c257 authored over 6 years ago by Kevin Partington <[email protected]>
Update: Node consuming ESLint 4.19.1 (#19)

Node commit now points to commit 0863a0e528ba9ee01f960dce7ffebe8fff3a774c, where they are now us...

2c8bb708ddc8b530798e92088e824308533ca23d authored over 6 years ago by Kevin Partington <[email protected]>
Update: `git fetch origin` so refs are available before checkout (#18)

Only executed if we did not `git clone`.

beb553fa3c3eb18350305b351d2fcbafa2cda338 authored almost 7 years ago by Kevin Partington <[email protected]>
Fix: Add cross-spawn (fixes #14) (#17)

This avoids issues with using child_process and/or { shell: true} in Windows.

4893198ec408d2a6d6f72de042c60ceb8132943f authored almost 7 years ago by Kevin Partington <[email protected]>
Chore: Update some project SHAs to be latest released version (#16)

378fa57170b1255d125b0c5c53d204b686ee7cd5 authored almost 7 years ago by Kevin Partington <[email protected]>
Fix: Removing space from rule args (refs #14) (#15)

Causes issues in Windows with shell mode.

e1ab0f94d090709fb1c8508b23446786293ef6b4 authored almost 7 years ago by Kevin Partington <[email protected]>
Docs: update copyright in LICENSE.md (fixes #9) (#12)

1303e690df01d8d4c2293358e97cf0fec7f2dc8f authored about 7 years ago by Teddy Katz <[email protected]>
Fix: make build pass with ESLint 4 (#10)

The build has been failing for awhile due to some breaking changes in ESLint 4. This commit disa...

6093eb11ee6dc5cbd970e3719cd9f2c6aac18303 authored over 7 years ago by Teddy Katz <[email protected]>
Docs: Fix broken travis sticker link (#8)

96d15a304a06be4a6f9c411a6ea69a713991f3c4 updated the travis sticker to display the correct statu...

befbda57d0bdf19d5523b266e83cde78f511511b authored over 7 years ago by Teddy Katz <[email protected]>
Update: Disable timer cvstom rule in Nodejs project for now (#7)

b77b9723ae590ad8734a68637a114dbd75f19eee authored almost 8 years ago by Gyandeep Singh <[email protected]>
Docs: Remove "Adding your project" from README.md (#5)

As discussed in the TSC meeting (https://github.com/eslint/tsc-meetings/pull/36), we're not goin...

ca048eae8a6f389495ecaff02685e736bda4c8db authored almost 8 years ago by Teddy Katz <[email protected]>
Docs: fix broken travis sticker (#6)

96d15a304a06be4a6f9c411a6ea69a713991f3c4 authored almost 8 years ago by Teddy Katz <[email protected]>
Update: add Windows support (#3)

On Windows, it needs `{shell: true}` option to lookup commands. The
option exists since Node.js 6.

ca5d28d4beb535ca0833ef58cfc42f2bb79f3f89 authored almost 8 years ago by Toru Nagashima <[email protected]>
Chore: use .downloaded-projects/ instead of os.tmpdir()

b4424b85f43ff1b08d89cf89ccbea7cd5f0a3863 authored almost 8 years ago by Teddy Katz <[email protected]>
Update: pin regression runs to a commit (fixes #2)

4dfbfc826355a0eec95752643285c1d777f46bcb authored almost 8 years ago by Teddy Katz <[email protected]>
Fix: load projects.yml from the package root instead of cwd (fixes #4)

e32b3c7ffa7cc2c4fcede0f4a9cf59d705d188df authored almost 8 years ago by Teddy Katz <[email protected]>
Fix: Manually disable "semi" for webpack codebase

96a072ed22e37827d833435f9bc0771aa5c85b22 authored almost 8 years ago by Teddy Katz <[email protected]>
Update: Automatically install dependencies like babel-eslint

cb22ed85ff704323e65cf1ce7e43474dc747f79d authored almost 8 years ago by Teddy Katz <[email protected]>
Update: add webpack

dfdb493d5b5e926038c8b5de00b194b92b7d61f9 authored almost 8 years ago by Teddy Katz <[email protected]>
Update: Add redux

0510fd47c4c3442367f9de5b847b45a58587fbd3 authored almost 8 years ago by Teddy Katz <[email protected]>
Update: Add vue

3612227e36c3bccd639256ba309e79133a1a7100 authored almost 8 years ago by Teddy Katz <[email protected]>
Update: Allow explicit dependencies to be specified

9a46e01314a672f72773b510aea1be5e9cf1fc64 authored almost 8 years ago by Teddy Katz <[email protected]>
Update: Add mocha

7a1524c4b471a041a1b5d26d0c6d14b132aea706 authored almost 8 years ago by Teddy Katz <[email protected]>
Chore: Add LICENSE.md

237422721227aafeaeb3cebb20fb2bc2da27fe7b authored almost 8 years ago by Teddy Katz <[email protected]>
Docs: reorganize the README text

e5fc8aec099990877c5317623c290db8b1c5fb71 authored almost 8 years ago by Teddy Katz <[email protected]>
New: Initial commit

28e309e689992f972db79ac3c9ea9f0ff5e5353f authored almost 8 years ago by Teddy Katz <[email protected]>