1
1
mirror of https://github.com/tweag/nickel.git synced 2024-10-06 16:18:08 +03:00
nickel/benches/mantis
2022-08-09 13:36:27 +02:00
..
jobs Follow up fix for the mantis benchmark 2022-08-09 13:36:27 +02:00
schemas/nomad Follow up fix for the mantis benchmark 2022-08-09 13:36:27 +02:00
tasks add mantis benches 2022-05-20 16:28:50 +02:00
deploy-example.ncl add mantis benches 2022-05-20 16:28:50 +02:00
deploy.ncl Fix enum syntax in mantis benchmark 2022-08-05 18:06:41 +02:00
lib.ncl Avoid recompiling regex in %str_is_match% 2022-06-21 09:55:59 +02:00
README.md Markdown linting of LSP and benches READMEs 2022-08-05 11:55:21 +02:00
run.ncl add mantis benches 2022-05-20 16:28:50 +02:00

Mantis bench

This bench is a copy of nickel-mantis-ops by @yannham

Mantis Ops in Nickel

This is a tentative to convert the mantis ops repo of IOHK from CUE to Nickel, as a dogfooding exercise. This repo tries to respect the same file hierarchy than the original one, whenever possible.

Example invocation

nickel export <<< 'import "deploy.ncl" {namespace="mantis-staging", job="miner"}'