nickel-lang / rules_nickel

A Bazel ruleset for generating configuration files with Nickel

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Example: keeping checked-in configuration files up to date

vkleen opened this issue · comments

For example, GitHub actions configuration needs to be checked into the repository and kept up-to-date. The configuration files can be generated by Nickel and Bazel rules can be used to check that they are up-to-date (in CI) and to update them (locally). We may be able to reuse the existing testing infrastructure for stardoc.