-
We have a goal to scan the top 1k of npm and maven for OSLS announcement. We need to actually do these scans and likely also a bit of curation on some of them to give people the flavor of the results.
-
Hello!
I'm using rspec_junit_formatter version: 0.2.3 with Ruby 2.3.1. But it raises a `NoMethodError` when running specs.
My `.rspec` file:
```
--format RspecJunitFormatter --out junit-results.xml…
-
I installed shoes4, but I can't run any sample application yet. I have the following message in the console:
```
/home/sebas/.gem/ruby/2.4.0/gems/shoes-core-4.0.0.pre10/lib/shoes/dsl/setup.rb:29:…
-
What is purpose of sudo python -c "import psutil" command?
What Python code uses the gevent, pyserial, and w1thermsensor packages?
-
When using CURL with ElasticSearch in localstack, `curl: (56) Problem (2) in the Chunked-Encoded data` errors are generated. The same requests run against the official elasticsearch container, `docke…
-
Hi guys,
I am going through the challenges, but when it comes to checking with rake I get this:
rake aborted!
Gem::MissingSpecError: Could not find 'rspec' (~> 3.0) among 23 total gem(s)
Che…
-
When using ElasticSearch in localstack, queries against an index hang using GET request hangs. Using a POST request for the same request works as expected.
The same requests run against the official…
-
Specifying a ruby version in the Gemfile no longer causes bundler to find versions of gems compatible with the specified ruby version.
Gemfile used for testing:
```
source 'https://rubygems.org'
…
-
This issue only appears from time to time and appears across cookbooks. It only happens on my ubuntu (14.04) jenkins (1.647) slave. I have never run into this issue on os x 10.10.
```
$ bundle list
G…
-
kicking the tires with QM and not sure this is a QM issue or a kubeadm/cni issue but wondering if anyone has seen this or has any ideas. Since kube seems operational, I can run various containers lik…