Dilyan Damyanov

Results 20 issues of Dilyan Damyanov

With templateable playbooks, we can pass arguments to be replaced in the playbook via the `-var` flag. However, if we miss one of those, then the `-fillTemplates` functionality won't work....

Data modeling jobs are often run by a special datamodeling user in Redshift, which has limited permissions on `atomic`. When clients update a table, say because they are introducing a...

automation

The current workflow is: ```bash $ git checkout master $ sbt unidoc $ sbt previewSite $ sbt ghpagesPushSite ``` This works fine but is not like what we have in...

In place of, eg `@JsonCodec(decodeOnly = true)`.