Y
Hacker News
new
|
ask
|
show
|
jobs
by
pdeva1
1963 days ago
how do you know which steps to skip or rerun each run. in your react example, how do you know when to reinstall yarn to latest version and when to skip.
https://layerci.com/docs/examples/react
1 comments
colinchartier
1962 days ago
We monitor which files are read by which steps and map that back to the changes you've made automatically!
link