Christopher Voltz

Results 7 issues of Christopher Voltz

Add the boolean option `sound` to `config.yaml` to control whether a sound is played when libnotify generates a notification. Update the minor version number to indicate addition of minor new...

### Support selecting host to use when creating a gist When logged into github.com and an enterprise version of Github, when I go to create a gist, it defaults to...

enhancement
docs

Rubycritic won't analyze files which don't have the `.rb` suffix even if the file has a shebang line like: ``` #!/usr/bin/env ruby ``` which indicates it it is a Ruby...

bug
good first issue

I tried testing with the example `.rubycritic.yml` configuration file: ``` mode_ci: enabled: true # default is false branch: 'production' # default is master branch: 'production' # default is master path:...

bug

##### SUMMARY When specifying the `gem_source`, Ansible currently only checks to see if a gem with the same module is installed. If it is, the task returns OK even though...

bug
module
stale_ci
new_contributor
plugins
packaging
language
check-before-release
backport-4
backport-5

# Problem Description Using the Docker container to create the reports results in the output being owned by `root` rather than the user running the container (or at least some...

Is there a way to update the index buffer (the list of namespaces and pages in the directory tree on the left)? If I have opened a page and another...

type:enhancement