orestbida / cookieconsent

:cookie: Simple cross-browser cookie-consent plugin written in vanilla js
https://playground.cookieconsent.orestbida.com/
MIT License
3.68k stars 388 forks source link

GitHub Action to run tests on current version of Node.js #576

Closed cclauss closed 9 months ago

cclauss commented 9 months ago

The CircleCI job currently does nothing.

https://docs.github.com/en/actions/automating-builds-and-tests/building-and-testing-nodejs

https://github.com/nodejs/release#release-schedule

vercel[bot] commented 9 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment | Name | Status | Preview | Comments | Updated (UTC) | | :--- | :----- | :------ | :------- | :------ | | **cookieconsent-docs** | ⬜️ Ignored ([Inspect](https://vercel.com/orest/cookieconsent-docs/9dGk2GDpeS3TTiMnjGc2WE2wjkVH)) | [Visit Preview](https://cookieconsent-docs-git-fork-cclauss-patch-1-orest.vercel.app) | | Sep 27, 2023 2:50pm |
orestbida commented 9 months ago

This is intentional since there are no tests configured for v2 (master). Only the newer v3 has tests set-up.

cclauss commented 9 months ago

OK. Please feel free to close this.