move stencil to pod
Open
- Dominant language
- Clojure
- Stars
- 158
- Forks
- 42
- PR merge metrics
- No merged PRs in 30d
Description
Currently this tasks modifies the current global dependencies to pull in stencil, this breaks projects which also pull in stencil or set their own version.
Please refactor task to use pods, which to keep stencil dependency isolated, and add `core.cache` to excludes.
Contributor guide
No contributing guide indexed for this repository
Research direction
Locate the task that currently modifies global dependencies to pull in stencil, then inspect how pods and dependency exclusions are handled in the project. Done means stencil is isolated through a pod and core.cache is included in the exclusions; verify the affected task behavior with the repository's available checks.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- clojure
- Domain
- build-system, tooling
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100