Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ability to have a CI friendly cache #17514

Closed
1 task done
kwasimensah opened this issue Aug 30, 2023 · 2 comments
Closed
1 task done

Ability to have a CI friendly cache #17514

kwasimensah opened this issue Aug 30, 2023 · 2 comments
Labels
archived due to age This issue has been archived; please open a new issue for any further discussion core Relates to ESLint's core APIs and features enhancement This change enhances an existing feature of ESLint

Comments

@kwasimensah
Copy link

ESLint version

v8.46.0

What problem do you want to solve?

I'm writing a build tool and was looking into speeding up eslint across builds. Digging into that I found eslint/rfcs#106 which seems to have been closed as stale.

I can take a stab at resurrecting it. What I think would also be helpful is to add a layer of indirection for caching in the ESLint API so that people willing to write their own integrations ala https://eslint.org/docs/latest/integrate/integration-tutorial could change the caching strategy without needing agreement on how to spell this for general eslint users.

What do you think is the correct solution?

Add a layer of indirection for caching in the ESLint API so that people willing to write their own integrations ala https://eslint.org/docs/latest/integrate/integration-tutorial could change the caching strategy without needing agreement on how to spell this for general eslint users.

Participation

  • I am willing to submit a pull request for this change.

Additional comments

No response

@kwasimensah kwasimensah added core Relates to ESLint's core APIs and features enhancement This change enhances an existing feature of ESLint labels Aug 30, 2023
@nzakas
Copy link
Member

nzakas commented Aug 31, 2023

Sure, if you're willing to put together an RFC, we can consider it.

Let's continue the conversation back over on #16493 so we can keep all relevant information together.

@nzakas nzakas closed this as completed Aug 31, 2023
@Rec0iL99
Copy link
Member

Rec0iL99 commented Oct 1, 2023

@kwasimensah friendly ping. We have reopened #16493.

@eslint-github-bot eslint-github-bot bot locked and limited conversation to collaborators Feb 28, 2024
@eslint-github-bot eslint-github-bot bot added the archived due to age This issue has been archived; please open a new issue for any further discussion label Feb 28, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
archived due to age This issue has been archived; please open a new issue for any further discussion core Relates to ESLint's core APIs and features enhancement This change enhances an existing feature of ESLint
Projects
Archived in project
Development

No branches or pull requests

3 participants