Nassim Kammah
Nassim Kammah
I believe the culprit line is here : https://github.com/topfunky/gruff/blob/master/lib/gruff/base.rb#L541 I am just not sure if this is the intended behavior or not - the use case would be to generate...
We currently ignore the status of the git_clone command (in https://github.com/etsy/deployinator/blob/master/lib/deployinator/helpers/git.rb#L128) this can lead to annoying troubleshooting, if the permissions are wrong on the checkout folder for example.
aka simple …bar charts I needed to show bar charts that were not percentages of a total. You can create such bar chart as follow: `./bin/draw_stack_bars -o foo.png "first label"=180...
As I'm trying to write a new formatter, I'm suggesting changes on annoying things, like : - some gems are not installed and I really don't care for them for...

## Description ## Related Issues ## Motivation and Context ## How Has This Been Tested? ## Types of Changes - [ ] Bug fix (non-breaking change which fixes an issue)...
The test has been failing in Jenkins since this [PR](https://github.com/elastic/terraform-provider-ec/pull/718). I'm opening this issue to track a fix and mark the test as skip until then.
## Description This PR should be merged after https://github.com/elastic/terraform-provider-ec/pull/740 and https://github.com/elastic/terraform-provider-ec/pull/741 have been merged and running in parallel to the Jenkins jobs for a while and we're confident in the...
The Jenkins devops-ci is scheduled to be shut-down in 2023, and every teams encouraged to migrate to [Buildkite](https://docs.elastic.dev/ci/getting-started-with-buildkite-at-elastic). I'm opening this issue to track the work around this migration.