patrickjahns / ansible-role-loki-canary

🔧 Ansible role for deploying loki canary https://github.com/grafana/loki/blob/master/docs/operations/loki-canary.md
MIT License
2 stars 0 forks source link

Fix release #8

Closed patrickjahns closed 4 years ago

patrickjahns commented 4 years ago

Motivation

Have a properly automated release workflow

Description

Using grep in pcre mode was a quick and dirty solution, however needing to deal with multiple matches it became apparent that its easier to use a simple sed stream to select the first match and then exit