coala / coala-atom

A coala integration plugin for Atom
https://coala.io/
GNU Affero General Public License v3.0
20 stars 23 forks source link

CI is failing! #24

Closed sils closed 7 years ago

sils commented 8 years ago

Heeeelp! Apparently the plugin doesn't work anymore?

CC @AbdealiJK

sils commented 8 years ago

CC @tushar-rishav as well

chocobn69 commented 8 years ago

Hi, first time trying and doesn't work

Atom 1.12.2 plugin coala 0.2.0 coala 0.8.1

sils commented 8 years ago

Would you be interested in looking into this?

IIUC atom did an atom and now like every second plugin is broken, at least that was the feeling one of the guys I met at a meetup had.

chocobn69 commented 8 years ago

I just upgraded to 1.12.3 (archlinux) and it's ok now

sils commented 8 years ago

So it was a bug in atom?

chocobn69 commented 8 years ago

I think it was just coala-format slow execution. Maybe I miss something in my .coafile

chocobn69 commented 8 years ago

Yes, I just limited coala files param to my code only (and not my venv) and it became ok

jayvdb commented 7 years ago

I think it is because coala-format is deprecated See my build log.

jayvdb commented 7 years ago

https://github.com/coala/coala-atom/pull/25 looks like it will fix it.

RohanVB commented 7 years ago

https://github.com/coala/coala-atom/blob/master/lib/main.coffee#L52

This was fixed. The plugin doesn't use coala-format anymore. I don't get why #25 was closed and not merged. Most of the changes made in it were reflected, there's no PR reference. Relevant commit is: a4963716c071712ae1664ad6f7558cba89a4413b CC @jayvdb @sils

Also, since the backport was done: https://github.com/coala/coala/pull/3381 Now we want to remove the deprecated version from coala, which is no longer being used in atom. (See above link in quote) If this is fine, then from coala-atom https://github.com/coala/coala/pull/3426 should be good to go. Reference of coala-atom: January 22, 2017 8:49 PM

RohanVB commented 7 years ago

Corresponding issues linked to this issue have been fixed. Further issues on CircleCI here (if any remain after rebuild): https://github.com/coala/coala-atom/issues/38