James Mills

Results 194 issues of James Mills

Is there an English version of this book?

My understanding is that Volume Driver Plugins can be run as Docker containers themselves. Can we add dos to the README to this affect?

enhancement

Must include: - [ ] Basic Contributing guidelines, how to do a PR, etc. - [ ] A specific Commit message format that will allow `git-chglog` to work correctly (#142)

See also #144 and #142

documentation

Use [git-chglog](https://github.com/git-chglog/git-chglog)

``` $ go get github.com/dutchcoders/gister # github.com/dutchcoders/gister go/src/github.com/dutchcoders/gister/main.go:26:35: not enough arguments in call to client.Gists.Delete have (string) want (context.Context, string) go/src/github.com/dutchcoders/gister/main.go:75:36: not enough arguments in call to client.Gists.Create have (*"github.com/google/go-github/github".Gist)...

I've fixed this exporter so that at least it runs without crashing in #41 -- But now I'm seeing that the output of the JSOn from `smartctl --json --xall /dev/sdX`...

Is this currently working? I'm seeing errors like: ``` 2024-03-01 22:42:38,899 [tubesync/WARNING] [youtube] YouTube said: ERROR - Precondition check failed. 2024-03-01 22:42:38,900 [tubesync/WARNING] [youtube] HTTP Error 400: Bad Request. Retrying...

In your [README](README.md) you state: > The security, however, is not guarenteed. Can we expand upon this and clarify what needs to be done to further improve security? Thanks :)