Craig Furman

Results 14 issues of Craig Furman

When viewing a note in the Android app, the note filename doesn't appear to be visible anywhere on screen. I rely on filenames as de facto titles in most notes...

I'd like to be able to configure a custom commit message in gitjournal settings, to override the "Edited Note" default. My exact use case: I write most of my notes...

feature

**Is your feature request related to a problem? Please describe.** I work with a lot of projects that check in `.tool-versions`, because I like using asdf 👍. However, it's not...

Running `tk show foo/bar --name NAME` or `tk diff foo/bar --name NAME` against a main.jsonnet that contains a function with a default argument, e.g. ``` function(tag='latest') { // return a...

kind/bug
component/jsonnet
keepalive

- [x] Follows [CONTRIBUTING](https://github.com/snyk/snyk/blob/master/CONTRIBUTING.md) rules #### What does this PR do? You probably don't want to review this draft PR. This is early WIP, as part of a handover in...

I think it would be quite useful if when updating plugin(s), missing plugins were installed. This would simplify code that configures workstations, as only one command would have to be...

Store shards deployed before https://github.com/thanos-io/kube-thanos/pull/199 was merged cannot easily be updated with the latest revision of kube-thanos, because of 2 changes made to StatefulSet.spec: volumeClaimTemplates, and selector. The error I'm...

documentation

Empirically, at least on my machine (weasel words I know, sorry), I couldn't seem to make the `defaults write` "stick" if I performed it while Bluesnooze was still running. I...

All PersistentVolumes across all services need to be able to accept a storage class configured by the admin. As Sourcegraph developers, we can't know what cloud-provider-specific storage classes exist in...

A reasonably simple one, I think! Closes https://github.com/sourcegraph/sourcegraph-operator/issues/40 ## Test plan Golden tests included.

cla-signed