Jason Lunn

Results 12 issues of Jason Lunn

## My operating system is (include version): macOS High Sierra 10.13.3 ## I installed Certbot with (certbot-auto, OS package manager, pip, etc): `homebrew` ## I ran this command and it...

area: macOS
area: pkging

Opening this PR in order to get visibility on any potential Kokoro issues introduced by the branch.

ruby
release notes: yes
jruby

Alternative to #10221

ruby
release notes: yes
jruby

Step 2 makes references to the `master` branch without having provided a link to the git repo to be cloned.

This is the site that is launched from the CodeLabs app at Google IO 2016 via the link "Please file a bug". The repository name suggests that this is not...

Step 2 "Get Started" refers to "read/write v4" permissions - these are not exposed by the developers.nest.com page; instead, "read/write v5" must be used.

## Description When installing Ruby from source, RVM emits warnings about building under clang. ## Steps to reproduce 1. install fresh RVM 1. `rvm install ruby-head` Reproduces using `rvm` from...

platform: debian

Enhance the debugger to support stepping from JRuby to Java and back again without resorting to tricks like attaching a [separate debugger for JRuby and Java](https://intellij-support.jetbrains.com/hc/en-us/community/posts/206709905-Debug-Java-and-Ruby-in-same-application-). Extra points if the...

It is possible to end up in a situation where an `rb_test` rule produces a shell script from `binary.sh.tpl` that never receives arguments. In this case, executing the rule results...