From e40b9cc5513429bcd85e2618631ed7f14f775769 Mon Sep 17 00:00:00 2001 From: Patrick DeVivo Date: Sun, 8 Aug 2021 20:09:32 -0400 Subject: [PATCH] fix failing test --- .../github/fixtures/TestRepoIssues.yaml | 56 +++++++++---------- 1 file changed, 28 insertions(+), 28 deletions(-) diff --git a/tables/internal/github/fixtures/TestRepoIssues.yaml b/tables/internal/github/fixtures/TestRepoIssues.yaml index 0a5b7b43..20ca5862 100644 --- a/tables/internal/github/fixtures/TestRepoIssues.yaml +++ b/tables/internal/github/fixtures/TestRepoIssues.yaml @@ -3,7 +3,7 @@ version: 1 interactions: - request: body: | - {"query":"query($issuecursor:String$issueorder:IssueOrder$name:String!$owner:String!$perpage:Int!){repository(owner: $owner, name: $name){owner{login},name,issues(first: $perpage, after: $issuecursor, orderBy: $issueorder){edges{cursor,node{activeLockReason,author{login},body,closed,closedAt,comments{totalCount},createdAt,createdViaEmail,databaseId,editor{login},includesCreatedEdit,isReadByViewer,labels{totalCount},lastEditedAt,locked,milestone{number},number,participants{totalCount},publishedAt,reactions{totalCount},state,title,updatedAt,url}},pageInfo{endCursor,hasNextPage}}}}","variables":{"issuecursor":null,"issueorder":null,"name":"askgit","owner":"askgitdev","perpage":100}} + {"query":"query($issuecursor:String$issueorder:IssueOrder$name:String!$owner:String!$perpage:Int!){repository(owner: $owner, name: $name){owner{login},name,issues(first: $perpage, after: $issuecursor, orderBy: $issueorder){edges{cursor,node{author{login},body,closed,closedAt,comments{totalCount},createdAt,createdViaEmail,databaseId,editor{login},includesCreatedEdit,isReadByViewer,labels{totalCount},lastEditedAt,locked,milestone{number},number,participants{totalCount},publishedAt,reactions{totalCount},state,title,updatedAt,url}},pageInfo{endCursor,hasNextPage}}}}","variables":{"issuecursor":null,"issueorder":null,"name":"askgit","owner":"askgitdev","perpage":100}} form: {} headers: Content-Type: @@ -11,30 +11,30 @@ interactions: url: https://api.github.com/graphql method: POST response: - body: '{"data":{"repository":{"owner":{"login":"askgitdev"},"name":"askgit","issues":{"edges":[{"cursor":"Y3Vyc29yOnYyOpHOJs4z-A==","node":{"activeLockReason":null,"author":{"login":"erezsh"},"body":"I''m + body: '{"data":{"repository":{"owner":{"login":"askgitdev"},"name":"askgit","issues":{"edges":[{"cursor":"Y3Vyc29yOnYyOpHOJs4z-A==","node":{"author":{"login":"erezsh"},"body":"I''m not very familiar with Go, so perhaps I''m doing something wrong?\r\n\r\n```bash\r\n$ go install -v -tags=sqlite_vtable github.com/augmentable-dev/gitqlite\r\ncan''t load package: package github.com/augmentable-dev/gitqlite: cannot find package \"github.com/augmentable-dev/gitqlite\" in any of:\r\n /usr/lib/go-1.10/src/github.com/augmentable-dev/gitqlite (from $GOROOT)\r\n /home/erez/go/src/github.com/augmentable-dev/gitqlite (from $GOPATH)\r\n```\r\n","closed":true,"closedAt":"2020-07-05T18:01:42Z","comments":{"totalCount":12},"createdAt":"2020-07-05T11:00:44Z","createdViaEmail":false,"databaseId":651047928,"editor":null,"includesCreatedEdit":false,"isReadByViewer":true,"labels":{"totalCount":0},"lastEditedAt":null,"locked":false,"milestone":null,"number":3,"participants":{"totalCount":3},"publishedAt":"2020-07-05T11:00:44Z","reactions":{"totalCount":1},"state":"CLOSED","title":"Following - installation instructions doesn''t work?","updatedAt":"2020-07-05T18:01:42Z","url":"https://github.com/askgitdev/askgit/issues/3"}},{"cursor":"Y3Vyc29yOnYyOpHOJtui8g==","node":{"activeLockReason":null,"author":{"login":"joni2back"},"body":"","closed":true,"closedAt":"2020-07-07T02:08:51Z","comments":{"totalCount":1},"createdAt":"2020-07-07T01:50:24Z","createdViaEmail":false,"databaseId":651928306,"editor":null,"includesCreatedEdit":false,"isReadByViewer":true,"labels":{"totalCount":0},"lastEditedAt":null,"locked":false,"milestone":null,"number":9,"participants":{"totalCount":2},"publishedAt":"2020-07-07T01:50:24Z","reactions":{"totalCount":0},"state":"CLOSED","title":"It - is necessary?","updatedAt":"2020-07-07T02:08:51Z","url":"https://github.com/askgitdev/askgit/issues/9"}},{"cursor":"Y3Vyc29yOnYyOpHOJuDdaA==","node":{"activeLockReason":null,"author":{"login":"klauern"},"body":"It + installation instructions doesn''t work?","updatedAt":"2020-07-05T18:01:42Z","url":"https://github.com/askgitdev/askgit/issues/3"}},{"cursor":"Y3Vyc29yOnYyOpHOJtui8g==","node":{"author":{"login":"joni2back"},"body":"","closed":true,"closedAt":"2020-07-07T02:08:51Z","comments":{"totalCount":1},"createdAt":"2020-07-07T01:50:24Z","createdViaEmail":false,"databaseId":651928306,"editor":null,"includesCreatedEdit":false,"isReadByViewer":true,"labels":{"totalCount":0},"lastEditedAt":null,"locked":false,"milestone":null,"number":9,"participants":{"totalCount":2},"publishedAt":"2020-07-07T01:50:24Z","reactions":{"totalCount":0},"state":"CLOSED","title":"It + is necessary?","updatedAt":"2020-07-07T02:08:51Z","url":"https://github.com/askgitdev/askgit/issues/9"}},{"cursor":"Y3Vyc29yOnYyOpHOJuDdaA==","node":{"author":{"login":"klauern"},"body":"It would be nice to release this as a downloadable set of binaries. I have had some experience with [GoReleaser](https://goreleaser.com/) and I have to say it''s a pretty nice little tool, especially if you''re working in Go. I''d prefer to be able to just `brew install gitqlite`, which GoReleaser has good support for: https://goreleaser.com/customization/homebrew/","closed":true,"closedAt":"2020-09-03T02:08:40Z","comments":{"totalCount":4},"createdAt":"2020-07-07T12:10:47Z","createdViaEmail":false,"databaseId":652270952,"editor":null,"includesCreatedEdit":false,"isReadByViewer":true,"labels":{"totalCount":0},"lastEditedAt":null,"locked":false,"milestone":null,"number":10,"participants":{"totalCount":4},"publishedAt":"2020-07-07T12:10:47Z","reactions":{"totalCount":2},"state":"CLOSED","title":"provide - releases for non-Go developers","updatedAt":"2020-09-03T02:08:40Z","url":"https://github.com/askgitdev/askgit/issues/10"}},{"cursor":"Y3Vyc29yOnYyOpHOJuEhqA==","node":{"activeLockReason":null,"author":{"login":"mwarkentin"},"body":"It''d + releases for non-Go developers","updatedAt":"2020-09-03T02:08:40Z","url":"https://github.com/askgitdev/askgit/issues/10"}},{"cursor":"Y3Vyc29yOnYyOpHOJuEhqA==","node":{"author":{"login":"mwarkentin"},"body":"It''d be nice if we could just run `docker run -v `pwd`:/repo:ro gitqlite \"SELECT * FROM commits\"` without needing to clone and build the docker image locally.","closed":true,"closedAt":"2020-07-17T03:17:40Z","comments":{"totalCount":3},"createdAt":"2020-07-07T12:38:12Z","createdViaEmail":false,"databaseId":652288424,"editor":null,"includesCreatedEdit":false,"isReadByViewer":true,"labels":{"totalCount":0},"lastEditedAt":null,"locked":false,"milestone":null,"number":11,"participants":{"totalCount":3},"publishedAt":"2020-07-07T12:38:12Z","reactions":{"totalCount":3},"state":"CLOSED","title":"Publish - image to dockerhub?","updatedAt":"2020-07-17T03:17:40Z","url":"https://github.com/askgitdev/askgit/issues/11"}},{"cursor":"Y3Vyc29yOnYyOpHOJvAC8A==","node":{"activeLockReason":null,"author":{"login":"lycclsltt"},"body":"请教一下,SQL语法的解析如何实现的?又是如何和git查询接口对接上的呢","closed":true,"closedAt":"2020-07-25T06:54:59Z","comments":{"totalCount":2},"createdAt":"2020-07-08T12:38:36Z","createdViaEmail":false,"databaseId":653263600,"editor":null,"includesCreatedEdit":false,"isReadByViewer":true,"labels":{"totalCount":0},"lastEditedAt":null,"locked":false,"milestone":null,"number":17,"participants":{"totalCount":2},"publishedAt":"2020-07-08T12:38:36Z","reactions":{"totalCount":0},"state":"CLOSED","title":"请教一下,SQL语法的解析如何实现的?","updatedAt":"2020-07-25T06:54:59Z","url":"https://github.com/askgitdev/askgit/issues/17"}},{"cursor":"Y3Vyc29yOnYyOpHOJ0R9aw==","node":{"activeLockReason":null,"author":{"login":"patrickdevivo"},"body":"Info + image to dockerhub?","updatedAt":"2020-07-17T03:17:40Z","url":"https://github.com/askgitdev/askgit/issues/11"}},{"cursor":"Y3Vyc29yOnYyOpHOJvAC8A==","node":{"author":{"login":"lycclsltt"},"body":"请教一下,SQL语法的解析如何实现的?又是如何和git查询接口对接上的呢","closed":true,"closedAt":"2020-07-25T06:54:59Z","comments":{"totalCount":2},"createdAt":"2020-07-08T12:38:36Z","createdViaEmail":false,"databaseId":653263600,"editor":null,"includesCreatedEdit":false,"isReadByViewer":true,"labels":{"totalCount":0},"lastEditedAt":null,"locked":false,"milestone":null,"number":17,"participants":{"totalCount":2},"publishedAt":"2020-07-08T12:38:36Z","reactions":{"totalCount":0},"state":"CLOSED","title":"请教一下,SQL语法的解析如何实现的?","updatedAt":"2020-07-25T06:54:59Z","url":"https://github.com/askgitdev/askgit/issues/17"}},{"cursor":"Y3Vyc29yOnYyOpHOJ0R9aw==","node":{"author":{"login":"patrickdevivo"},"body":"Info about the recently implemented `branches` and `tags` tables should be added to the documentation in the README, similar to what''s done for `commits` and `files`","closed":true,"closedAt":"2020-09-12T00:47:55Z","comments":{"totalCount":0},"createdAt":"2020-07-17T03:19:12Z","createdViaEmail":false,"databaseId":658799979,"editor":null,"includesCreatedEdit":false,"isReadByViewer":true,"labels":{"totalCount":0},"lastEditedAt":null,"locked":false,"milestone":null,"number":24,"participants":{"totalCount":1},"publishedAt":"2020-07-17T03:19:12Z","reactions":{"totalCount":0},"state":"CLOSED","title":"Document - the branches and tags tables","updatedAt":"2020-09-12T00:47:55Z","url":"https://github.com/askgitdev/askgit/issues/24"}},{"cursor":"Y3Vyc29yOnYyOpHOJ6seQA==","node":{"activeLockReason":null,"author":{"login":"pjebs"},"body":"I + the branches and tags tables","updatedAt":"2020-09-12T00:47:55Z","url":"https://github.com/askgitdev/askgit/issues/24"}},{"cursor":"Y3Vyc29yOnYyOpHOJ6seQA==","node":{"author":{"login":"pjebs"},"body":"I was wondering where in the repo is the SQL getting parsed? How is it being parse?","closed":true,"closedAt":"2020-08-29T15:00:12Z","comments":{"totalCount":1},"createdAt":"2020-07-25T06:12:26Z","createdViaEmail":false,"databaseId":665525824,"editor":null,"includesCreatedEdit":false,"isReadByViewer":true,"labels":{"totalCount":0},"lastEditedAt":null,"locked":false,"milestone":null,"number":32,"participants":{"totalCount":3},"publishedAt":"2020-07-25T06:12:26Z","reactions":{"totalCount":0},"state":"CLOSED","title":"Parsing - SQL","updatedAt":"2020-08-29T15:00:12Z","url":"https://github.com/askgitdev/askgit/issues/32"}},{"cursor":"Y3Vyc29yOnYyOpHOKIP93g==","node":{"activeLockReason":null,"author":{"login":"simon-brooke"},"body":"Build + SQL","updatedAt":"2020-08-29T15:00:12Z","url":"https://github.com/askgitdev/askgit/issues/32"}},{"cursor":"Y3Vyc29yOnYyOpHOKIP93g==","node":{"author":{"login":"simon-brooke"},"body":"Build log as follows:\r\n\r\n```\r\nsimon@mason:~/tmp$ go get -v -tags=sqlite_vtable github.com/augmentable-dev/askgit\r\ngithub.com/augmentable-dev/askgit (download)\r\ngithub.com/go-git/go-git (download)\r\ngithub.com/go-git/go-billy (download)\r\nFetching https://golang.org/x/sys/unix?go-get=1\r\nParsing @@ -84,12 +84,12 @@ interactions: `https://github.com/go-git/go-billy/v5/osfs` does not exist but `https://github.com/go-git/go-billy/osfs` does. Suggest this is bit-rot caused by the upstream package changing its directory structure?","closed":true,"closedAt":"2020-09-18T01:00:42Z","comments":{"totalCount":4},"createdAt":"2020-08-16T11:33:39Z","createdViaEmail":false,"databaseId":679738846,"editor":null,"includesCreatedEdit":false,"isReadByViewer":true,"labels":{"totalCount":0},"lastEditedAt":null,"locked":false,"milestone":null,"number":37,"participants":{"totalCount":4},"publishedAt":"2020-08-16T11:33:39Z","reactions":{"totalCount":0},"state":"CLOSED","title":"Build - fails looking for ''github.com/go-git/go-billy/v5/osfs''","updatedAt":"2020-09-18T01:00:43Z","url":"https://github.com/askgitdev/askgit/issues/37"}},{"cursor":"Y3Vyc29yOnYyOpHOKIQSzQ==","node":{"activeLockReason":null,"author":{"login":"muhmud"},"body":"Would + fails looking for ''github.com/go-git/go-billy/v5/osfs''","updatedAt":"2020-09-18T01:00:43Z","url":"https://github.com/askgitdev/askgit/issues/37"}},{"cursor":"Y3Vyc29yOnYyOpHOKIQSzQ==","node":{"author":{"login":"muhmud"},"body":"Would be nice to have PAGER support so that the produced table results are more easily browseable.\r\n\r\nMost SQL command line clients support this. I could pipe the results into `less -SinFX`, but would be nice if I didn''t have to on each query.\r\n","closed":false,"closedAt":null,"comments":{"totalCount":0},"createdAt":"2020-08-16T12:14:25Z","createdViaEmail":false,"databaseId":679744205,"editor":{"login":"muhmud"},"includesCreatedEdit":true,"isReadByViewer":true,"labels":{"totalCount":0},"lastEditedAt":"2020-08-16T12:16:23Z","locked":false,"milestone":null,"number":38,"participants":{"totalCount":1},"publishedAt":"2020-08-16T12:14:25Z","reactions":{"totalCount":0},"state":"OPEN","title":"Support - for a PAGER","updatedAt":"2020-08-16T12:16:23Z","url":"https://github.com/askgitdev/askgit/issues/38"}},{"cursor":"Y3Vyc29yOnYyOpHOKMOFWw==","node":{"activeLockReason":null,"author":{"login":"nhinds"},"body":"`askgit` + for a PAGER","updatedAt":"2020-08-16T12:16:23Z","url":"https://github.com/askgitdev/askgit/issues/38"}},{"cursor":"Y3Vyc29yOnYyOpHOKMOFWw==","node":{"author":{"login":"nhinds"},"body":"`askgit` has trouble with repository directories that contain characters that are either special to Go''s `%q` string encoding or special to sqlite. Some characters cause `askgit` to exit with \"unrecognized token\" trying to create the virtual @@ -116,7 +116,7 @@ interactions: to open a directory named e.g. `back\\\\slash` instead of `back\\slash`\r\n\r\nThis can be reproduced in the tests by changing the fixture repo from `\"repo\"` to e.g. `\"repo\\\\\"` or `\"repo\\\"\"`","closed":true,"closedAt":"2020-09-02T02:51:45Z","comments":{"totalCount":5},"createdAt":"2020-08-22T01:34:47Z","createdViaEmail":false,"databaseId":683902299,"editor":null,"includesCreatedEdit":false,"isReadByViewer":true,"labels":{"totalCount":0},"lastEditedAt":null,"locked":false,"milestone":null,"number":41,"participants":{"totalCount":4},"publishedAt":"2020-08-22T01:34:47Z","reactions":{"totalCount":0},"state":"CLOSED","title":"Issues - with repository directories with special characters","updatedAt":"2020-09-02T02:51:45Z","url":"https://github.com/askgitdev/askgit/issues/41"}},{"cursor":"Y3Vyc29yOnYyOpHOKQxaqw==","node":{"activeLockReason":null,"author":{"login":"borekb"},"body":"Is + with repository directories with special characters","updatedAt":"2020-09-02T02:51:45Z","url":"https://github.com/askgitdev/askgit/issues/41"}},{"cursor":"Y3Vyc29yOnYyOpHOKQxaqw==","node":{"author":{"login":"borekb"},"body":"Is it expected that the basic command from README is so heavy? I initially thought that there''s something wrong with my invocation, I did this:\r\n\r\n```\r\ndocker run --rm -v `pwd`:/repo:ro augmentable/askgit \"SELECT * FROM commits\"\r\n```\r\n\r\nThen @@ -128,11 +128,11 @@ interactions: does it do on the first run? Is it building some sort of database behind the scenes? Would even \"simpler\" queries like `SELECT count(*) FROM commits` take similarly long?","closed":false,"closedAt":null,"comments":{"totalCount":5},"createdAt":"2020-08-30T08:10:10Z","createdViaEmail":false,"databaseId":688675499,"editor":null,"includesCreatedEdit":false,"isReadByViewer":true,"labels":{"totalCount":0},"lastEditedAt":null,"locked":false,"milestone":null,"number":46,"participants":{"totalCount":2},"publishedAt":"2020-08-30T08:10:10Z","reactions":{"totalCount":0},"state":"OPEN","title":"Took - very long time on the first run","updatedAt":"2020-09-02T02:32:35Z","url":"https://github.com/askgitdev/askgit/issues/46"}},{"cursor":"Y3Vyc29yOnYyOpHOKQ4rUg==","node":{"activeLockReason":null,"author":{"login":"federico-razzoli"},"body":"$ + very long time on the first run","updatedAt":"2020-09-02T02:32:35Z","url":"https://github.com/askgitdev/askgit/issues/46"}},{"cursor":"Y3Vyc29yOnYyOpHOKQ4rUg==","node":{"author":{"login":"federico-razzoli"},"body":"$ go get -v -tags=sqlite_vtable github.com/augmentable-dev/askgit\r\ngo/src/github.com/go-git/go-git/remote.go:9:2: code in directory /home/federico/go/src/github.com/go-git/go-billy/osfs expects import \"github.com/go-git/go-billy/v5/osfs\"\r\n","closed":true,"closedAt":"2020-09-02T01:24:23Z","comments":{"totalCount":1},"createdAt":"2020-08-30T21:25:35Z","createdViaEmail":false,"databaseId":688794450,"editor":null,"includesCreatedEdit":false,"isReadByViewer":true,"labels":{"totalCount":0},"lastEditedAt":null,"locked":false,"milestone":null,"number":49,"participants":{"totalCount":2},"publishedAt":"2020-08-30T21:25:35Z","reactions":{"totalCount":0},"state":"CLOSED","title":"Incorrect/incomplete - install instructions","updatedAt":"2020-09-02T01:24:23Z","url":"https://github.com/askgitdev/askgit/issues/49"}},{"cursor":"Y3Vyc29yOnYyOpHOLGhivg==","node":{"activeLockReason":null,"author":{"login":"dflock"},"body":"When + install instructions","updatedAt":"2020-09-02T01:24:23Z","url":"https://github.com/askgitdev/askgit/issues/49"}},{"cursor":"Y3Vyc29yOnYyOpHOLGhivg==","node":{"author":{"login":"dflock"},"body":"When trying to install by running this:\r\n\r\n```\r\ngo get -v -tags=sqlite_vtable github.com/augmentable-dev/askgit\r\n```\r\n\r\nI get this:\r\n\r\n```\r\n➜ go get -v -tags=sqlite_vtable github.com/augmentable-dev/askgit\r\n\r\ngithub.com/libgit2/git2go @@ -145,12 +145,12 @@ interactions: -fdebug-prefix-map=/tmp/go-build228718343=/tmp/go-build -gno-record-gcc-switches\"\r\n\r\n ➜ neofetch --backend off\r\n\r\nOS: Ubuntu 20.04.1 LTS x86_64 \r\nKernel: 5.4.0-52-generic \r\nShell: bash 5.0.17 \r\nDE: Xfce \r\nMemory: 38419MiB / 64206MiB \r\n```\r\n","closed":false,"closedAt":null,"comments":{"totalCount":3},"createdAt":"2020-11-17T19:48:59Z","createdViaEmail":false,"databaseId":745038526,"editor":null,"includesCreatedEdit":false,"isReadByViewer":true,"labels":{"totalCount":0},"lastEditedAt":null,"locked":false,"milestone":null,"number":72,"participants":{"totalCount":3},"publishedAt":"2020-11-17T19:48:59Z","reactions":{"totalCount":0},"state":"OPEN","title":"Install - error: cannot find package \"github.com/libgit2/git2go/v30\"","updatedAt":"2020-12-13T04:07:18Z","url":"https://github.com/askgitdev/askgit/issues/72"}},{"cursor":"Y3Vyc29yOnYyOpHOLIZd9w==","node":{"activeLockReason":null,"author":{"login":"iwasherefirst2"},"body":"I + error: cannot find package \"github.com/libgit2/git2go/v30\"","updatedAt":"2020-12-13T04:07:18Z","url":"https://github.com/askgitdev/askgit/issues/72"}},{"cursor":"Y3Vyc29yOnYyOpHOLIZd9w==","node":{"author":{"login":"iwasherefirst2"},"body":"I don''t get that query:\r\n\r\n`SELECT count(*) AS commits, SUM(additions) AS additions, SUM(deletions) AS deletions, author_email FROM commits GROUP BY author_email ORDER BY commits` \r\n\r\nAccording to the docs there is no `additions` and `deletions` column for the `commits` table.\r\nAre they missing in the docs?\r\n\r\n![image](https://user-images.githubusercontent.com/1765602/99736489-c01dc600-2ac6-11eb-9000-65a50ee1f709.png)\r\n\r\n\r\n","closed":true,"closedAt":"2020-11-22T17:17:28Z","comments":{"totalCount":1},"createdAt":"2020-11-19T23:24:37Z","createdViaEmail":false,"databaseId":747003383,"editor":null,"includesCreatedEdit":false,"isReadByViewer":true,"labels":{"totalCount":0},"lastEditedAt":null,"locked":false,"milestone":null,"number":73,"participants":{"totalCount":2},"publishedAt":"2020-11-19T23:24:37Z","reactions":{"totalCount":0},"state":"CLOSED","title":"commits - has no `additions` column?","updatedAt":"2020-11-22T17:17:28Z","url":"https://github.com/askgitdev/askgit/issues/73"}},{"cursor":"Y3Vyc29yOnYyOpHOLSSJSw==","node":{"activeLockReason":null,"author":{"login":"kevin-cantwell"},"body":"I''m + has no `additions` column?","updatedAt":"2020-11-22T17:17:28Z","url":"https://github.com/askgitdev/askgit/issues/73"}},{"cursor":"Y3Vyc29yOnYyOpHOLSSJSw==","node":{"author":{"login":"kevin-cantwell"},"body":"I''m running OSX Catalina with libgit2 v1.1.0:\r\n```\r\n$ brew info --installed --json | jq ''.[] | select(.name == \"libgit2\") | .versions''\r\n{\r\n \"stable\": \"1.1.0\",\r\n \"head\": \"HEAD\",\r\n \"bottle\": true\r\n}\r\n```\r\n\r\nI @@ -165,29 +165,29 @@ interactions: was able to successfully build askgit by replacing `github.com/libgit2/git2go/v30` with `github.com/libgit2/git2go/v31`, but I imagine this would break things for those with older libgit2 versions.","closed":true,"closedAt":"2020-12-13T00:58:37Z","comments":{"totalCount":1},"createdAt":"2020-12-04T20:03:37Z","createdViaEmail":false,"databaseId":757369163,"editor":null,"includesCreatedEdit":false,"isReadByViewer":true,"labels":{"totalCount":0},"lastEditedAt":null,"locked":false,"milestone":null,"number":81,"participants":{"totalCount":2},"publishedAt":"2020-12-04T20:03:37Z","reactions":{"totalCount":0},"state":"CLOSED","title":"Build - fails with any libgit2 version other than v1.0","updatedAt":"2020-12-13T00:58:37Z","url":"https://github.com/askgitdev/askgit/issues/81"}},{"cursor":"Y3Vyc29yOnYyOpHOLe2QCg==","node":{"activeLockReason":null,"author":{"login":"jingkai1"},"body":"askgit: + fails with any libgit2 version other than v1.0","updatedAt":"2020-12-13T00:58:37Z","url":"https://github.com/askgitdev/askgit/issues/81"}},{"cursor":"Y3Vyc29yOnYyOpHOLe2QCg==","node":{"author":{"login":"jingkai1"},"body":"askgit: error while loading shared libraries: libgit2.so.1.1","closed":false,"closedAt":null,"comments":{"totalCount":1},"createdAt":"2020-12-18T03:46:47Z","createdViaEmail":false,"databaseId":770543626,"editor":null,"includesCreatedEdit":false,"isReadByViewer":true,"labels":{"totalCount":0},"lastEditedAt":null,"locked":false,"milestone":null,"number":85,"participants":{"totalCount":1},"publishedAt":"2020-12-18T03:46:47Z","reactions":{"totalCount":0},"state":"OPEN","title":"can''t - loading libgit2.so","updatedAt":"2020-12-18T03:47:38Z","url":"https://github.com/askgitdev/askgit/issues/85"}},{"cursor":"Y3Vyc29yOnYyOpHOLjsT7Q==","node":{"activeLockReason":null,"author":{"login":"pjebs"},"body":"Is + loading libgit2.so","updatedAt":"2020-12-18T03:47:38Z","url":"https://github.com/askgitdev/askgit/issues/85"}},{"cursor":"Y3Vyc29yOnYyOpHOLjsT7Q==","node":{"author":{"login":"pjebs"},"body":"Is there someway to update for example to committer email address etc or a commit message using SQL.","closed":false,"closedAt":null,"comments":{"totalCount":5},"createdAt":"2020-12-28T23:17:36Z","createdViaEmail":false,"databaseId":775623661,"editor":null,"includesCreatedEdit":false,"isReadByViewer":true,"labels":{"totalCount":0},"lastEditedAt":null,"locked":false,"milestone":null,"number":95,"participants":{"totalCount":3},"publishedAt":"2020-12-28T23:17:36Z","reactions":{"totalCount":1},"state":"OPEN","title":"UPDATE - functionality","updatedAt":"2021-04-17T14:30:18Z","url":"https://github.com/askgitdev/askgit/issues/95"}},{"cursor":"Y3Vyc29yOnYyOpHOL7mYyQ==","node":{"activeLockReason":null,"author":{"login":"mikermcneil"},"body":"would + functionality","updatedAt":"2021-04-17T14:30:18Z","url":"https://github.com/askgitdev/askgit/issues/95"}},{"cursor":"Y3Vyc29yOnYyOpHOL7mYyQ==","node":{"author":{"login":"mikermcneil"},"body":"would be neat!\r\n\r\nLike \r\n![image](https://user-images.githubusercontent.com/618009/106808199-b3bdf980-662f-11eb-8e2c-f065a25366f1.png)\r\n\r\n…but for GitLab","closed":false,"closedAt":null,"comments":{"totalCount":0},"createdAt":"2021-02-03T20:56:07Z","createdViaEmail":false,"databaseId":800692425,"editor":null,"includesCreatedEdit":false,"isReadByViewer":true,"labels":{"totalCount":0},"lastEditedAt":null,"locked":false,"milestone":null,"number":118,"participants":{"totalCount":1},"publishedAt":"2021-02-03T20:56:07Z","reactions":{"totalCount":0},"state":"OPEN","title":"GitLab - tables","updatedAt":"2021-02-03T20:56:07Z","url":"https://github.com/askgitdev/askgit/issues/118"}},{"cursor":"Y3Vyc29yOnYyOpHOOG4PiA==","node":{"activeLockReason":null,"author":{"login":"nordicdyno"},"body":"`go + tables","updatedAt":"2021-02-03T20:56:07Z","url":"https://github.com/askgitdev/askgit/issues/118"}},{"cursor":"Y3Vyc29yOnYyOpHOOG4PiA==","node":{"author":{"login":"nordicdyno"},"body":"`go get` becomes a deprecated way to install binaries https://golang.org/doc/go-get-install-deprecation, but go install fails with error:\r\n```\r\ngo install github.com/augmentable-dev/askgit@latest: github.com/augmentable-dev/askgit@v0.3.7\r\n\tThe go.mod file for the module providing named packages contains one or\r\n\tmore replace directives. It must not contain directives that would cause\r\n\tit to be interpreted differently than if it were the main module.\r\n```\r\n\r\n","closed":false,"closedAt":null,"comments":{"totalCount":1},"createdAt":"2021-07-17T06:42:29Z","createdViaEmail":false,"databaseId":946737032,"editor":null,"includesCreatedEdit":false,"isReadByViewer":true,"labels":{"totalCount":0},"lastEditedAt":null,"locked":false,"milestone":null,"number":130,"participants":{"totalCount":2},"publishedAt":"2021-07-17T06:42:29Z","reactions":{"totalCount":0},"state":"OPEN","title":"Go - install doesn''t work","updatedAt":"2021-07-20T23:23:52Z","url":"https://github.com/askgitdev/askgit/issues/130"}},{"cursor":"Y3Vyc29yOnYyOpHOOG4RCQ==","node":{"activeLockReason":null,"author":{"login":"nordicdyno"},"body":"it + install doesn''t work","updatedAt":"2021-07-20T23:23:52Z","url":"https://github.com/askgitdev/askgit/issues/130"}},{"cursor":"Y3Vyc29yOnYyOpHOOG4RCQ==","node":{"author":{"login":"nordicdyno"},"body":"it would be nice to mention libgit2 requirement in README\r\n\r\nMy environment: macOS Big Sur, go1.16.5 darwin/amd64","closed":true,"closedAt":"2021-07-20T23:04:09Z","comments":{"totalCount":1},"createdAt":"2021-07-17T06:45:10Z","createdViaEmail":false,"databaseId":946737417,"editor":null,"includesCreatedEdit":false,"isReadByViewer":true,"labels":{"totalCount":0},"lastEditedAt":null,"locked":false,"milestone":null,"number":131,"participants":{"totalCount":2},"publishedAt":"2021-07-17T06:45:10Z","reactions":{"totalCount":0},"state":"CLOSED","title":"Go - get doesn''t work without libgit2 dependency","updatedAt":"2021-07-20T23:04:09Z","url":"https://github.com/askgitdev/askgit/issues/131"}},{"cursor":"Y3Vyc29yOnYyOpHOOMRG5Q==","node":{"activeLockReason":null,"author":{"login":"patrickdevivo"},"body":"#136 + get doesn''t work without libgit2 dependency","updatedAt":"2021-07-20T23:04:09Z","url":"https://github.com/askgitdev/askgit/issues/131"}},{"cursor":"Y3Vyc29yOnYyOpHOOMRG5Q==","node":{"author":{"login":"patrickdevivo"},"body":"#136 re-adds support for GitHub tables again. We should add some tests to validate the behavior in these tables, ideally ones that don''t make actual calls to the GitHub API as was done before (let''s mock the responses as we should)","closed":true,"closedAt":"2021-08-02T19:42:06Z","comments":{"totalCount":0},"createdAt":"2021-07-26T00:17:03Z","createdViaEmail":false,"databaseId":952387301,"editor":null,"includesCreatedEdit":false,"isReadByViewer":true,"labels":{"totalCount":0},"lastEditedAt":null,"locked":false,"milestone":null,"number":137,"participants":{"totalCount":1},"publishedAt":"2021-07-26T00:17:03Z","reactions":{"totalCount":0},"state":"CLOSED","title":"Add - tests for new GitHub tables","updatedAt":"2021-08-02T19:42:06Z","url":"https://github.com/askgitdev/askgit/issues/137"}},{"cursor":"Y3Vyc29yOnYyOpHOOMdk6Q==","node":{"activeLockReason":null,"author":{"login":"wi1dcard"},"body":"Hey + tests for new GitHub tables","updatedAt":"2021-08-02T19:42:06Z","url":"https://github.com/askgitdev/askgit/issues/137"}},{"cursor":"Y3Vyc29yOnYyOpHOOMdk6Q==","node":{"author":{"login":"wi1dcard"},"body":"Hey team, thank you for providing this awesome tool which helps me a lot traversing the data in git repos. I''m wondering that do we have any plan to add binaries in the GitHub releases (for example, on GitHub Actions)? It seems not so friendly @@ -208,7 +208,7 @@ interactions: Content-Type: - application/json; charset=utf-8 Date: - - Sun, 08 Aug 2021 22:58:19 GMT + - Mon, 09 Aug 2021 00:09:06 GMT Referrer-Policy: - origin-when-cross-origin, strict-origin-when-cross-origin Server: @@ -226,21 +226,21 @@ interactions: X-Github-Media-Type: - github.v4; format=json X-Github-Request-Id: - - F859:0F82:24F9412:468DDB3:6110618A + - FD33:2DA0:15467ED:30D8DDD:61107221 X-Oauth-Scopes: - read:org, repo, user X-Ratelimit-Limit: - "5000" X-Ratelimit-Remaining: - - "4997" + - "4999" X-Ratelimit-Reset: - - "1628466655" + - "1628471345" X-Ratelimit-Resource: - graphql X-Ratelimit-Used: - - "3" + - "1" X-Xss-Protection: - "0" status: 200 OK code: 200 - duration: 940.106699ms + duration: 945.469672ms