Skip to content

Always compile before running checks #43

Open
@denisdefreyne

Description

@denisdefreyne

(See nanoc/nanoc#1341)

It is currently possible to run nanoc check on a site that it out of date. To prevent nanoc check from running on a not-yet-compiled site, I suggest adding a compile option to the configuration’s check section, which by default is false, but if set to true, will run nanoc compile beforehand.

Additionally, a command-line flag (--compile/--no-compile) could be useful to override the configuration behavior.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions