Tom Naessens

Results 11 issues of Tom Naessens

This PR adds a max length option to the BranchNamer and addresses https://github.com/dependabot/dependabot-core/issues/3107. Also relevant for the "... and may contain a maximum of 128 characters" part of https://github.com/dependabot/dependabot-core/issues/396. This...

Placing the `rbenv init -` script in the `/etc/profile.d` folder (in https://github.com/zzet/ansible-rbenv-role/blob/master/tasks/main.yml#L87) should enable a systemwide installation for all users. This only works with shells using the `/etc/profile.d` folder. For...

enhancement

Is there any out of the box current user tracking support planned for [Grape](https://github.com/ruby-grape/grape) like there is for ActionControllers? Context: Next to regular Rails ApplicationControllers, I'm using Grape to provide...

Every time a modifier is used, the console spits out `Unknown command: current_hero`, or variations: ` Unknown command: current_hero_alt` and `Unknown command: current_hero_space`

Some tasks have to happen regularly, for example: - Doing the dishes | 1 hour | every week - Shop groceries | 1 hour | every 2 days - ......

feature
triage

I have a personal goal of riding my bike for at least 5 hours every week. This can occur in one go, but I could also go twice for 2...

feature
triage

## Description ### Current state Currently, the `--ignore` flag overwrites the ignored CVEs from a config file (`--config`): https://github.com/rubysec/bundler-audit/blob/d8af649e9bb7552b25e46e4de2aa0828e0b3076e/lib/bundler/audit/scanner.rb#L221-L225 With `config.options` coming from the passed configuration file: https://github.com/rubysec/bundler-audit/blob/d8af649e9bb7552b25e46e4de2aa0828e0b3076e/lib/bundler/audit/scanner.rb#L91-L95 ### Why...

feature

Feed http://xkcd.com/rss.xml: I'm dealing with a terrorist threat, please hold on. Can't these be hidden or only shown after it has occurred x times successively?

Closes #57 GCS has an option on buckets to make them a "Requester Pays" type of bucket: https://cloud.google.com/storage/docs/requester-pays. In short, this allows tracing of who/what is actually requesting an upload/download....

GCS has an option on buckets to make them a "Requester Pays" type of bucket: https://cloud.google.com/storage/docs/requester-pays. In short, this allows tracing of who/what is actually requesting an upload/download. To query...