-
-
新規でdolphinの環境を構築するために手順と正常性を確認するための手順を構築する。
-
I downloaded the above project, unzipped it to a folder and tried to run Maven as explained in the project's README file:
```
mvn -Dcucumber.installGems=true cuke4duke:cucumber
```
The error stack t…
-
**What would you like Renovate to be able to do?**
Copy/paste of comment from @rarkins in discussion #10585.
> I would definitely like to parse `gemspec` files, but only using JS-based parsi…
-
Hey Franklin,
Thanks for putting this together. I can't comment directly on that code (I assume because I don't own the repo), so this will do.
So, in the context of what I was trying to say on twi…
-
I think we need the ability to add and run some 'Integration' tests that exercise interactions in high level components and use actual apis and keys. They would be run only on request and could be ru…
-
This is more of a discussion I want to start, but it more fits to be an issue than discussion, because it's more related to development (also discussions don't back-notify issues and pull requests). I…
hmdne updated
4 months ago
-
It would be really nice to be able to use path and query arguments with the get command. Sometimes you have a complex set of query arguments and path set up and you just want to check something, in wh…
-
## What Ruby, Rails and RSpec versions are you using?
Ruby version: 3.0.3p157 (2021-11-24 revision 3fb7d2cadc) [x86_64-darwin21]
Rails version: 7.0.0
RSpec 3.10
- rspec-core 3.10.1
- rspec-…
-
Adding a pdf document gives me the error below, which I resolved by adding `gem "open3"` to Gemfile. Ruby 3.1.4.
Maybe adding `require "open3"` would also fix it.
```
jobs | 2024-09-18T21:28:30.…