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

chore: fix CI caching to work with per-package linting #9042

Open
runspired opened this issue Oct 23, 2023 · 1 comment
Open

chore: fix CI caching to work with per-package linting #9042

runspired opened this issue Oct 23, 2023 · 1 comment
Labels
🏷️ chore This PR primarily refactors code or updates dependencies

Comments

@runspired
Copy link
Contributor

type and lint artifacts are no longer in root but instead exist as a per-package cache. We should enable caching and restoring these like we previously did with root.

@runspired runspired added the 🏷️ chore This PR primarily refactors code or updates dependencies label Oct 23, 2023
@github-project-automation github-project-automation bot moved this to needs triage in EmberData Oct 23, 2023
@runspired
Copy link
Contributor Author

this ought to be easy to do with turbo at this point, just make the lint job have an output on .eslintcache, though I'm hesitant to do it since we've been getting trolled by turbo and eslint in this regard

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🏷️ chore This PR primarily refactors code or updates dependencies
Projects
Status: needs triage
Development

No branches or pull requests

1 participant