AtomLinter / linter-eslint-node

ESLint plugin for Atom/Pulsar Linter (v8 and above)
https://web.pulsar-edit.dev/packages/linter-eslint-node
MIT License
4 stars 3 forks source link

Atom sunset #29

Closed UziTech closed 1 year ago

UziTech commented 2 years ago

It seems GitHub has finally pulled the plug and are sunsetting Atom.

I have been using a somewhat custom version of Atom for a while and plan on still using it for some development for a while.

Question is: Do people want linter-eslint-node to continue to get updates? or should we archive it (and the rest of the linters)?

savetheclocktower commented 2 years ago

That'll teach me to write a bunch of new code.

Personally, I can see myself continuing to be responsive to PRs and issues for as long as I'm still using Atom, but I probably won't try to keep my local Atom alive beyond the sunset date. I have no opinion on what should happen to the repo/extension at that time.

scagood commented 2 years ago

I for one will probably continue to use atom until it's inconvenient to do so, I think that the nail in the coffin would be if (probably when) the package manager disappears :thinking:

savetheclocktower commented 1 year ago

So the good news is that Pulsar has appeared, and I'm impressed at the progress that they've made. I've been using it for a couple of weeks and the transition has been seamless.

Plus they've got their own package manager.

If all that has to happen is that some URLs have to be updated in this project's GitHub Actions, then I'd be happy to continue maintaining this package for as long as I'm using Pulsar.

UziTech commented 1 year ago

On my TODO list is to create a setup-pulsar GitHub action and pulsar semantic release plugins to replace apm. Then it will be a simple replace atom with pulsar and all will be well 😁.

UziTech commented 1 year ago

@savetheclocktower I invited you to be a member of AtomLinter. I am going to clean up the repos at some point. Possibly even just create new organizations for pulsar packages.

AlexWayfer commented 1 year ago

Pulsar is good and still compatible with Atom packages. So it'd be great to move into this direction.

scagood commented 1 year ago

Shall we close this issue, I think we're moving to pulsar?