sigil icon indicating copy to clipboard operation
sigil copied to clipboard

Standalone string interpolator and template processor

Results 9 sigil issues
Sort by recently updated
recently updated
newest added

Bumps golang from 1.18.2-buster to 1.19.0-buster. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=golang&package-manager=docker&previous-version=1.18.2-buster&new-version=1.19.0-buster)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies
docker

First, thanks for sigil. I prefer it already to `envsubst` and shell evaluation. ```sh % print "{{ \$x | default \"foo\" }}" | tee template {{ $x | default "foo"...

I would like to have this feature in order to simplify logic in shell scripts executing `sigil`. Are you considering this?

it would be nice if sigil could accept a file of variable values

Hi Gliderlabs, I was really excited about this project because it seemed to exactly fit the bill for what I needed. However I found one config file that we template...

Hi guys, I would like to expand variables sent to for example an include, such as: {{ include "consul.yaml.sigil" "id=bootstrap" "az=$AZ" }} ..is this possible in some way? Thanks, /Andreas

Bumps golang from 1.18.2-buster to 1.19.2-buster. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=golang&package-manager=docker&previous-version=1.18.2-buster&new-version=1.19.2-buster)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies
docker

Bumps golang from 1.22.4-bookworm to 1.22.5-bookworm. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=golang&package-manager=docker&previous-version=1.22.4-bookworm&new-version=1.22.5-bookworm)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies
docker

Bumps [ruby/setup-ruby](https://github.com/ruby/setup-ruby) from 1.183.0 to 1.184.0. Release notes Sourced from ruby/setup-ruby's releases. v1.184.0 What's Changed Add jruby-9.4.8.0 by @​ruby-builder-bot in ruby/setup-ruby#616 Full Changelog: https://github.com/ruby/setup-ruby/compare/v1.183.0...v1.184.0 Commits 97e35c5 Add jruby-9.4.8.0 See full...

dependencies
github_actions