-
Currently deriving `FloatEqUlpsEpsilon` or `FloatEqDebugUlpsDiff` creates new types with `#[derive(Default, Clone, Copy, PartialEq)]` applied to them, but some explicit control over this without havin…
-
Looks like it last worked in 0.9.6.
```
❯ sw_vers
ProductName: Mac OS X
ProductVersion: 10.14.6
BuildVersion: 18G3020
❯ cat minimal.star
load("re.star", "re")
def transform(ds, ctx):
…
-
Also, it has a sloppy error message.
```
❯ sw_vers
ProductName: Mac OS X
ProductVersion: 10.14.6
BuildVersion: 18G3020
❯ qri version
0.9.6
❯ qri status
for linked dataset [feep/ca_stat…
-
### [Changed title of issue, I no longer think it has anything to do with renaming the directory.]
qri 0.9.6, macOS 10.14.6
No test case, sorry. If I can reproduce, I'll add one.
Something li…
-
This isn’t qri’s fault. It is the Finder crapping all over the filesystem
All the same, you are going to have Mac users.
Do we want to special case a directory containing only `.DS_Store` as emp…
-
Wrong permissions?
```
❯ qri init
Name of new dataset [scratch]:
Format of dataset, csv or json [csv]:
initialized working directory for new dataset feep/scratch
❯ ls
.rw-r--r-- 12 rus…
-
```
❯ qri version
0.9.4
❯ qri registry prove --username feep --password applesauce
01:45:30.804 ERROR lib: prove profile response: &{2020-02-06 08:20:01 +0000 UTC feep feep feepish@gmail.co…
-
Syncthing Version: v0.14.52-rc.3, FreeBSD (64 bit)
OS Version: 11.2-RELEASE-p4
Reproduce:
export STTRACE=watchaggregator
syncthing
touch ~/Sync/newfile
Expected:
an file create event triggere…
-
It’s time.
[Angular’s](https://github.com/angular/angular/tree/master/.github/ISSUE_TEMPLATE) are very well done. But I’ll look around for something `go` so I won’t need to do so much rewriting.
…
-
You fixed #1116 before I tried to file it. Thanks.
`qri init` does not mention the max length for names, but rejects them anyway.
```
❯ qri init
Name of new dataset [scratch]: a234567890123456…