Greg Dubicki

Results 107 issues of Greg Dubicki

**Describe the bug** mydumper hangs with some strange (to me) errors printed out (see "Log" section below). At the same time in my `mysql.err` log file I found these entries:...

Bug

Hi, thanks for working on a new YAML version! I would like to suggest using a different name than eYAML for https://github.com/yaml/YAML2/wiki/eYAML though, as it clashes with https://github.com/voxpupuli/hiera-eyaml . The...

in `setup()` and make `debug()` controlled with `debug` in setup. This will allow writing apps that have a more granular level of verbosity: * quiet (warning-fatal) * normal (info-fatal), *...

## Description of the problem In the gitlabform app (https://github.com/gitlabform/gitlabform), and probably for many other purposes too, we always want to get all the elements of lists. ## Current solution...

and revamp the way we organize GitHub Actions code. The "_" YAMLs are the workflows we run for the main branch, the PRs and for releases (tags beginning with "v")....

Hey, If you are using this app please consider creating a PR like https://github.com/gitlabform/gitlabform/pull/357 to add you company logo and link to the app docs at https://gitlabform.github.io/gitlabform/#used-by. Showing that you...

help wanted

Hi! Can you please add example screenshots showing how the other types of links look when they are unfurled? In particular I am interested in the merge requests.

**Describe the bug** On the `Jobs` view for a `CronJob`, the jobs that are failed (the ones on the bottom of the below screenshot) look the same as the running...

I am testing some Ansible playbooks on the machine in GCP created with Vagrant and this plugin. I am using static Ansible inventory, so after I create a new vm...

I was unable to create a new vm. The error message was not helpful: ```$ vagrant up Bringing machine 'default' up with 'google' provider... ==> default: Checking if box 'google/gce'...