digitallyserviced / semanticolor

Provide Atom editor with semantic color highlighting.
https://atom.io/packages/semanticolor
MIT License
34 stars 3 forks source link

Add basic specs and use GitHub actions #49

Open claytonrcarter opened 8 months ago

claytonrcarter commented 8 months ago

This is my first dabbling w/ GH actions. As noted in the workflows file, I've copied the setup from the CI on another pulsar plugin.

The specs are nothing much, but I hope they are something to build from. eslint is already configured for the project, so I just enabled it in CI for fun.

claytonrcarter commented 8 months ago

I have to admit that I'm so unfamiliar w/ GH actions that I don't if they didn't run because the workflow is read from the master branch (not from PR branches), or if they're not enabled for this project, or if I did something wrong (or missed a config step) on my end. Any input is welcome. Thank you!

digitallyserviced commented 5 months ago

@claytonrcarter

Submit a PR for the this repo's README to be changed/updated referencing your own new fork and a brief reasoning for the pulsar/atom eol/new maintainer.

Put it at the beginning of the README with a visible break/space/hr/p between the message and the existing README content.

Then you can merge your latest PR/changes/etc to your own master branch rather than having this fork being modified. Since this repo and it's whole reasoning for existing is no longer necessary to keep the same URL. But at least any searching or old links can see the ref to the new fork.