stencil
stencil copied to clipboard
π smart templating engine for service development
## What this PR does / why we need it This allows a test to add one or more Modules to a test service manifest, so that it can be...
The link on the [Quick Start](https://engineering.outreach.io/stencil/getting-started/quick-start/) redirects to https://engineering.outreach.io/getting-started/installing instead of https://engineering.outreach.io/stencil/getting-started/installing, which is the correct page.
Stencil spends a little while just doing network requests to gather its dependencies. Anecdotally, this is like several seconds per module, which makes resolution take a long time. This change...
Bumps [github.com/charmbracelet/glamour](https://github.com/charmbracelet/glamour) from 0.9.1 to 0.10.0. Release notes Sourced from github.com/charmbracelet/glamour's releases. v0.10.0 Actually readable tables Big tables that included links were always hard to read. Links can be very...
Bumps [golang.org/x/sync](https://github.com/golang/sync) from 0.13.0 to 0.14.0. Commits 506c70f errgroup: propagate panic and Goexit through Wait See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with...
Bumps [golang.org/x/term](https://github.com/golang/term) from 0.34.0 to 0.37.0. Commits 1231d54 go.mod: update golang.org/x dependencies 3475bc8 term: fix some comments 3a0828a go.mod: update golang.org/x dependencies 1a11b45 go.mod: update golang.org/x dependencies d862cd5 all: upgrade...
The `replacements` is not working as expected. The root cause is the replacement configuration is only saved in `workList`. This PR also add vscode configuration to debug stencil Please read...
Bumps [golang.org/x/sync](https://github.com/golang/sync) from 0.16.0 to 0.18.0. Commits 1966f53 errgroup: fix some typos in comment 04914c2 all: upgrade go directive to at least 1.24.0 [generated] See full diff in compare view...
Bumps [github.com/gofrs/flock](https://github.com/gofrs/flock) from 0.12.1 to 0.13.0. Release notes Sourced from github.com/gofrs/flock's releases. v0.13.0 What's Changed Minimum Go version 1.24 feat: add Stat method by @βferhatelmas in gofrs/flock#127 chore(deps): bump golang.org/x/sys...
Bumps [github.com/cloudflare/circl](https://github.com/cloudflare/circl) from 1.3.7 to 1.6.1. Release notes Sourced from github.com/cloudflare/circl's releases. CIRCL v1.6.1 Fixes some point checks on the FourQ curve. Hybrid KEM fails on low-order points. What's Changed...