Ryan Hass

Results 6 issues of Ryan Hass

When /tmp has incorrect permissions, (eg: missing temp sticky bit in mode 0777 vs 1777) the mktmpdir call attempts to create tempdir which exists within the `kitchen_root` path resulting in...

Improvement
⭐️

As a Habitat user, I would like for the automatic plan for python to support generating hooks and base config for flask applications, to simplify the process of creating python...

Focus :Plan Build
Stale
Type: Feature

When you run `hab sup load --help` it tells you: ``` USAGE: hab-sup load [FLAGS] [OPTIONS] ``` However if you do something like this: `sudo hab sup load --bind database:postgresql.default...

Stale
Focus: CLI
Type: Bug

It would be nice if there was a README.md in the repo indicating how to build and install this plugin. I tried building it via CLI and IntelliJ (2017.2.2) but...

enhancement

Our build environment can execute agents within a kubernetes environment. As result, we do not need to have nor can we support the `docker run` [in the command hook](https://github.com/buildkite-plugins/junit-annotate-buildkite-plugin/blob/129fcf5c66a5410538daa6741dafdd498303f3ee/hooks/command#L45-L55). It...

I was looking at docs for the backstage-demo and the mermaid example appears to be broken. https://demo.backstage.io/catalog/default/component/backstage-demo/docs/examples/mermaid/ ``` Error : Image not created Args : ['mmdc', '-p', '/tmp/tmpgh06520w/puppeteer-config.json', '-o', '/tmp/tmpgh06520w/out.svg']...