OctopusDeploy / Octostache

| Public | The variable substitution syntax for Octopus Deploy
Other
5 stars 24 forks source link

Add filters for .properties files #43

Closed andrew-moore-octo closed 4 years ago

andrew-moore-octo commented 4 years ago

Background

This PR adds two new filters for Java's .properties file format:

How to review this PR:

One area that needs close attention is Unicode escaping. I'm not 100% sure I've got that right.

andrew-moore-octo commented 4 years ago

OctoStache filters to escape Properties file keys and values