-
## steps
sbt version: 1.3.6
```scala
ThisBuild / version := "1.2.3"
aggregateProjects(foo, bar)
val foo = project
val bar = project
```
## problem
```
$ sbt --error 'print ThisBuil…
-
Running under the current `master` on Opscode bento centos-6.5, my logstash user is being created with a non-existent home directory setting of `/home/logstash`. Tracing through the code, it looks lik…
-
Obviously there's a hidden prerequisite that you should know Ruby, but alas I do not. But very interested in the project for my own purposes (I run a few events and I'd like to get a general feel for …
remy updated
11 years ago
-
Hey @neuRowsATL and @bark-rach I promise not to get chatty on your repos but I just wanted to suggest maybe having a directory structure like in this paper?
https://journals.plos.org/ploscompbiol/art…
-
I'm sorry if this issue is duplicated, but I couldn't find anything similar around.
### Background
I have a package for which I'm providing native and web support that has the following structur…
-
**Expected Behavior**
Installed doublecmd-gtk from its own repository.
Application (doublecmd) should be dark (should follow dark style.
**Actual Behavior**
Application is light ONLY with de…
-
### What area is the issue related to?
Checkout Sheet Kit
### What version of `@shopify/checkout-sheet-kit` are you using?
2.0.1
### Do you have a minimum reproducible example?
_No response_
###…
-
I have the requirement for the app to send a keep-alive post to the server every 3 hours, at the moment I am attempting to use a "content-available" notification sent by the server to wake the app and…
-
When the host closes a file after changing it, without saving, all other hosts have a dialog triggered asking if the file changes should be saved.
Selecting "yes" as a readonly users results in an …
-
## Describe the bug
I have a JSON schema generated by Pydantic has descriptions of certain fields. When I create a json file and validate it with the schema, the descriptions show in VSCode witho…