crate / crate/crate-docs

docs-utils auto-reset

Open
#18 2 comments 0 reactions 0 assignees View on GitHub
docs feature meta
Dominant language
Shell
Stars
2
Forks
1
PR merge metrics
No merged PRs in 30d

Description

at the moment:

- if you update `utils.json` you must remember to run `make reset` to actually pull in the new version of the docs-utils files if you already have a build cache

proposal:

- when you update `utils.json`, make will reset the build cache itself and fetch the appropriate docs-utils files

implementation notes:

this should be possible if `utils.json` file is a prereq for the build cache dir. however, any update to the file will trigger a reset. but this is probably fine, given that file's singular purpose

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.