bcgov / cas-reporting

This is for the Clean Growth Digital Services team for work related to reporting.
Apache License 2.0
0 stars 0 forks source link

Tech Debt: ESLint action needs caching #154

Closed pbastia closed 4 months ago

pbastia commented 4 months ago

Description of the Tech Debt

Currently the ESLint action installs all the yarn dependencies every time It could be using a cache from the setup dev env action, or implement its own cache

Tech Debt Triage

The purpose of our technical debt triage process is to analyze technical debt to determine risk level of the technical debt and the value in tackling that technical debt.

Risk Value Scoring:

Level Value
High
3
Medium
2
Low
1
Technical Debt - Risk Types Level Value
Business Area Risk - Risk of business area visibility / damage to user experience
Developer Fault Risk - How likely will this tech debt cause a future error related to coding on top of it
System Fault Risk - Risk of system errors or application downtime
Time Scale Risk - Compound risk effect if left alone. How much more difficult to fix or dangerous will this become over time?
Time Sink Risk - How much will this tech debt slow the development process down
TOTAL SCORE:
rdromey commented 4 months ago

Moving to monorepo model, no longer necessary, already done in cas-registration