-
-
Save simonw/80ef5a69f147741009d0edea4ef3b6ea to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| repo_0: repository(name: "datasette-query-history", owner: "bretwalker") { | |
| id | |
| nameWithOwner | |
| createdAt | |
| openGraphImageUrl | |
| usesCustomOpenGraphImage | |
| defaultBranchRef { | |
| target { | |
| oid | |
| } | |
| } | |
| repositoryTopics(first: 100) { | |
| totalCount | |
| nodes { | |
| topic { | |
| name | |
| } | |
| } | |
| } | |
| openIssueCount: issues(states: [OPEN]) { | |
| totalCount | |
| } | |
| closedIssueCount: issues(states: [CLOSED]) { | |
| totalCount | |
| } | |
| releases(last: 1) { | |
| totalCount | |
| nodes { | |
| tagName | |
| } | |
| } | |
| } | |
| repo_1: repository(name: "dogsheep-beta", owner: "dogsheep") { | |
| id | |
| nameWithOwner | |
| createdAt | |
| openGraphImageUrl | |
| usesCustomOpenGraphImage | |
| defaultBranchRef { | |
| target { | |
| oid | |
| } | |
| } | |
| repositoryTopics(first: 100) { | |
| totalCount | |
| nodes { | |
| topic { | |
| name | |
| } | |
| } | |
| } | |
| openIssueCount: issues(states: [OPEN]) { | |
| totalCount | |
| } | |
| closedIssueCount: issues(states: [CLOSED]) { | |
| totalCount | |
| } | |
| releases(last: 1) { | |
| totalCount | |
| nodes { | |
| tagName | |
| } | |
| } | |
| } | |
| repo_2: repository(name: "dogsheep-photos", owner: "dogsheep") { | |
| id | |
| nameWithOwner | |
| createdAt | |
| openGraphImageUrl | |
| usesCustomOpenGraphImage | |
| defaultBranchRef { | |
| target { | |
| oid | |
| } | |
| } | |
| repositoryTopics(first: 100) { | |
| totalCount | |
| nodes { | |
| topic { | |
| name | |
| } | |
| } | |
| } | |
| openIssueCount: issues(states: [OPEN]) { | |
| totalCount | |
| } | |
| closedIssueCount: issues(states: [CLOSED]) { | |
| totalCount | |
| } | |
| releases(last: 1) { | |
| totalCount | |
| nodes { | |
| tagName | |
| } | |
| } | |
| } | |
| repo_3: repository(name: "evernote-to-sqlite", owner: "dogsheep") { | |
| id | |
| nameWithOwner | |
| createdAt | |
| openGraphImageUrl | |
| usesCustomOpenGraphImage | |
| defaultBranchRef { | |
| target { | |
| oid | |
| } | |
| } | |
| repositoryTopics(first: 100) { | |
| totalCount | |
| nodes { | |
| topic { | |
| name | |
| } | |
| } | |
| } | |
| openIssueCount: issues(states: [OPEN]) { | |
| totalCount | |
| } | |
| closedIssueCount: issues(states: [CLOSED]) { | |
| totalCount | |
| } | |
| releases(last: 1) { | |
| totalCount | |
| nodes { | |
| tagName | |
| } | |
| } | |
| } | |
| repo_4: repository(name: "genome-to-sqlite", owner: "dogsheep") { | |
| id | |
| nameWithOwner | |
| createdAt | |
| openGraphImageUrl | |
| usesCustomOpenGraphImage | |
| defaultBranchRef { | |
| target { | |
| oid | |
| } | |
| } | |
| repositoryTopics(first: 100) { | |
| totalCount | |
| nodes { | |
| topic { | |
| name | |
| } | |
| } | |
| } | |
| openIssueCount: issues(states: [OPEN]) { | |
| totalCount | |
| } | |
| closedIssueCount: issues(states: [CLOSED]) { | |
| totalCount | |
| } | |
| releases(last: 1) { | |
| totalCount | |
| nodes { | |
| tagName | |
| } | |
| } | |
| } | |
| repo_5: repository(name: "github-to-sqlite", owner: "dogsheep") { | |
| id | |
| nameWithOwner | |
| createdAt | |
| openGraphImageUrl | |
| usesCustomOpenGraphImage | |
| defaultBranchRef { | |
| target { | |
| oid | |
| } | |
| } | |
| repositoryTopics(first: 100) { | |
| totalCount | |
| nodes { | |
| topic { | |
| name | |
| } | |
| } | |
| } | |
| openIssueCount: issues(states: [OPEN]) { | |
| totalCount | |
| } | |
| closedIssueCount: issues(states: [CLOSED]) { | |
| totalCount | |
| } | |
| releases(last: 1) { | |
| totalCount | |
| nodes { | |
| tagName | |
| } | |
| } | |
| } | |
| repo_6: repository(name: "google-takeout-to-sqlite", owner: "dogsheep") { | |
| id | |
| nameWithOwner | |
| createdAt | |
| openGraphImageUrl | |
| usesCustomOpenGraphImage | |
| defaultBranchRef { | |
| target { | |
| oid | |
| } | |
| } | |
| repositoryTopics(first: 100) { | |
| totalCount | |
| nodes { | |
| topic { | |
| name | |
| } | |
| } | |
| } | |
| openIssueCount: issues(states: [OPEN]) { | |
| totalCount | |
| } | |
| closedIssueCount: issues(states: [CLOSED]) { | |
| totalCount | |
| } | |
| releases(last: 1) { | |
| totalCount | |
| nodes { | |
| tagName | |
| } | |
| } | |
| } | |
| repo_7: repository(name: "hacker-news-to-sqlite", owner: "dogsheep") { | |
| id | |
| nameWithOwner | |
| createdAt | |
| openGraphImageUrl | |
| usesCustomOpenGraphImage | |
| defaultBranchRef { | |
| target { | |
| oid | |
| } | |
| } | |
| repositoryTopics(first: 100) { | |
| totalCount | |
| nodes { | |
| topic { | |
| name | |
| } | |
| } | |
| } | |
| openIssueCount: issues(states: [OPEN]) { | |
| totalCount | |
| } | |
| closedIssueCount: issues(states: [CLOSED]) { | |
| totalCount | |
| } | |
| releases(last: 1) { | |
| totalCount | |
| nodes { | |
| tagName | |
| } | |
| } | |
| } | |
| repo_8: repository(name: "healthkit-to-sqlite", owner: "dogsheep") { | |
| id | |
| nameWithOwner | |
| createdAt | |
| openGraphImageUrl | |
| usesCustomOpenGraphImage | |
| defaultBranchRef { | |
| target { | |
| oid | |
| } | |
| } | |
| repositoryTopics(first: 100) { | |
| totalCount | |
| nodes { | |
| topic { | |
| name | |
| } | |
| } | |
| } | |
| openIssueCount: issues(states: [OPEN]) { | |
| totalCount | |
| } | |
| closedIssueCount: issues(states: [CLOSED]) { | |
| totalCount | |
| } | |
| releases(last: 1) { | |
| totalCount | |
| nodes { | |
| tagName | |
| } | |
| } | |
| } | |
| repo_9: repository(name: "inaturalist-to-sqlite", owner: "dogsheep") { | |
| id | |
| nameWithOwner | |
| createdAt | |
| openGraphImageUrl | |
| usesCustomOpenGraphImage | |
| defaultBranchRef { | |
| target { | |
| oid | |
| } | |
| } | |
| repositoryTopics(first: 100) { | |
| totalCount | |
| nodes { | |
| topic { | |
| name | |
| } | |
| } | |
| } | |
| openIssueCount: issues(states: [OPEN]) { | |
| totalCount | |
| } | |
| closedIssueCount: issues(states: [CLOSED]) { | |
| totalCount | |
| } | |
| releases(last: 1) { | |
| totalCount | |
| nodes { | |
| tagName | |
| } | |
| } | |
| } | |
| repo_10: repository(name: "pocket-to-sqlite", owner: "dogsheep") { | |
| id | |
| nameWithOwner | |
| createdAt | |
| openGraphImageUrl | |
| usesCustomOpenGraphImage | |
| defaultBranchRef { | |
| target { | |
| oid | |
| } | |
| } | |
| repositoryTopics(first: 100) { | |
| totalCount | |
| nodes { | |
| topic { | |
| name | |
| } | |
| } | |
| } | |
| openIssueCount: issues(states: [OPEN]) { | |
| totalCount | |
| } | |
| closedIssueCount: issues(states: [CLOSED]) { | |
| totalCount | |
| } | |
| releases(last: 1) { | |
| totalCount | |
| nodes { | |
| tagName | |
| } | |
| } | |
| } | |
| repo_11: repository(name: "swarm-to-sqlite", owner: "dogsheep") { | |
| id | |
| nameWithOwner | |
| createdAt | |
| openGraphImageUrl | |
| usesCustomOpenGraphImage | |
| defaultBranchRef { | |
| target { | |
| oid | |
| } | |
| } | |
| repositoryTopics(first: 100) { | |
| totalCount | |
| nodes { | |
| topic { | |
| name | |
| } | |
| } | |
| } | |
| openIssueCount: issues(states: [OPEN]) { | |
| totalCount | |
| } | |
| closedIssueCount: issues(states: [CLOSED]) { | |
| totalCount | |
| } | |
| releases(last: 1) { | |
| totalCount | |
| nodes { | |
| tagName | |
| } | |
| } | |
| } | |
| repo_12: repository(name: "twitter-to-sqlite", owner: "dogsheep") { | |
| id | |
| nameWithOwner | |
| createdAt | |
| openGraphImageUrl | |
| usesCustomOpenGraphImage | |
| defaultBranchRef { | |
| target { | |
| oid | |
| } | |
| } | |
| repositoryTopics(first: 100) { | |
| totalCount | |
| nodes { | |
| topic { | |
| name | |
| } | |
| } | |
| } | |
| openIssueCount: issues(states: [OPEN]) { | |
| totalCount | |
| } | |
| closedIssueCount: issues(states: [CLOSED]) { | |
| totalCount | |
| } | |
| releases(last: 1) { | |
| totalCount | |
| nodes { | |
| tagName | |
| } | |
| } | |
| } | |
| repo_13: repository(name: "datasette-geojson", owner: "eyeseast") { | |
| id | |
| nameWithOwner | |
| createdAt | |
| openGraphImageUrl | |
| usesCustomOpenGraphImage | |
| defaultBranchRef { | |
| target { | |
| oid | |
| } | |
| } | |
| repositoryTopics(first: 100) { | |
| totalCount | |
| nodes { | |
| topic { | |
| name | |
| } | |
| } | |
| } | |
| openIssueCount: issues(states: [OPEN]) { | |
| totalCount | |
| } | |
| closedIssueCount: issues(states: [CLOSED]) { | |
| totalCount | |
| } | |
| releases(last: 1) { | |
| totalCount | |
| nodes { | |
| tagName | |
| } | |
| } | |
| } | |
| repo_14: repository(name: "datasette-geojson-map", owner: "eyeseast") { | |
| id | |
| nameWithOwner | |
| createdAt | |
| openGraphImageUrl | |
| usesCustomOpenGraphImage | |
| defaultBranchRef { | |
| target { | |
| oid | |
| } | |
| } | |
| repositoryTopics(first: 100) { | |
| totalCount | |
| nodes { | |
| topic { | |
| name | |
| } | |
| } | |
| } | |
| openIssueCount: issues(states: [OPEN]) { | |
| totalCount | |
| } | |
| closedIssueCount: issues(states: [CLOSED]) { | |
| totalCount | |
| } | |
| releases(last: 1) { | |
| totalCount | |
| nodes { | |
| tagName | |
| } | |
| } | |
| } | |
| repo_15: repository(name: "datasette-query-files", owner: "eyeseast") { | |
| id | |
| nameWithOwner | |
| createdAt | |
| openGraphImageUrl | |
| usesCustomOpenGraphImage | |
| defaultBranchRef { | |
| target { | |
| oid | |
| } | |
| } | |
| repositoryTopics(first: 100) { | |
| totalCount | |
| nodes { | |
| topic { | |
| name | |
| } | |
| } | |
| } | |
| openIssueCount: issues(states: [OPEN]) { | |
| totalCount | |
| } | |
| closedIssueCount: issues(states: [CLOSED]) { | |
| totalCount | |
| } | |
| releases(last: 1) { | |
| totalCount | |
| nodes { | |
| tagName | |
| } | |
| } | |
| } | |
| repo_16: repository(name: "geocode-sqlite", owner: "eyeseast") { | |
| id | |
| nameWithOwner | |
| createdAt | |
| openGraphImageUrl | |
| usesCustomOpenGraphImage | |
| defaultBranchRef { | |
| target { | |
| oid | |
| } | |
| } | |
| repositoryTopics(first: 100) { | |
| totalCount | |
| nodes { | |
| topic { | |
| name | |
| } | |
| } | |
| } | |
| openIssueCount: issues(states: [OPEN]) { | |
| totalCount | |
| } | |
| closedIssueCount: issues(states: [CLOSED]) { | |
| totalCount | |
| } | |
| releases(last: 1) { | |
| totalCount | |
| nodes { | |
| tagName | |
| } | |
| } | |
| } | |
| repo_17: repository(name: "sqlite-colorbrewer", owner: "eyeseast") { | |
| id | |
| nameWithOwner | |
| createdAt | |
| openGraphImageUrl | |
| usesCustomOpenGraphImage | |
| defaultBranchRef { | |
| target { | |
| oid | |
| } | |
| } | |
| repositoryTopics(first: 100) { | |
| totalCount | |
| nodes { | |
| topic { | |
| name | |
| } | |
| } | |
| } | |
| openIssueCount: issues(states: [OPEN]) { | |
| totalCount | |
| } | |
| closedIssueCount: issues(states: [CLOSED]) { | |
| totalCount | |
| } | |
| releases(last: 1) { | |
| totalCount | |
| nodes { | |
| tagName | |
| } | |
| } | |
| } | |
| repo_18: repository( | |
| name: "datasette-nteract-data-explorer" | |
| owner: "hydrosquall" | |
| ) { | |
| id | |
| nameWithOwner | |
| createdAt | |
| openGraphImageUrl | |
| usesCustomOpenGraphImage | |
| defaultBranchRef { | |
| target { | |
| oid | |
| } | |
| } | |
| repositoryTopics(first: 100) { | |
| totalCount | |
| nodes { | |
| topic { | |
| name | |
| } | |
| } | |
| } | |
| openIssueCount: issues(states: [OPEN]) { | |
| totalCount | |
| } | |
| closedIssueCount: issues(states: [CLOSED]) { | |
| totalCount | |
| } | |
| releases(last: 1) { | |
| totalCount | |
| nodes { | |
| tagName | |
| } | |
| } | |
| } | |
| repo_19: repository(name: "datasette-dashboards", owner: "rclement") { | |
| id | |
| nameWithOwner | |
| createdAt | |
| openGraphImageUrl | |
| usesCustomOpenGraphImage | |
| defaultBranchRef { | |
| target { | |
| oid | |
| } | |
| } | |
| repositoryTopics(first: 100) { | |
| totalCount | |
| nodes { | |
| topic { | |
| name | |
| } | |
| } | |
| } | |
| openIssueCount: issues(states: [OPEN]) { | |
| totalCount | |
| } | |
| closedIssueCount: issues(states: [CLOSED]) { | |
| totalCount | |
| } | |
| releases(last: 1) { | |
| totalCount | |
| nodes { | |
| tagName | |
| } | |
| } | |
| } | |
| repo_20: repository(name: "airtable-export", owner: "simonw") { | |
| id | |
| nameWithOwner | |
| createdAt | |
| openGraphImageUrl | |
| usesCustomOpenGraphImage | |
| defaultBranchRef { | |
| target { | |
| oid | |
| } | |
| } | |
| repositoryTopics(first: 100) { | |
| totalCount | |
| nodes { | |
| topic { | |
| name | |
| } | |
| } | |
| } | |
| openIssueCount: issues(states: [OPEN]) { | |
| totalCount | |
| } | |
| closedIssueCount: issues(states: [CLOSED]) { | |
| totalCount | |
| } | |
| releases(last: 1) { | |
| totalCount | |
| nodes { | |
| tagName | |
| } | |
| } | |
| } | |
| repo_21: repository(name: "csv-diff", owner: "simonw") { | |
| id | |
| nameWithOwner | |
| createdAt | |
| openGraphImageUrl | |
| usesCustomOpenGraphImage | |
| defaultBranchRef { | |
| target { | |
| oid | |
| } | |
| } | |
| repositoryTopics(first: 100) { | |
| totalCount | |
| nodes { | |
| topic { | |
| name | |
| } | |
| } | |
| } | |
| openIssueCount: issues(states: [OPEN]) { | |
| totalCount | |
| } | |
| closedIssueCount: issues(states: [CLOSED]) { | |
| totalCount | |
| } | |
| releases(last: 1) { | |
| totalCount | |
| nodes { | |
| tagName | |
| } | |
| } | |
| } | |
| repo_22: repository(name: "csvs-to-sqlite", owner: "simonw") { | |
| id | |
| nameWithOwner | |
| createdAt | |
| openGraphImageUrl | |
| usesCustomOpenGraphImage | |
| defaultBranchRef { | |
| target { | |
| oid | |
| } | |
| } | |
| repositoryTopics(first: 100) { | |
| totalCount | |
| nodes { | |
| topic { | |
| name | |
| } | |
| } | |
| } | |
| openIssueCount: issues(states: [OPEN]) { | |
| totalCount | |
| } | |
| closedIssueCount: issues(states: [CLOSED]) { | |
| totalCount | |
| } | |
| releases(last: 1) { | |
| totalCount | |
| nodes { | |
| tagName | |
| } | |
| } | |
| } | |
| repo_23: repository(name: "datasette-app", owner: "simonw") { | |
| id | |
| nameWithOwner | |
| createdAt | |
| openGraphImageUrl | |
| usesCustomOpenGraphImage | |
| defaultBranchRef { | |
| target { | |
| oid | |
| } | |
| } | |
| repositoryTopics(first: 100) { | |
| totalCount | |
| nodes { | |
| topic { | |
| name | |
| } | |
| } | |
| } | |
| openIssueCount: issues(states: [OPEN]) { | |
| totalCount | |
| } | |
| closedIssueCount: issues(states: [CLOSED]) { | |
| totalCount | |
| } | |
| releases(last: 1) { | |
| totalCount | |
| nodes { | |
| tagName | |
| } | |
| } | |
| } | |
| repo_24: repository(name: "datasette-atom", owner: "simonw") { | |
| id | |
| nameWithOwner | |
| createdAt | |
| openGraphImageUrl | |
| usesCustomOpenGraphImage | |
| defaultBranchRef { | |
| target { | |
| oid | |
| } | |
| } | |
| repositoryTopics(first: 100) { | |
| totalCount | |
| nodes { | |
| topic { | |
| name | |
| } | |
| } | |
| } | |
| openIssueCount: issues(states: [OPEN]) { | |
| totalCount | |
| } | |
| closedIssueCount: issues(states: [CLOSED]) { | |
| totalCount | |
| } | |
| releases(last: 1) { | |
| totalCount | |
| nodes { | |
| tagName | |
| } | |
| } | |
| } | |
| repo_25: repository(name: "datasette-auth-existing-cookies", owner: "simonw") { | |
| id | |
| nameWithOwner | |
| createdAt | |
| openGraphImageUrl | |
| usesCustomOpenGraphImage | |
| defaultBranchRef { | |
| target { | |
| oid | |
| } | |
| } | |
| repositoryTopics(first: 100) { | |
| totalCount | |
| nodes { | |
| topic { | |
| name | |
| } | |
| } | |
| } | |
| openIssueCount: issues(states: [OPEN]) { | |
| totalCount | |
| } | |
| closedIssueCount: issues(states: [CLOSED]) { | |
| totalCount | |
| } | |
| releases(last: 1) { | |
| totalCount | |
| nodes { | |
| tagName | |
| } | |
| } | |
| } | |
| repo_26: repository(name: "datasette-auth-github", owner: "simonw") { | |
| id | |
| nameWithOwner | |
| createdAt | |
| openGraphImageUrl | |
| usesCustomOpenGraphImage | |
| defaultBranchRef { | |
| target { | |
| oid | |
| } | |
| } | |
| repositoryTopics(first: 100) { | |
| totalCount | |
| nodes { | |
| topic { | |
| name | |
| } | |
| } | |
| } | |
| openIssueCount: issues(states: [OPEN]) { | |
| totalCount | |
| } | |
| closedIssueCount: issues(states: [CLOSED]) { | |
| totalCount | |
| } | |
| releases(last: 1) { | |
| totalCount | |
| nodes { | |
| tagName | |
| } | |
| } | |
| } | |
| repo_27: repository(name: "datasette-auth-passwords", owner: "simonw") { | |
| id | |
| nameWithOwner | |
| createdAt | |
| openGraphImageUrl | |
| usesCustomOpenGraphImage | |
| defaultBranchRef { | |
| target { | |
| oid | |
| } | |
| } | |
| repositoryTopics(first: 100) { | |
| totalCount | |
| nodes { | |
| topic { | |
| name | |
| } | |
| } | |
| } | |
| openIssueCount: issues(states: [OPEN]) { | |
| totalCount | |
| } | |
| closedIssueCount: issues(states: [CLOSED]) { | |
| totalCount | |
| } | |
| releases(last: 1) { | |
| totalCount | |
| nodes { | |
| tagName | |
| } | |
| } | |
| } | |
| repo_28: repository(name: "datasette-auth-tokens", owner: "simonw") { | |
| id | |
| nameWithOwner | |
| createdAt | |
| openGraphImageUrl | |
| usesCustomOpenGraphImage | |
| defaultBranchRef { | |
| target { | |
| oid | |
| } | |
| } | |
| repositoryTopics(first: 100) { | |
| totalCount | |
| nodes { | |
| topic { | |
| name | |
| } | |
| } | |
| } | |
| openIssueCount: issues(states: [OPEN]) { | |
| totalCount | |
| } | |
| closedIssueCount: issues(states: [CLOSED]) { | |
| totalCount | |
| } | |
| releases(last: 1) { | |
| totalCount | |
| nodes { | |
| tagName | |
| } | |
| } | |
| } | |
| repo_29: repository(name: "datasette-auth0", owner: "simonw") { | |
| id | |
| nameWithOwner | |
| createdAt | |
| openGraphImageUrl | |
| usesCustomOpenGraphImage | |
| defaultBranchRef { | |
| target { | |
| oid | |
| } | |
| } | |
| repositoryTopics(first: 100) { | |
| totalCount | |
| nodes { | |
| topic { | |
| name | |
| } | |
| } | |
| } | |
| openIssueCount: issues(states: [OPEN]) { | |
| totalCount | |
| } | |
| closedIssueCount: issues(states: [CLOSED]) { | |
| totalCount | |
| } | |
| releases(last: 1) { | |
| totalCount | |
| nodes { | |
| tagName | |
| } | |
| } | |
| } | |
| repo_30: repository(name: "datasette-backup", owner: "simonw") { | |
| id | |
| nameWithOwner | |
| createdAt | |
| openGraphImageUrl | |
| usesCustomOpenGraphImage | |
| defaultBranchRef { | |
| target { | |
| oid | |
| } | |
| } | |
| repositoryTopics(first: 100) { | |
| totalCount | |
| nodes { | |
| topic { | |
| name | |
| } | |
| } | |
| } | |
| openIssueCount: issues(states: [OPEN]) { | |
| totalCount | |
| } | |
| closedIssueCount: issues(states: [CLOSED]) { | |
| totalCount | |
| } | |
| releases(last: 1) { | |
| totalCount | |
| nodes { | |
| tagName | |
| } | |
| } | |
| } | |
| repo_31: repository(name: "datasette-basemap", owner: "simonw") { | |
| id | |
| nameWithOwner | |
| createdAt | |
| openGraphImageUrl | |
| usesCustomOpenGraphImage | |
| defaultBranchRef { | |
| target { | |
| oid | |
| } | |
| } | |
| repositoryTopics(first: 100) { | |
| totalCount | |
| nodes { | |
| topic { | |
| name | |
| } | |
| } | |
| } | |
| openIssueCount: issues(states: [OPEN]) { | |
| totalCount | |
| } | |
| closedIssueCount: issues(states: [CLOSED]) { | |
| totalCount | |
| } | |
| releases(last: 1) { | |
| totalCount | |
| nodes { | |
| tagName | |
| } | |
| } | |
| } | |
| repo_32: repository(name: "datasette-block", owner: "simonw") { | |
| id | |
| nameWithOwner | |
| createdAt | |
| openGraphImageUrl | |
| usesCustomOpenGraphImage | |
| defaultBranchRef { | |
| target { | |
| oid | |
| } | |
| } | |
| repositoryTopics(first: 100) { | |
| totalCount | |
| nodes { | |
| topic { | |
| name | |
| } | |
| } | |
| } | |
| openIssueCount: issues(states: [OPEN]) { | |
| totalCount | |
| } | |
| closedIssueCount: issues(states: [CLOSED]) { | |
| totalCount | |
| } | |
| releases(last: 1) { | |
| totalCount | |
| nodes { | |
| tagName | |
| } | |
| } | |
| } | |
| repo_33: repository(name: "datasette-block-robots", owner: "simonw") { | |
| id | |
| nameWithOwner | |
| createdAt | |
| openGraphImageUrl | |
| usesCustomOpenGraphImage | |
| defaultBranchRef { | |
| target { | |
| oid | |
| } | |
| } | |
| repositoryTopics(first: 100) { | |
| totalCount | |
| nodes { | |
| topic { | |
| name | |
| } | |
| } | |
| } | |
| openIssueCount: issues(states: [OPEN]) { | |
| totalCount | |
| } | |
| closedIssueCount: issues(states: [CLOSED]) { | |
| totalCount | |
| } | |
| releases(last: 1) { | |
| totalCount | |
| nodes { | |
| tagName | |
| } | |
| } | |
| } | |
| repo_34: repository(name: "datasette-bplist", owner: "simonw") { | |
| id | |
| nameWithOwner | |
| createdAt | |
| openGraphImageUrl | |
| usesCustomOpenGraphImage | |
| defaultBranchRef { | |
| target { | |
| oid | |
| } | |
| } | |
| repositoryTopics(first: 100) { | |
| totalCount | |
| nodes { | |
| topic { | |
| name | |
| } | |
| } | |
| } | |
| openIssueCount: issues(states: [OPEN]) { | |
| totalCount | |
| } | |
| closedIssueCount: issues(states: [CLOSED]) { | |
| totalCount | |
| } | |
| releases(last: 1) { | |
| totalCount | |
| nodes { | |
| tagName | |
| } | |
| } | |
| } | |
| repo_35: repository(name: "datasette-clone", owner: "simonw") { | |
| id | |
| nameWithOwner | |
| createdAt | |
| openGraphImageUrl | |
| usesCustomOpenGraphImage | |
| defaultBranchRef { | |
| target { | |
| oid | |
| } | |
| } | |
| repositoryTopics(first: 100) { | |
| totalCount | |
| nodes { | |
| topic { | |
| name | |
| } | |
| } | |
| } | |
| openIssueCount: issues(states: [OPEN]) { | |
| totalCount | |
| } | |
| closedIssueCount: issues(states: [CLOSED]) { | |
| totalCount | |
| } | |
| releases(last: 1) { | |
| totalCount | |
| nodes { | |
| tagName | |
| } | |
| } | |
| } | |
| repo_36: repository(name: "datasette-cluster-map", owner: "simonw") { | |
| id | |
| nameWithOwner | |
| createdAt | |
| openGraphImageUrl | |
| usesCustomOpenGraphImage | |
| defaultBranchRef { | |
| target { | |
| oid | |
| } | |
| } | |
| repositoryTopics(first: 100) { | |
| totalCount | |
| nodes { | |
| topic { | |
| name | |
| } | |
| } | |
| } | |
| openIssueCount: issues(states: [OPEN]) { | |
| totalCount | |
| } | |
| closedIssueCount: issues(states: [CLOSED]) { | |
| totalCount | |
| } | |
| releases(last: 1) { | |
| totalCount | |
| nodes { | |
| tagName | |
| } | |
| } | |
| } | |
| repo_37: repository(name: "datasette-column-inspect", owner: "simonw") { | |
| id | |
| nameWithOwner | |
| createdAt | |
| openGraphImageUrl | |
| usesCustomOpenGraphImage | |
| defaultBranchRef { | |
| target { | |
| oid | |
| } | |
| } | |
| repositoryTopics(first: 100) { | |
| totalCount | |
| nodes { | |
| topic { | |
| name | |
| } | |
| } | |
| } | |
| openIssueCount: issues(states: [OPEN]) { | |
| totalCount | |
| } | |
| closedIssueCount: issues(states: [CLOSED]) { | |
| totalCount | |
| } | |
| releases(last: 1) { | |
| totalCount | |
| nodes { | |
| tagName | |
| } | |
| } | |
| } | |
| repo_38: repository(name: "datasette-configure-asgi", owner: "simonw") { | |
| id | |
| nameWithOwner | |
| createdAt | |
| openGraphImageUrl | |
| usesCustomOpenGraphImage | |
| defaultBranchRef { | |
| target { | |
| oid | |
| } | |
| } | |
| repositoryTopics(first: 100) { | |
| totalCount | |
| nodes { | |
| topic { | |
| name | |
| } | |
| } | |
| } | |
| openIssueCount: issues(states: [OPEN]) { | |
| totalCount | |
| } | |
| closedIssueCount: issues(states: [CLOSED]) { | |
| totalCount | |
| } | |
| releases(last: 1) { | |
| totalCount | |
| nodes { | |
| tagName | |
| } | |
| } | |
| } | |
| repo_39: repository(name: "datasette-configure-fts", owner: "simonw") { | |
| id | |
| nameWithOwner | |
| createdAt | |
| openGraphImageUrl | |
| usesCustomOpenGraphImage | |
| defaultBranchRef { | |
| target { | |
| oid | |
| } | |
| } | |
| repositoryTopics(first: 100) { | |
| totalCount | |
| nodes { | |
| topic { | |
| name | |
| } | |
| } | |
| } | |
| openIssueCount: issues(states: [OPEN]) { | |
| totalCount | |
| } | |
| closedIssueCount: issues(states: [CLOSED]) { | |
| totalCount | |
| } | |
| releases(last: 1) { | |
| totalCount | |
| nodes { | |
| tagName | |
| } | |
| } | |
| } | |
| repo_40: repository(name: "datasette-copy-to-memory", owner: "simonw") { | |
| id | |
| nameWithOwner | |
| createdAt | |
| openGraphImageUrl | |
| usesCustomOpenGraphImage | |
| defaultBranchRef { | |
| target { | |
| oid | |
| } | |
| } | |
| repositoryTopics(first: 100) { | |
| totalCount | |
| nodes { | |
| topic { | |
| name | |
| } | |
| } | |
| } | |
| openIssueCount: issues(states: [OPEN]) { | |
| totalCount | |
| } | |
| closedIssueCount: issues(states: [CLOSED]) { | |
| totalCount | |
| } | |
| releases(last: 1) { | |
| totalCount | |
| nodes { | |
| tagName | |
| } | |
| } | |
| } | |
| repo_41: repository(name: "datasette-copyable", owner: "simonw") { | |
| id | |
| nameWithOwner | |
| createdAt | |
| openGraphImageUrl | |
| usesCustomOpenGraphImage | |
| defaultBranchRef { | |
| target { | |
| oid | |
| } | |
| } | |
| repositoryTopics(first: 100) { | |
| totalCount | |
| nodes { | |
| topic { | |
| name | |
| } | |
| } | |
| } | |
| openIssueCount: issues(states: [OPEN]) { | |
| totalCount | |
| } | |
| closedIssueCount: issues(states: [CLOSED]) { | |
| totalCount | |
| } | |
| releases(last: 1) { | |
| totalCount | |
| nodes { | |
| tagName | |
| } | |
| } | |
| } | |
| repo_42: repository(name: "datasette-cors", owner: "simonw") { | |
| id | |
| nameWithOwner | |
| createdAt | |
| openGraphImageUrl | |
| usesCustomOpenGraphImage | |
| defaultBranchRef { | |
| target { | |
| oid | |
| } | |
| } | |
| repositoryTopics(first: 100) { | |
| totalCount | |
| nodes { | |
| topic { | |
| name | |
| } | |
| } | |
| } | |
| openIssueCount: issues(states: [OPEN]) { | |
| totalCount | |
| } | |
| closedIssueCount: issues(states: [CLOSED]) { | |
| totalCount | |
| } | |
| releases(last: 1) { | |
| totalCount | |
| nodes { | |
| tagName | |
| } | |
| } | |
| } | |
| repo_43: repository(name: "datasette-css-properties", owner: "simonw") { | |
| id | |
| nameWithOwner | |
| createdAt | |
| openGraphImageUrl | |
| usesCustomOpenGraphImage | |
| defaultBranchRef { | |
| target { | |
| oid | |
| } | |
| } | |
| repositoryTopics(first: 100) { | |
| totalCount | |
| nodes { | |
| topic { | |
| name | |
| } | |
| } | |
| } | |
| openIssueCount: issues(states: [OPEN]) { | |
| totalCount | |
| } | |
| closedIssueCount: issues(states: [CLOSED]) { | |
| totalCount | |
| } | |
| releases(last: 1) { | |
| totalCount | |
| nodes { | |
| tagName | |
| } | |
| } | |
| } | |
| repo_44: repository(name: "datasette-dateutil", owner: "simonw") { | |
| id | |
| nameWithOwner | |
| createdAt | |
| openGraphImageUrl | |
| usesCustomOpenGraphImage | |
| defaultBranchRef { | |
| target { | |
| oid | |
| } | |
| } | |
| repositoryTopics(first: 100) { | |
| totalCount | |
| nodes { | |
| topic { | |
| name | |
| } | |
| } | |
| } | |
| openIssueCount: issues(states: [OPEN]) { | |
| totalCount | |
| } | |
| closedIssueCount: issues(states: [CLOSED]) { | |
| totalCount | |
| } | |
| releases(last: 1) { | |
| totalCount | |
| nodes { | |
| tagName | |
| } | |
| } | |
| } | |
| repo_45: repository(name: "datasette-debug-asgi", owner: "simonw") { | |
| id | |
| nameWithOwner | |
| createdAt | |
| openGraphImageUrl | |
| usesCustomOpenGraphImage | |
| defaultBranchRef { | |
| target { | |
| oid | |
| } | |
| } | |
| repositoryTopics(first: 100) { | |
| totalCount | |
| nodes { | |
| topic { | |
| name | |
| } | |
| } | |
| } | |
| openIssueCount: issues(states: [OPEN]) { | |
| totalCount | |
| } | |
| closedIssueCount: issues(states: [CLOSED]) { | |
| totalCount | |
| } | |
| releases(last: 1) { | |
| totalCount | |
| nodes { | |
| tagName | |
| } | |
| } | |
| } | |
| repo_46: repository(name: "datasette-edit-schema", owner: "simonw") { | |
| id | |
| nameWithOwner | |
| createdAt | |
| openGraphImageUrl | |
| usesCustomOpenGraphImage | |
| defaultBranchRef { | |
| target { | |
| oid | |
| } | |
| } | |
| repositoryTopics(first: 100) { | |
| totalCount | |
| nodes { | |
| topic { | |
| name | |
| } | |
| } | |
| } | |
| openIssueCount: issues(states: [OPEN]) { | |
| totalCount | |
| } | |
| closedIssueCount: issues(states: [CLOSED]) { | |
| totalCount | |
| } | |
| releases(last: 1) { | |
| totalCount | |
| nodes { | |
| tagName | |
| } | |
| } | |
| } | |
| repo_47: repository(name: "datasette-edit-templates", owner: "simonw") { | |
| id | |
| nameWithOwner | |
| createdAt | |
| openGraphImageUrl | |
| usesCustomOpenGraphImage | |
| defaultBranchRef { | |
| target { | |
| oid | |
| } | |
| } | |
| repositoryTopics(first: 100) { | |
| totalCount | |
| nodes { | |
| topic { | |
| name | |
| } | |
| } | |
| } | |
| openIssueCount: issues(states: [OPEN]) { | |
| totalCount | |
| } | |
| closedIssueCount: issues(states: [CLOSED]) { | |
| totalCount | |
| } | |
| releases(last: 1) { | |
| totalCount | |
| nodes { | |
| tagName | |
| } | |
| } | |
| } | |
| repo_48: repository(name: "datasette-export-notebook", owner: "simonw") { | |
| id | |
| nameWithOwner | |
| createdAt | |
| openGraphImageUrl | |
| usesCustomOpenGraphImage | |
| defaultBranchRef { | |
| target { | |
| oid | |
| } | |
| } | |
| repositoryTopics(first: 100) { | |
| totalCount | |
| nodes { | |
| topic { | |
| name | |
| } | |
| } | |
| } | |
| openIssueCount: issues(states: [OPEN]) { | |
| totalCount | |
| } | |
| closedIssueCount: issues(states: [CLOSED]) { | |
| totalCount | |
| } | |
| releases(last: 1) { | |
| totalCount | |
| nodes { | |
| tagName | |
| } | |
| } | |
| } | |
| repo_49: repository(name: "datasette-expose-env", owner: "simonw") { | |
| id | |
| nameWithOwner | |
| createdAt | |
| openGraphImageUrl | |
| usesCustomOpenGraphImage | |
| defaultBranchRef { | |
| target { | |
| oid | |
| } | |
| } | |
| repositoryTopics(first: 100) { | |
| totalCount | |
| nodes { | |
| topic { | |
| name | |
| } | |
| } | |
| } | |
| openIssueCount: issues(states: [OPEN]) { | |
| totalCount | |
| } | |
| closedIssueCount: issues(states: [CLOSED]) { | |
| totalCount | |
| } | |
| releases(last: 1) { | |
| totalCount | |
| nodes { | |
| tagName | |
| } | |
| } | |
| } | |
| repo_50: repository(name: "datasette-glitch", owner: "simonw") { | |
| id | |
| nameWithOwner | |
| createdAt | |
| openGraphImageUrl | |
| usesCustomOpenGraphImage | |
| defaultBranchRef { | |
| target { | |
| oid | |
| } | |
| } | |
| repositoryTopics(first: 100) { | |
| totalCount | |
| nodes { | |
| topic { | |
| name | |
| } | |
| } | |
| } | |
| openIssueCount: issues(states: [OPEN]) { | |
| totalCount | |
| } | |
| closedIssueCount: issues(states: [CLOSED]) { | |
| totalCount | |
| } | |
| releases(last: 1) { | |
| totalCount | |
| nodes { | |
| tagName | |
| } | |
| } | |
| } | |
| repo_51: repository(name: "datasette-graphql", owner: "simonw") { | |
| id | |
| nameWithOwner | |
| createdAt | |
| openGraphImageUrl | |
| usesCustomOpenGraphImage | |
| defaultBranchRef { | |
| target { | |
| oid | |
| } | |
| } | |
| repositoryTopics(first: 100) { | |
| totalCount | |
| nodes { | |
| topic { | |
| name | |
| } | |
| } | |
| } | |
| openIssueCount: issues(states: [OPEN]) { | |
| totalCount | |
| } | |
| closedIssueCount: issues(states: [CLOSED]) { | |
| totalCount | |
| } | |
| releases(last: 1) { | |
| totalCount | |
| nodes { | |
| tagName | |
| } | |
| } | |
| } | |
| repo_52: repository(name: "datasette-gzip", owner: "simonw") { | |
| id | |
| nameWithOwner | |
| createdAt | |
| openGraphImageUrl | |
| usesCustomOpenGraphImage | |
| defaultBranchRef { | |
| target { | |
| oid | |
| } | |
| } | |
| repositoryTopics(first: 100) { | |
| totalCount | |
| nodes { | |
| topic { | |
| name | |
| } | |
| } | |
| } | |
| openIssueCount: issues(states: [OPEN]) { | |
| totalCount | |
| } | |
| closedIssueCount: issues(states: [CLOSED]) { | |
| totalCount | |
| } | |
| releases(last: 1) { | |
| totalCount | |
| nodes { | |
| tagName | |
| } | |
| } | |
| } | |
| repo_53: repository(name: "datasette-hashed-urls", owner: "simonw") { | |
| id | |
| nameWithOwner | |
| createdAt | |
| openGraphImageUrl | |
| usesCustomOpenGraphImage | |
| defaultBranchRef { | |
| target { | |
| oid | |
| } | |
| } | |
| repositoryTopics(first: 100) { | |
| totalCount | |
| nodes { | |
| topic { | |
| name | |
| } | |
| } | |
| } | |
| openIssueCount: issues(states: [OPEN]) { | |
| totalCount | |
| } | |
| closedIssueCount: issues(states: [CLOSED]) { | |
| totalCount | |
| } | |
| releases(last: 1) { | |
| totalCount | |
| nodes { | |
| tagName | |
| } | |
| } | |
| } | |
| repo_54: repository(name: "datasette-haversine", owner: "simonw") { | |
| id | |
| nameWithOwner | |
| createdAt | |
| openGraphImageUrl | |
| usesCustomOpenGraphImage | |
| defaultBranchRef { | |
| target { | |
| oid | |
| } | |
| } | |
| repositoryTopics(first: 100) { | |
| totalCount | |
| nodes { | |
| topic { | |
| name | |
| } | |
| } | |
| } | |
| openIssueCount: issues(states: [OPEN]) { | |
| totalCount | |
| } | |
| closedIssueCount: issues(states: [CLOSED]) { | |
| totalCount | |
| } | |
| releases(last: 1) { | |
| totalCount | |
| nodes { | |
| tagName | |
| } | |
| } | |
| } | |
| repo_55: repository(name: "datasette-hovercards", owner: "simonw") { | |
| id | |
| nameWithOwner | |
| createdAt | |
| openGraphImageUrl | |
| usesCustomOpenGraphImage | |
| defaultBranchRef { | |
| target { | |
| oid | |
| } | |
| } | |
| repositoryTopics(first: 100) { | |
| totalCount | |
| nodes { | |
| topic { | |
| name | |
| } | |
| } | |
| } | |
| openIssueCount: issues(states: [OPEN]) { | |
| totalCount | |
| } | |
| closedIssueCount: issues(states: [CLOSED]) { | |
| totalCount | |
| } | |
| releases(last: 1) { | |
| totalCount | |
| nodes { | |
| tagName | |
| } | |
| } | |
| } | |
| repo_56: repository(name: "datasette-ics", owner: "simonw") { | |
| id | |
| nameWithOwner | |
| createdAt | |
| openGraphImageUrl | |
| usesCustomOpenGraphImage | |
| defaultBranchRef { | |
| target { | |
| oid | |
| } | |
| } | |
| repositoryTopics(first: 100) { | |
| totalCount | |
| nodes { | |
| topic { | |
| name | |
| } | |
| } | |
| } | |
| openIssueCount: issues(states: [OPEN]) { | |
| totalCount | |
| } | |
| closedIssueCount: issues(states: [CLOSED]) { | |
| totalCount | |
| } | |
| releases(last: 1) { | |
| totalCount | |
| nodes { | |
| tagName | |
| } | |
| } | |
| } | |
| repo_57: repository(name: "datasette-import-table", owner: "simonw") { | |
| id | |
| nameWithOwner | |
| createdAt | |
| openGraphImageUrl | |
| usesCustomOpenGraphImage | |
| defaultBranchRef { | |
| target { | |
| oid | |
| } | |
| } | |
| repositoryTopics(first: 100) { | |
| totalCount | |
| nodes { | |
| topic { | |
| name | |
| } | |
| } | |
| } | |
| openIssueCount: issues(states: [OPEN]) { | |
| totalCount | |
| } | |
| closedIssueCount: issues(states: [CLOSED]) { | |
| totalCount | |
| } | |
| releases(last: 1) { | |
| totalCount | |
| nodes { | |
| tagName | |
| } | |
| } | |
| } | |
| repo_58: repository(name: "datasette-indieauth", owner: "simonw") { | |
| id | |
| nameWithOwner | |
| createdAt | |
| openGraphImageUrl | |
| usesCustomOpenGraphImage | |
| defaultBranchRef { | |
| target { | |
| oid | |
| } | |
| } | |
| repositoryTopics(first: 100) { | |
| totalCount | |
| nodes { | |
| topic { | |
| name | |
| } | |
| } | |
| } | |
| openIssueCount: issues(states: [OPEN]) { | |
| totalCount | |
| } | |
| closedIssueCount: issues(states: [CLOSED]) { | |
| totalCount | |
| } | |
| releases(last: 1) { | |
| totalCount | |
| nodes { | |
| tagName | |
| } | |
| } | |
| } | |
| repo_59: repository(name: "datasette-init", owner: "simonw") { | |
| id | |
| nameWithOwner | |
| createdAt | |
| openGraphImageUrl | |
| usesCustomOpenGraphImage | |
| defaultBranchRef { | |
| target { | |
| oid | |
| } | |
| } | |
| repositoryTopics(first: 100) { | |
| totalCount | |
| nodes { | |
| topic { | |
| name | |
| } | |
| } | |
| } | |
| openIssueCount: issues(states: [OPEN]) { | |
| totalCount | |
| } | |
| closedIssueCount: issues(states: [CLOSED]) { | |
| totalCount | |
| } | |
| releases(last: 1) { | |
| totalCount | |
| nodes { | |
| tagName | |
| } | |
| } | |
| } | |
| repo_60: repository(name: "datasette-insert", owner: "simonw") { | |
| id | |
| nameWithOwner | |
| createdAt | |
| openGraphImageUrl | |
| usesCustomOpenGraphImage | |
| defaultBranchRef { | |
| target { | |
| oid | |
| } | |
| } | |
| repositoryTopics(first: 100) { | |
| totalCount | |
| nodes { | |
| topic { | |
| name | |
| } | |
| } | |
| } | |
| openIssueCount: issues(states: [OPEN]) { | |
| totalCount | |
| } | |
| closedIssueCount: issues(states: [CLOSED]) { | |
| totalCount | |
| } | |
| releases(last: 1) { | |
| totalCount | |
| nodes { | |
| tagName | |
| } | |
| } | |
| } | |
| repo_61: repository(name: "datasette-jellyfish", owner: "simonw") { | |
| id | |
| nameWithOwner | |
| createdAt | |
| openGraphImageUrl | |
| usesCustomOpenGraphImage | |
| defaultBranchRef { | |
| target { | |
| oid | |
| } | |
| } | |
| repositoryTopics(first: 100) { | |
| totalCount | |
| nodes { | |
| topic { | |
| name | |
| } | |
| } | |
| } | |
| openIssueCount: issues(states: [OPEN]) { | |
| totalCount | |
| } | |
| closedIssueCount: issues(states: [CLOSED]) { | |
| totalCount | |
| } | |
| releases(last: 1) { | |
| totalCount | |
| nodes { | |
| tagName | |
| } | |
| } | |
| } | |
| repo_62: repository(name: "datasette-jq", owner: "simonw") { | |
| id | |
| nameWithOwner | |
| createdAt | |
| openGraphImageUrl | |
| usesCustomOpenGraphImage | |
| defaultBranchRef { | |
| target { | |
| oid | |
| } | |
| } | |
| repositoryTopics(first: 100) { | |
| totalCount | |
| nodes { | |
| topic { | |
| name | |
| } | |
| } | |
| } | |
| openIssueCount: issues(states: [OPEN]) { | |
| totalCount | |
| } | |
| closedIssueCount: issues(states: [CLOSED]) { | |
| totalCount | |
| } | |
| releases(last: 1) { | |
| totalCount | |
| nodes { | |
| tagName | |
| } | |
| } | |
| } | |
| repo_63: repository(name: "datasette-json-html", owner: "simonw") { | |
| id | |
| nameWithOwner | |
| createdAt | |
| openGraphImageUrl | |
| usesCustomOpenGraphImage | |
| defaultBranchRef { | |
| target { | |
| oid | |
| } | |
| } | |
| repositoryTopics(first: 100) { | |
| totalCount | |
| nodes { | |
| topic { | |
| name | |
| } | |
| } | |
| } | |
| openIssueCount: issues(states: [OPEN]) { | |
| totalCount | |
| } | |
| closedIssueCount: issues(states: [CLOSED]) { | |
| totalCount | |
| } | |
| releases(last: 1) { | |
| totalCount | |
| nodes { | |
| tagName | |
| } | |
| } | |
| } | |
| repo_64: repository(name: "datasette-jupyterlite", owner: "simonw") { | |
| id | |
| nameWithOwner | |
| createdAt | |
| openGraphImageUrl | |
| usesCustomOpenGraphImage | |
| defaultBranchRef { | |
| target { | |
| oid | |
| } | |
| } | |
| repositoryTopics(first: 100) { | |
| totalCount | |
| nodes { | |
| topic { | |
| name | |
| } | |
| } | |
| } | |
| openIssueCount: issues(states: [OPEN]) { | |
| totalCount | |
| } | |
| closedIssueCount: issues(states: [CLOSED]) { | |
| totalCount | |
| } | |
| releases(last: 1) { | |
| totalCount | |
| nodes { | |
| tagName | |
| } | |
| } | |
| } | |
| repo_65: repository(name: "datasette-leaflet", owner: "simonw") { | |
| id | |
| nameWithOwner | |
| createdAt | |
| openGraphImageUrl | |
| usesCustomOpenGraphImage | |
| defaultBranchRef { | |
| target { | |
| oid | |
| } | |
| } | |
| repositoryTopics(first: 100) { | |
| totalCount | |
| nodes { | |
| topic { | |
| name | |
| } | |
| } | |
| } | |
| openIssueCount: issues(states: [OPEN]) { | |
| totalCount | |
| } | |
| closedIssueCount: issues(states: [CLOSED]) { | |
| totalCount | |
| } | |
| releases(last: 1) { | |
| totalCount | |
| nodes { | |
| tagName | |
| } | |
| } | |
| } | |
| repo_66: repository(name: "datasette-leaflet-freedraw", owner: "simonw") { | |
| id | |
| nameWithOwner | |
| createdAt | |
| openGraphImageUrl | |
| usesCustomOpenGraphImage | |
| defaultBranchRef { | |
| target { | |
| oid | |
| } | |
| } | |
| repositoryTopics(first: 100) { | |
| totalCount | |
| nodes { | |
| topic { | |
| name | |
| } | |
| } | |
| } | |
| openIssueCount: issues(states: [OPEN]) { | |
| totalCount | |
| } | |
| closedIssueCount: issues(states: [CLOSED]) { | |
| totalCount | |
| } | |
| releases(last: 1) { | |
| totalCount | |
| nodes { | |
| tagName | |
| } | |
| } | |
| } | |
| repo_67: repository(name: "datasette-leaflet-geojson", owner: "simonw") { | |
| id | |
| nameWithOwner | |
| createdAt | |
| openGraphImageUrl | |
| usesCustomOpenGraphImage | |
| defaultBranchRef { | |
| target { | |
| oid | |
| } | |
| } | |
| repositoryTopics(first: 100) { | |
| totalCount | |
| nodes { | |
| topic { | |
| name | |
| } | |
| } | |
| } | |
| openIssueCount: issues(states: [OPEN]) { | |
| totalCount | |
| } | |
| closedIssueCount: issues(states: [CLOSED]) { | |
| totalCount | |
| } | |
| releases(last: 1) { | |
| totalCount | |
| nodes { | |
| tagName | |
| } | |
| } | |
| } | |
| repo_68: repository(name: "datasette-mask-columns", owner: "simonw") { | |
| id | |
| nameWithOwner | |
| createdAt | |
| openGraphImageUrl | |
| usesCustomOpenGraphImage | |
| defaultBranchRef { | |
| target { | |
| oid | |
| } | |
| } | |
| repositoryTopics(first: 100) { | |
| totalCount | |
| nodes { | |
| topic { | |
| name | |
| } | |
| } | |
| } | |
| openIssueCount: issues(states: [OPEN]) { | |
| totalCount | |
| } | |
| closedIssueCount: issues(states: [CLOSED]) { | |
| totalCount | |
| } | |
| releases(last: 1) { | |
| totalCount | |
| nodes { | |
| tagName | |
| } | |
| } | |
| } | |
| repo_69: repository(name: "datasette-media", owner: "simonw") { | |
| id | |
| nameWithOwner | |
| createdAt | |
| openGraphImageUrl | |
| usesCustomOpenGraphImage | |
| defaultBranchRef { | |
| target { | |
| oid | |
| } | |
| } | |
| repositoryTopics(first: 100) { | |
| totalCount | |
| nodes { | |
| topic { | |
| name | |
| } | |
| } | |
| } | |
| openIssueCount: issues(states: [OPEN]) { | |
| totalCount | |
| } | |
| closedIssueCount: issues(states: [CLOSED]) { | |
| totalCount | |
| } | |
| releases(last: 1) { | |
| totalCount | |
| nodes { | |
| tagName | |
| } | |
| } | |
| } | |
| repo_70: repository(name: "datasette-mp3-audio", owner: "simonw") { | |
| id | |
| nameWithOwner | |
| createdAt | |
| openGraphImageUrl | |
| usesCustomOpenGraphImage | |
| defaultBranchRef { | |
| target { | |
| oid | |
| } | |
| } | |
| repositoryTopics(first: 100) { | |
| totalCount | |
| nodes { | |
| topic { | |
| name | |
| } | |
| } | |
| } | |
| openIssueCount: issues(states: [OPEN]) { | |
| totalCount | |
| } | |
| closedIssueCount: issues(states: [CLOSED]) { | |
| totalCount | |
| } | |
| releases(last: 1) { | |
| totalCount | |
| nodes { | |
| tagName | |
| } | |
| } | |
| } | |
| repo_71: repository(name: "datasette-multiline-links", owner: "simonw") { | |
| id | |
| nameWithOwner | |
| createdAt | |
| openGraphImageUrl | |
| usesCustomOpenGraphImage | |
| defaultBranchRef { | |
| target { | |
| oid | |
| } | |
| } | |
| repositoryTopics(first: 100) { | |
| totalCount | |
| nodes { | |
| topic { | |
| name | |
| } | |
| } | |
| } | |
| openIssueCount: issues(states: [OPEN]) { | |
| totalCount | |
| } | |
| closedIssueCount: issues(states: [CLOSED]) { | |
| totalCount | |
| } | |
| releases(last: 1) { | |
| totalCount | |
| nodes { | |
| tagName | |
| } | |
| } | |
| } | |
| repo_72: repository(name: "datasette-packages", owner: "simonw") { | |
| id | |
| nameWithOwner | |
| createdAt | |
| openGraphImageUrl | |
| usesCustomOpenGraphImage | |
| defaultBranchRef { | |
| target { | |
| oid | |
| } | |
| } | |
| repositoryTopics(first: 100) { | |
| totalCount | |
| nodes { | |
| topic { | |
| name | |
| } | |
| } | |
| } | |
| openIssueCount: issues(states: [OPEN]) { | |
| totalCount | |
| } | |
| closedIssueCount: issues(states: [CLOSED]) { | |
| totalCount | |
| } | |
| releases(last: 1) { | |
| totalCount | |
| nodes { | |
| tagName | |
| } | |
| } | |
| } | |
| repo_73: repository(name: "datasette-permissions-sql", owner: "simonw") { | |
| id | |
| nameWithOwner | |
| createdAt | |
| openGraphImageUrl | |
| usesCustomOpenGraphImage | |
| defaultBranchRef { | |
| target { | |
| oid | |
| } | |
| } | |
| repositoryTopics(first: 100) { | |
| totalCount | |
| nodes { | |
| topic { | |
| name | |
| } | |
| } | |
| } | |
| openIssueCount: issues(states: [OPEN]) { | |
| totalCount | |
| } | |
| closedIssueCount: issues(states: [CLOSED]) { | |
| totalCount | |
| } | |
| releases(last: 1) { | |
| totalCount | |
| nodes { | |
| tagName | |
| } | |
| } | |
| } | |
| repo_74: repository(name: "datasette-placekey", owner: "simonw") { | |
| id | |
| nameWithOwner | |
| createdAt | |
| openGraphImageUrl | |
| usesCustomOpenGraphImage | |
| defaultBranchRef { | |
| target { | |
| oid | |
| } | |
| } | |
| repositoryTopics(first: 100) { | |
| totalCount | |
| nodes { | |
| topic { | |
| name | |
| } | |
| } | |
| } | |
| openIssueCount: issues(states: [OPEN]) { | |
| totalCount | |
| } | |
| closedIssueCount: issues(states: [CLOSED]) { | |
| totalCount | |
| } | |
| releases(last: 1) { | |
| totalCount | |
| nodes { | |
| tagName | |
| } | |
| } | |
| } | |
| repo_75: repository(name: "datasette-pretty-json", owner: "simonw") { | |
| id | |
| nameWithOwner | |
| createdAt | |
| openGraphImageUrl | |
| usesCustomOpenGraphImage | |
| defaultBranchRef { | |
| target { | |
| oid | |
| } | |
| } | |
| repositoryTopics(first: 100) { | |
| totalCount | |
| nodes { | |
| topic { | |
| name | |
| } | |
| } | |
| } | |
| openIssueCount: issues(states: [OPEN]) { | |
| totalCount | |
| } | |
| closedIssueCount: issues(states: [CLOSED]) { | |
| totalCount | |
| } | |
| releases(last: 1) { | |
| totalCount | |
| nodes { | |
| tagName | |
| } | |
| } | |
| } | |
| repo_76: repository(name: "datasette-pretty-traces", owner: "simonw") { | |
| id | |
| nameWithOwner | |
| createdAt | |
| openGraphImageUrl | |
| usesCustomOpenGraphImage | |
| defaultBranchRef { | |
| target { | |
| oid | |
| } | |
| } | |
| repositoryTopics(first: 100) { | |
| totalCount | |
| nodes { | |
| topic { | |
| name | |
| } | |
| } | |
| } | |
| openIssueCount: issues(states: [OPEN]) { | |
| totalCount | |
| } | |
| closedIssueCount: issues(states: [CLOSED]) { | |
| totalCount | |
| } | |
| releases(last: 1) { | |
| totalCount | |
| nodes { | |
| tagName | |
| } | |
| } | |
| } | |
| repo_77: repository(name: "datasette-psutil", owner: "simonw") { | |
| id | |
| nameWithOwner | |
| createdAt | |
| openGraphImageUrl | |
| usesCustomOpenGraphImage | |
| defaultBranchRef { | |
| target { | |
| oid | |
| } | |
| } | |
| repositoryTopics(first: 100) { | |
| totalCount | |
| nodes { | |
| topic { | |
| name | |
| } | |
| } | |
| } | |
| openIssueCount: issues(states: [OPEN]) { | |
| totalCount | |
| } | |
| closedIssueCount: issues(states: [CLOSED]) { | |
| totalCount | |
| } | |
| releases(last: 1) { | |
| totalCount | |
| nodes { | |
| tagName | |
| } | |
| } | |
| } | |
| repo_78: repository(name: "datasette-publish-fly", owner: "simonw") { | |
| id | |
| nameWithOwner | |
| createdAt | |
| openGraphImageUrl | |
| usesCustomOpenGraphImage | |
| defaultBranchRef { | |
| target { | |
| oid | |
| } | |
| } | |
| repositoryTopics(first: 100) { | |
| totalCount | |
| nodes { | |
| topic { | |
| name | |
| } | |
| } | |
| } | |
| openIssueCount: issues(states: [OPEN]) { | |
| totalCount | |
| } | |
| closedIssueCount: issues(states: [CLOSED]) { | |
| totalCount | |
| } | |
| releases(last: 1) { | |
| totalCount | |
| nodes { | |
| tagName | |
| } | |
| } | |
| } | |
| repo_79: repository(name: "datasette-publish-vercel", owner: "simonw") { | |
| id | |
| nameWithOwner | |
| createdAt | |
| openGraphImageUrl | |
| usesCustomOpenGraphImage | |
| defaultBranchRef { | |
| target { | |
| oid | |
| } | |
| } | |
| repositoryTopics(first: 100) { | |
| totalCount | |
| nodes { | |
| topic { | |
| name | |
| } | |
| } | |
| } | |
| openIssueCount: issues(states: [OPEN]) { | |
| totalCount | |
| } | |
| closedIssueCount: issues(states: [CLOSED]) { | |
| totalCount | |
| } | |
| releases(last: 1) { | |
| totalCount | |
| nodes { | |
| tagName | |
| } | |
| } | |
| } | |
| repo_80: repository(name: "datasette-pyinstrument", owner: "simonw") { | |
| id | |
| nameWithOwner | |
| createdAt | |
| openGraphImageUrl | |
| usesCustomOpenGraphImage | |
| defaultBranchRef { | |
| target { | |
| oid | |
| } | |
| } | |
| repositoryTopics(first: 100) { | |
| totalCount | |
| nodes { | |
| topic { | |
| name | |
| } | |
| } | |
| } | |
| openIssueCount: issues(states: [OPEN]) { | |
| totalCount | |
| } | |
| closedIssueCount: issues(states: [CLOSED]) { | |
| totalCount | |
| } | |
| releases(last: 1) { | |
| totalCount | |
| nodes { | |
| tagName | |
| } | |
| } | |
| } | |
| repo_81: repository(name: "datasette-query-links", owner: "simonw") { | |
| id | |
| nameWithOwner | |
| createdAt | |
| openGraphImageUrl | |
| usesCustomOpenGraphImage | |
| defaultBranchRef { | |
| target { | |
| oid | |
| } | |
| } | |
| repositoryTopics(first: 100) { | |
| totalCount | |
| nodes { | |
| topic { | |
| name | |
| } | |
| } | |
| } | |
| openIssueCount: issues(states: [OPEN]) { | |
| totalCount | |
| } | |
| closedIssueCount: issues(states: [CLOSED]) { | |
| totalCount | |
| } | |
| releases(last: 1) { | |
| totalCount | |
| nodes { | |
| tagName | |
| } | |
| } | |
| } | |
| repo_82: repository(name: "datasette-redirect-forbidden", owner: "simonw") { | |
| id | |
| nameWithOwner | |
| createdAt | |
| openGraphImageUrl | |
| usesCustomOpenGraphImage | |
| defaultBranchRef { | |
| target { | |
| oid | |
| } | |
| } | |
| repositoryTopics(first: 100) { | |
| totalCount | |
| nodes { | |
| topic { | |
| name | |
| } | |
| } | |
| } | |
| openIssueCount: issues(states: [OPEN]) { | |
| totalCount | |
| } | |
| closedIssueCount: issues(states: [CLOSED]) { | |
| totalCount | |
| } | |
| releases(last: 1) { | |
| totalCount | |
| nodes { | |
| tagName | |
| } | |
| } | |
| } | |
| repo_83: repository(name: "datasette-redirect-to-https", owner: "simonw") { | |
| id | |
| nameWithOwner | |
| createdAt | |
| openGraphImageUrl | |
| usesCustomOpenGraphImage | |
| defaultBranchRef { | |
| target { | |
| oid | |
| } | |
| } | |
| repositoryTopics(first: 100) { | |
| totalCount | |
| nodes { | |
| topic { | |
| name | |
| } | |
| } | |
| } | |
| openIssueCount: issues(states: [OPEN]) { | |
| totalCount | |
| } | |
| closedIssueCount: issues(states: [CLOSED]) { | |
| totalCount | |
| } | |
| releases(last: 1) { | |
| totalCount | |
| nodes { | |
| tagName | |
| } | |
| } | |
| } | |
| repo_84: repository(name: "datasette-remote-metadata", owner: "simonw") { | |
| id | |
| nameWithOwner | |
| createdAt | |
| openGraphImageUrl | |
| usesCustomOpenGraphImage | |
| defaultBranchRef { | |
| target { | |
| oid | |
| } | |
| } | |
| repositoryTopics(first: 100) { | |
| totalCount | |
| nodes { | |
| topic { | |
| name | |
| } | |
| } | |
| } | |
| openIssueCount: issues(states: [OPEN]) { | |
| totalCount | |
| } | |
| closedIssueCount: issues(states: [CLOSED]) { | |
| totalCount | |
| } | |
| releases(last: 1) { | |
| totalCount | |
| nodes { | |
| tagName | |
| } | |
| } | |
| } | |
| repo_85: repository(name: "datasette-render-binary", owner: "simonw") { | |
| id | |
| nameWithOwner | |
| createdAt | |
| openGraphImageUrl | |
| usesCustomOpenGraphImage | |
| defaultBranchRef { | |
| target { | |
| oid | |
| } | |
| } | |
| repositoryTopics(first: 100) { | |
| totalCount | |
| nodes { | |
| topic { | |
| name | |
| } | |
| } | |
| } | |
| openIssueCount: issues(states: [OPEN]) { | |
| totalCount | |
| } | |
| closedIssueCount: issues(states: [CLOSED]) { | |
| totalCount | |
| } | |
| releases(last: 1) { | |
| totalCount | |
| nodes { | |
| tagName | |
| } | |
| } | |
| } | |
| repo_86: repository(name: "datasette-render-html", owner: "simonw") { | |
| id | |
| nameWithOwner | |
| createdAt | |
| openGraphImageUrl | |
| usesCustomOpenGraphImage | |
| defaultBranchRef { | |
| target { | |
| oid | |
| } | |
| } | |
| repositoryTopics(first: 100) { | |
| totalCount | |
| nodes { | |
| topic { | |
| name | |
| } | |
| } | |
| } | |
| openIssueCount: issues(states: [OPEN]) { | |
| totalCount | |
| } | |
| closedIssueCount: issues(states: [CLOSED]) { | |
| totalCount | |
| } | |
| releases(last: 1) { | |
| totalCount | |
| nodes { | |
| tagName | |
| } | |
| } | |
| } | |
| repo_87: repository(name: "datasette-render-image-tags", owner: "simonw") { | |
| id | |
| nameWithOwner | |
| createdAt | |
| openGraphImageUrl | |
| usesCustomOpenGraphImage | |
| defaultBranchRef { | |
| target { | |
| oid | |
| } | |
| } | |
| repositoryTopics(first: 100) { | |
| totalCount | |
| nodes { | |
| topic { | |
| name | |
| } | |
| } | |
| } | |
| openIssueCount: issues(states: [OPEN]) { | |
| totalCount | |
| } | |
| closedIssueCount: issues(states: [CLOSED]) { | |
| totalCount | |
| } | |
| releases(last: 1) { | |
| totalCount | |
| nodes { | |
| tagName | |
| } | |
| } | |
| } | |
| repo_88: repository(name: "datasette-render-images", owner: "simonw") { | |
| id | |
| nameWithOwner | |
| createdAt | |
| openGraphImageUrl | |
| usesCustomOpenGraphImage | |
| defaultBranchRef { | |
| target { | |
| oid | |
| } | |
| } | |
| repositoryTopics(first: 100) { | |
| totalCount | |
| nodes { | |
| topic { | |
| name | |
| } | |
| } | |
| } | |
| openIssueCount: issues(states: [OPEN]) { | |
| totalCount | |
| } | |
| closedIssueCount: issues(states: [CLOSED]) { | |
| totalCount | |
| } | |
| releases(last: 1) { | |
| totalCount | |
| nodes { | |
| tagName | |
| } | |
| } | |
| } | |
| repo_89: repository(name: "datasette-render-markdown", owner: "simonw") { | |
| id | |
| nameWithOwner | |
| createdAt | |
| openGraphImageUrl | |
| usesCustomOpenGraphImage | |
| defaultBranchRef { | |
| target { | |
| oid | |
| } | |
| } | |
| repositoryTopics(first: 100) { | |
| totalCount | |
| nodes { | |
| topic { | |
| name | |
| } | |
| } | |
| } | |
| openIssueCount: issues(states: [OPEN]) { | |
| totalCount | |
| } | |
| closedIssueCount: issues(states: [CLOSED]) { | |
| totalCount | |
| } | |
| releases(last: 1) { | |
| totalCount | |
| nodes { | |
| tagName | |
| } | |
| } | |
| } | |
| repo_90: repository(name: "datasette-render-timestamps", owner: "simonw") { | |
| id | |
| nameWithOwner | |
| createdAt | |
| openGraphImageUrl | |
| usesCustomOpenGraphImage | |
| defaultBranchRef { | |
| target { | |
| oid | |
| } | |
| } | |
| repositoryTopics(first: 100) { | |
| totalCount | |
| nodes { | |
| topic { | |
| name | |
| } | |
| } | |
| } | |
| openIssueCount: issues(states: [OPEN]) { | |
| totalCount | |
| } | |
| closedIssueCount: issues(states: [CLOSED]) { | |
| totalCount | |
| } | |
| releases(last: 1) { | |
| totalCount | |
| nodes { | |
| tagName | |
| } | |
| } | |
| } | |
| repo_91: repository(name: "datasette-ripgrep", owner: "simonw") { | |
| id | |
| nameWithOwner | |
| createdAt | |
| openGraphImageUrl | |
| usesCustomOpenGraphImage | |
| defaultBranchRef { | |
| target { | |
| oid | |
| } | |
| } | |
| repositoryTopics(first: 100) { | |
| totalCount | |
| nodes { | |
| topic { | |
| name | |
| } | |
| } | |
| } | |
| openIssueCount: issues(states: [OPEN]) { | |
| totalCount | |
| } | |
| closedIssueCount: issues(states: [CLOSED]) { | |
| totalCount | |
| } | |
| releases(last: 1) { | |
| totalCount | |
| nodes { | |
| tagName | |
| } | |
| } | |
| } | |
| repo_92: repository(name: "datasette-rure", owner: "simonw") { | |
| id | |
| nameWithOwner | |
| createdAt | |
| openGraphImageUrl | |
| usesCustomOpenGraphImage | |
| defaultBranchRef { | |
| target { | |
| oid | |
| } | |
| } | |
| repositoryTopics(first: 100) { | |
| totalCount | |
| nodes { | |
| topic { | |
| name | |
| } | |
| } | |
| } | |
| openIssueCount: issues(states: [OPEN]) { | |
| totalCount | |
| } | |
| closedIssueCount: issues(states: [CLOSED]) { | |
| totalCount | |
| } | |
| releases(last: 1) { | |
| totalCount | |
| nodes { | |
| tagName | |
| } | |
| } | |
| } | |
| repo_93: repository(name: "datasette-sandstorm-support", owner: "simonw") { | |
| id | |
| nameWithOwner | |
| createdAt | |
| openGraphImageUrl | |
| usesCustomOpenGraphImage | |
| defaultBranchRef { | |
| target { | |
| oid | |
| } | |
| } | |
| repositoryTopics(first: 100) { | |
| totalCount | |
| nodes { | |
| topic { | |
| name | |
| } | |
| } | |
| } | |
| openIssueCount: issues(states: [OPEN]) { | |
| totalCount | |
| } | |
| closedIssueCount: issues(states: [CLOSED]) { | |
| totalCount | |
| } | |
| releases(last: 1) { | |
| totalCount | |
| nodes { | |
| tagName | |
| } | |
| } | |
| } | |
| repo_94: repository(name: "datasette-saved-queries", owner: "simonw") { | |
| id | |
| nameWithOwner | |
| createdAt | |
| openGraphImageUrl | |
| usesCustomOpenGraphImage | |
| defaultBranchRef { | |
| target { | |
| oid | |
| } | |
| } | |
| repositoryTopics(first: 100) { | |
| totalCount | |
| nodes { | |
| topic { | |
| name | |
| } | |
| } | |
| } | |
| openIssueCount: issues(states: [OPEN]) { | |
| totalCount | |
| } | |
| closedIssueCount: issues(states: [CLOSED]) { | |
| totalCount | |
| } | |
| releases(last: 1) { | |
| totalCount | |
| nodes { | |
| tagName | |
| } | |
| } | |
| } | |
| repo_95: repository(name: "datasette-scale-to-zero", owner: "simonw") { | |
| id | |
| nameWithOwner | |
| createdAt | |
| openGraphImageUrl | |
| usesCustomOpenGraphImage | |
| defaultBranchRef { | |
| target { | |
| oid | |
| } | |
| } | |
| repositoryTopics(first: 100) { | |
| totalCount | |
| nodes { | |
| topic { | |
| name | |
| } | |
| } | |
| } | |
| openIssueCount: issues(states: [OPEN]) { | |
| totalCount | |
| } | |
| closedIssueCount: issues(states: [CLOSED]) { | |
| totalCount | |
| } | |
| releases(last: 1) { | |
| totalCount | |
| nodes { | |
| tagName | |
| } | |
| } | |
| } | |
| repo_96: repository(name: "datasette-schema-versions", owner: "simonw") { | |
| id | |
| nameWithOwner | |
| createdAt | |
| openGraphImageUrl | |
| usesCustomOpenGraphImage | |
| defaultBranchRef { | |
| target { | |
| oid | |
| } | |
| } | |
| repositoryTopics(first: 100) { | |
| totalCount | |
| nodes { | |
| topic { | |
| name | |
| } | |
| } | |
| } | |
| openIssueCount: issues(states: [OPEN]) { | |
| totalCount | |
| } | |
| closedIssueCount: issues(states: [CLOSED]) { | |
| totalCount | |
| } | |
| releases(last: 1) { | |
| totalCount | |
| nodes { | |
| tagName | |
| } | |
| } | |
| } | |
| repo_97: repository(name: "datasette-seaborn", owner: "simonw") { | |
| id | |
| nameWithOwner | |
| createdAt | |
| openGraphImageUrl | |
| usesCustomOpenGraphImage | |
| defaultBranchRef { | |
| target { | |
| oid | |
| } | |
| } | |
| repositoryTopics(first: 100) { | |
| totalCount | |
| nodes { | |
| topic { | |
| name | |
| } | |
| } | |
| } | |
| openIssueCount: issues(states: [OPEN]) { | |
| totalCount | |
| } | |
| closedIssueCount: issues(states: [CLOSED]) { | |
| totalCount | |
| } | |
| releases(last: 1) { | |
| totalCount | |
| nodes { | |
| tagName | |
| } | |
| } | |
| } | |
| repo_98: repository(name: "datasette-search-all", owner: "simonw") { | |
| id | |
| nameWithOwner | |
| createdAt | |
| openGraphImageUrl | |
| usesCustomOpenGraphImage | |
| defaultBranchRef { | |
| target { | |
| oid | |
| } | |
| } | |
| repositoryTopics(first: 100) { | |
| totalCount | |
| nodes { | |
| topic { | |
| name | |
| } | |
| } | |
| } | |
| openIssueCount: issues(states: [OPEN]) { | |
| totalCount | |
| } | |
| closedIssueCount: issues(states: [CLOSED]) { | |
| totalCount | |
| } | |
| releases(last: 1) { | |
| totalCount | |
| nodes { | |
| tagName | |
| } | |
| } | |
| } | |
| repo_99: repository(name: "datasette-sentry", owner: "simonw") { | |
| id | |
| nameWithOwner | |
| createdAt | |
| openGraphImageUrl | |
| usesCustomOpenGraphImage | |
| defaultBranchRef { | |
| target { | |
| oid | |
| } | |
| } | |
| repositoryTopics(first: 100) { | |
| totalCount | |
| nodes { | |
| topic { | |
| name | |
| } | |
| } | |
| } | |
| openIssueCount: issues(states: [OPEN]) { | |
| totalCount | |
| } | |
| closedIssueCount: issues(states: [CLOSED]) { | |
| totalCount | |
| } | |
| releases(last: 1) { | |
| totalCount | |
| nodes { | |
| tagName | |
| } | |
| } | |
| } | |
| repo_100: repository(name: "datasette-show-errors", owner: "simonw") { | |
| id | |
| nameWithOwner | |
| createdAt | |
| openGraphImageUrl | |
| usesCustomOpenGraphImage | |
| defaultBranchRef { | |
| target { | |
| oid | |
| } | |
| } | |
| repositoryTopics(first: 100) { | |
| totalCount | |
| nodes { | |
| topic { | |
| name | |
| } | |
| } | |
| } | |
| openIssueCount: issues(states: [OPEN]) { | |
| totalCount | |
| } | |
| closedIssueCount: issues(states: [CLOSED]) { | |
| totalCount | |
| } | |
| releases(last: 1) { | |
| totalCount | |
| nodes { | |
| tagName | |
| } | |
| } | |
| } | |
| repo_101: repository(name: "datasette-sitemap", owner: "simonw") { | |
| id | |
| nameWithOwner | |
| createdAt | |
| openGraphImageUrl | |
| usesCustomOpenGraphImage | |
| defaultBranchRef { | |
| target { | |
| oid | |
| } | |
| } | |
| repositoryTopics(first: 100) { | |
| totalCount | |
| nodes { | |
| topic { | |
| name | |
| } | |
| } | |
| } | |
| openIssueCount: issues(states: [OPEN]) { | |
| totalCount | |
| } | |
| closedIssueCount: issues(states: [CLOSED]) { | |
| totalCount | |
| } | |
| releases(last: 1) { | |
| totalCount | |
| nodes { | |
| tagName | |
| } | |
| } | |
| } | |
| repo_102: repository(name: "datasette-socrata", owner: "simonw") { | |
| id | |
| nameWithOwner | |
| createdAt | |
| openGraphImageUrl | |
| usesCustomOpenGraphImage | |
| defaultBranchRef { | |
| target { | |
| oid | |
| } | |
| } | |
| repositoryTopics(first: 100) { | |
| totalCount | |
| nodes { | |
| topic { | |
| name | |
| } | |
| } | |
| } | |
| openIssueCount: issues(states: [OPEN]) { | |
| totalCount | |
| } | |
| closedIssueCount: issues(states: [CLOSED]) { | |
| totalCount | |
| } | |
| releases(last: 1) { | |
| totalCount | |
| nodes { | |
| tagName | |
| } | |
| } | |
| } | |
| repo_103: repository(name: "datasette-sqlite-fts4", owner: "simonw") { | |
| id | |
| nameWithOwner | |
| createdAt | |
| openGraphImageUrl | |
| usesCustomOpenGraphImage | |
| defaultBranchRef { | |
| target { | |
| oid | |
| } | |
| } | |
| repositoryTopics(first: 100) { | |
| totalCount | |
| nodes { | |
| topic { | |
| name | |
| } | |
| } | |
| } | |
| openIssueCount: issues(states: [OPEN]) { | |
| totalCount | |
| } | |
| closedIssueCount: issues(states: [CLOSED]) { | |
| totalCount | |
| } | |
| releases(last: 1) { | |
| totalCount | |
| nodes { | |
| tagName | |
| } | |
| } | |
| } | |
| repo_104: repository(name: "datasette-template-request", owner: "simonw") { | |
| id | |
| nameWithOwner | |
| createdAt | |
| openGraphImageUrl | |
| usesCustomOpenGraphImage | |
| defaultBranchRef { | |
| target { | |
| oid | |
| } | |
| } | |
| repositoryTopics(first: 100) { | |
| totalCount | |
| nodes { | |
| topic { | |
| name | |
| } | |
| } | |
| } | |
| openIssueCount: issues(states: [OPEN]) { | |
| totalCount | |
| } | |
| closedIssueCount: issues(states: [CLOSED]) { | |
| totalCount | |
| } | |
| releases(last: 1) { | |
| totalCount | |
| nodes { | |
| tagName | |
| } | |
| } | |
| } | |
| repo_105: repository(name: "datasette-template-sql", owner: "simonw") { | |
| id | |
| nameWithOwner | |
| createdAt | |
| openGraphImageUrl | |
| usesCustomOpenGraphImage | |
| defaultBranchRef { | |
| target { | |
| oid | |
| } | |
| } | |
| repositoryTopics(first: 100) { | |
| totalCount | |
| nodes { | |
| topic { | |
| name | |
| } | |
| } | |
| } | |
| openIssueCount: issues(states: [OPEN]) { | |
| totalCount | |
| } | |
| closedIssueCount: issues(states: [CLOSED]) { | |
| totalCount | |
| } | |
| releases(last: 1) { | |
| totalCount | |
| nodes { | |
| tagName | |
| } | |
| } | |
| } | |
| repo_106: repository(name: "datasette-tiddlywiki", owner: "simonw") { | |
| id | |
| nameWithOwner | |
| createdAt | |
| openGraphImageUrl | |
| usesCustomOpenGraphImage | |
| defaultBranchRef { | |
| target { | |
| oid | |
| } | |
| } | |
| repositoryTopics(first: 100) { | |
| totalCount | |
| nodes { | |
| topic { | |
| name | |
| } | |
| } | |
| } | |
| openIssueCount: issues(states: [OPEN]) { | |
| totalCount | |
| } | |
| closedIssueCount: issues(states: [CLOSED]) { | |
| totalCount | |
| } | |
| releases(last: 1) { | |
| totalCount | |
| nodes { | |
| tagName | |
| } | |
| } | |
| } | |
| repo_107: repository(name: "datasette-tiles", owner: "simonw") { | |
| id | |
| nameWithOwner | |
| createdAt | |
| openGraphImageUrl | |
| usesCustomOpenGraphImage | |
| defaultBranchRef { | |
| target { | |
| oid | |
| } | |
| } | |
| repositoryTopics(first: 100) { | |
| totalCount | |
| nodes { | |
| topic { | |
| name | |
| } | |
| } | |
| } | |
| openIssueCount: issues(states: [OPEN]) { | |
| totalCount | |
| } | |
| closedIssueCount: issues(states: [CLOSED]) { | |
| totalCount | |
| } | |
| releases(last: 1) { | |
| totalCount | |
| nodes { | |
| tagName | |
| } | |
| } | |
| } | |
| repo_108: repository(name: "datasette-total-page-time", owner: "simonw") { | |
| id | |
| nameWithOwner | |
| createdAt | |
| openGraphImageUrl | |
| usesCustomOpenGraphImage | |
| defaultBranchRef { | |
| target { | |
| oid | |
| } | |
| } | |
| repositoryTopics(first: 100) { | |
| totalCount | |
| nodes { | |
| topic { | |
| name | |
| } | |
| } | |
| } | |
| openIssueCount: issues(states: [OPEN]) { | |
| totalCount | |
| } | |
| closedIssueCount: issues(states: [CLOSED]) { | |
| totalCount | |
| } | |
| releases(last: 1) { | |
| totalCount | |
| nodes { | |
| tagName | |
| } | |
| } | |
| } | |
| repo_109: repository(name: "datasette-upload-csvs", owner: "simonw") { | |
| id | |
| nameWithOwner | |
| createdAt | |
| openGraphImageUrl | |
| usesCustomOpenGraphImage | |
| defaultBranchRef { | |
| target { | |
| oid | |
| } | |
| } | |
| repositoryTopics(first: 100) { | |
| totalCount | |
| nodes { | |
| topic { | |
| name | |
| } | |
| } | |
| } | |
| openIssueCount: issues(states: [OPEN]) { | |
| totalCount | |
| } | |
| closedIssueCount: issues(states: [CLOSED]) { | |
| totalCount | |
| } | |
| releases(last: 1) { | |
| totalCount | |
| nodes { | |
| tagName | |
| } | |
| } | |
| } | |
| repo_110: repository(name: "datasette-upload-dbs", owner: "simonw") { | |
| id | |
| nameWithOwner | |
| createdAt | |
| openGraphImageUrl | |
| usesCustomOpenGraphImage | |
| defaultBranchRef { | |
| target { | |
| oid | |
| } | |
| } | |
| repositoryTopics(first: 100) { | |
| totalCount | |
| nodes { | |
| topic { | |
| name | |
| } | |
| } | |
| } | |
| openIssueCount: issues(states: [OPEN]) { | |
| totalCount | |
| } | |
| closedIssueCount: issues(states: [CLOSED]) { | |
| totalCount | |
| } | |
| releases(last: 1) { | |
| totalCount | |
| nodes { | |
| tagName | |
| } | |
| } | |
| } | |
| repo_111: repository(name: "datasette-vega", owner: "simonw") { | |
| id | |
| nameWithOwner | |
| createdAt | |
| openGraphImageUrl | |
| usesCustomOpenGraphImage | |
| defaultBranchRef { | |
| target { | |
| oid | |
| } | |
| } | |
| repositoryTopics(first: 100) { | |
| totalCount | |
| nodes { | |
| topic { | |
| name | |
| } | |
| } | |
| } | |
| openIssueCount: issues(states: [OPEN]) { | |
| totalCount | |
| } | |
| closedIssueCount: issues(states: [CLOSED]) { | |
| totalCount | |
| } | |
| releases(last: 1) { | |
| totalCount | |
| nodes { | |
| tagName | |
| } | |
| } | |
| } | |
| repo_112: repository(name: "datasette-verify", owner: "simonw") { | |
| id | |
| nameWithOwner | |
| createdAt | |
| openGraphImageUrl | |
| usesCustomOpenGraphImage | |
| defaultBranchRef { | |
| target { | |
| oid | |
| } | |
| } | |
| repositoryTopics(first: 100) { | |
| totalCount | |
| nodes { | |
| topic { | |
| name | |
| } | |
| } | |
| } | |
| openIssueCount: issues(states: [OPEN]) { | |
| totalCount | |
| } | |
| closedIssueCount: issues(states: [CLOSED]) { | |
| totalCount | |
| } | |
| releases(last: 1) { | |
| totalCount | |
| nodes { | |
| tagName | |
| } | |
| } | |
| } | |
| repo_113: repository(name: "datasette-write", owner: "simonw") { | |
| id | |
| nameWithOwner | |
| createdAt | |
| openGraphImageUrl | |
| usesCustomOpenGraphImage | |
| defaultBranchRef { | |
| target { | |
| oid | |
| } | |
| } | |
| repositoryTopics(first: 100) { | |
| totalCount | |
| nodes { | |
| topic { | |
| name | |
| } | |
| } | |
| } | |
| openIssueCount: issues(states: [OPEN]) { | |
| totalCount | |
| } | |
| closedIssueCount: issues(states: [CLOSED]) { | |
| totalCount | |
| } | |
| releases(last: 1) { | |
| totalCount | |
| nodes { | |
| tagName | |
| } | |
| } | |
| } | |
| repo_114: repository(name: "datasette-x-forwarded-host", owner: "simonw") { | |
| id | |
| nameWithOwner | |
| createdAt | |
| openGraphImageUrl | |
| usesCustomOpenGraphImage | |
| defaultBranchRef { | |
| target { | |
| oid | |
| } | |
| } | |
| repositoryTopics(first: 100) { | |
| totalCount | |
| nodes { | |
| topic { | |
| name | |
| } | |
| } | |
| } | |
| openIssueCount: issues(states: [OPEN]) { | |
| totalCount | |
| } | |
| closedIssueCount: issues(states: [CLOSED]) { | |
| totalCount | |
| } | |
| releases(last: 1) { | |
| totalCount | |
| nodes { | |
| tagName | |
| } | |
| } | |
| } | |
| repo_115: repository(name: "datasette-yaml", owner: "simonw") { | |
| id | |
| nameWithOwner | |
| createdAt | |
| openGraphImageUrl | |
| usesCustomOpenGraphImage | |
| defaultBranchRef { | |
| target { | |
| oid | |
| } | |
| } | |
| repositoryTopics(first: 100) { | |
| totalCount | |
| nodes { | |
| topic { | |
| name | |
| } | |
| } | |
| } | |
| openIssueCount: issues(states: [OPEN]) { | |
| totalCount | |
| } | |
| closedIssueCount: issues(states: [CLOSED]) { | |
| totalCount | |
| } | |
| releases(last: 1) { | |
| totalCount | |
| nodes { | |
| tagName | |
| } | |
| } | |
| } | |
| repo_116: repository(name: "db-to-sqlite", owner: "simonw") { | |
| id | |
| nameWithOwner | |
| createdAt | |
| openGraphImageUrl | |
| usesCustomOpenGraphImage | |
| defaultBranchRef { | |
| target { | |
| oid | |
| } | |
| } | |
| repositoryTopics(first: 100) { | |
| totalCount | |
| nodes { | |
| topic { | |
| name | |
| } | |
| } | |
| } | |
| openIssueCount: issues(states: [OPEN]) { | |
| totalCount | |
| } | |
| closedIssueCount: issues(states: [CLOSED]) { | |
| totalCount | |
| } | |
| releases(last: 1) { | |
| totalCount | |
| nodes { | |
| tagName | |
| } | |
| } | |
| } | |
| repo_117: repository(name: "dbf-to-sqlite", owner: "simonw") { | |
| id | |
| nameWithOwner | |
| createdAt | |
| openGraphImageUrl | |
| usesCustomOpenGraphImage | |
| defaultBranchRef { | |
| target { | |
| oid | |
| } | |
| } | |
| repositoryTopics(first: 100) { | |
| totalCount | |
| nodes { | |
| topic { | |
| name | |
| } | |
| } | |
| } | |
| openIssueCount: issues(states: [OPEN]) { | |
| totalCount | |
| } | |
| closedIssueCount: issues(states: [CLOSED]) { | |
| totalCount | |
| } | |
| releases(last: 1) { | |
| totalCount | |
| nodes { | |
| tagName | |
| } | |
| } | |
| } | |
| repo_118: repository(name: "django-sql-dashboard", owner: "simonw") { | |
| id | |
| nameWithOwner | |
| createdAt | |
| openGraphImageUrl | |
| usesCustomOpenGraphImage | |
| defaultBranchRef { | |
| target { | |
| oid | |
| } | |
| } | |
| repositoryTopics(first: 100) { | |
| totalCount | |
| nodes { | |
| topic { | |
| name | |
| } | |
| } | |
| } | |
| openIssueCount: issues(states: [OPEN]) { | |
| totalCount | |
| } | |
| closedIssueCount: issues(states: [CLOSED]) { | |
| totalCount | |
| } | |
| releases(last: 1) { | |
| totalCount | |
| nodes { | |
| tagName | |
| } | |
| } | |
| } | |
| repo_119: repository(name: "download-tiles", owner: "simonw") { | |
| id | |
| nameWithOwner | |
| createdAt | |
| openGraphImageUrl | |
| usesCustomOpenGraphImage | |
| defaultBranchRef { | |
| target { | |
| oid | |
| } | |
| } | |
| repositoryTopics(first: 100) { | |
| totalCount | |
| nodes { | |
| topic { | |
| name | |
| } | |
| } | |
| } | |
| openIssueCount: issues(states: [OPEN]) { | |
| totalCount | |
| } | |
| closedIssueCount: issues(states: [CLOSED]) { | |
| totalCount | |
| } | |
| releases(last: 1) { | |
| totalCount | |
| nodes { | |
| tagName | |
| } | |
| } | |
| } | |
| repo_120: repository(name: "fec-to-sqlite", owner: "simonw") { | |
| id | |
| nameWithOwner | |
| createdAt | |
| openGraphImageUrl | |
| usesCustomOpenGraphImage | |
| defaultBranchRef { | |
| target { | |
| oid | |
| } | |
| } | |
| repositoryTopics(first: 100) { | |
| totalCount | |
| nodes { | |
| topic { | |
| name | |
| } | |
| } | |
| } | |
| openIssueCount: issues(states: [OPEN]) { | |
| totalCount | |
| } | |
| closedIssueCount: issues(states: [CLOSED]) { | |
| totalCount | |
| } | |
| releases(last: 1) { | |
| totalCount | |
| nodes { | |
| tagName | |
| } | |
| } | |
| } | |
| repo_121: repository(name: "geojson-to-sqlite", owner: "simonw") { | |
| id | |
| nameWithOwner | |
| createdAt | |
| openGraphImageUrl | |
| usesCustomOpenGraphImage | |
| defaultBranchRef { | |
| target { | |
| oid | |
| } | |
| } | |
| repositoryTopics(first: 100) { | |
| totalCount | |
| nodes { | |
| topic { | |
| name | |
| } | |
| } | |
| } | |
| openIssueCount: issues(states: [OPEN]) { | |
| totalCount | |
| } | |
| closedIssueCount: issues(states: [CLOSED]) { | |
| totalCount | |
| } | |
| releases(last: 1) { | |
| totalCount | |
| nodes { | |
| tagName | |
| } | |
| } | |
| } | |
| repo_122: repository(name: "git-history", owner: "simonw") { | |
| id | |
| nameWithOwner | |
| createdAt | |
| openGraphImageUrl | |
| usesCustomOpenGraphImage | |
| defaultBranchRef { | |
| target { | |
| oid | |
| } | |
| } | |
| repositoryTopics(first: 100) { | |
| totalCount | |
| nodes { | |
| topic { | |
| name | |
| } | |
| } | |
| } | |
| openIssueCount: issues(states: [OPEN]) { | |
| totalCount | |
| } | |
| closedIssueCount: issues(states: [CLOSED]) { | |
| totalCount | |
| } | |
| releases(last: 1) { | |
| totalCount | |
| nodes { | |
| tagName | |
| } | |
| } | |
| } | |
| repo_123: repository(name: "google-drive-to-sqlite", owner: "simonw") { | |
| id | |
| nameWithOwner | |
| createdAt | |
| openGraphImageUrl | |
| usesCustomOpenGraphImage | |
| defaultBranchRef { | |
| target { | |
| oid | |
| } | |
| } | |
| repositoryTopics(first: 100) { | |
| totalCount | |
| nodes { | |
| topic { | |
| name | |
| } | |
| } | |
| } | |
| openIssueCount: issues(states: [OPEN]) { | |
| totalCount | |
| } | |
| closedIssueCount: issues(states: [CLOSED]) { | |
| totalCount | |
| } | |
| releases(last: 1) { | |
| totalCount | |
| nodes { | |
| tagName | |
| } | |
| } | |
| } | |
| repo_124: repository(name: "markdown-to-sqlite", owner: "simonw") { | |
| id | |
| nameWithOwner | |
| createdAt | |
| openGraphImageUrl | |
| usesCustomOpenGraphImage | |
| defaultBranchRef { | |
| target { | |
| oid | |
| } | |
| } | |
| repositoryTopics(first: 100) { | |
| totalCount | |
| nodes { | |
| topic { | |
| name | |
| } | |
| } | |
| } | |
| openIssueCount: issues(states: [OPEN]) { | |
| totalCount | |
| } | |
| closedIssueCount: issues(states: [CLOSED]) { | |
| totalCount | |
| } | |
| releases(last: 1) { | |
| totalCount | |
| nodes { | |
| tagName | |
| } | |
| } | |
| } | |
| repo_125: repository(name: "pypi-to-sqlite", owner: "simonw") { | |
| id | |
| nameWithOwner | |
| createdAt | |
| openGraphImageUrl | |
| usesCustomOpenGraphImage | |
| defaultBranchRef { | |
| target { | |
| oid | |
| } | |
| } | |
| repositoryTopics(first: 100) { | |
| totalCount | |
| nodes { | |
| topic { | |
| name | |
| } | |
| } | |
| } | |
| openIssueCount: issues(states: [OPEN]) { | |
| totalCount | |
| } | |
| closedIssueCount: issues(states: [CLOSED]) { | |
| totalCount | |
| } | |
| releases(last: 1) { | |
| totalCount | |
| nodes { | |
| tagName | |
| } | |
| } | |
| } | |
| repo_126: repository(name: "s3-credentials", owner: "simonw") { | |
| id | |
| nameWithOwner | |
| createdAt | |
| openGraphImageUrl | |
| usesCustomOpenGraphImage | |
| defaultBranchRef { | |
| target { | |
| oid | |
| } | |
| } | |
| repositoryTopics(first: 100) { | |
| totalCount | |
| nodes { | |
| topic { | |
| name | |
| } | |
| } | |
| } | |
| openIssueCount: issues(states: [OPEN]) { | |
| totalCount | |
| } | |
| closedIssueCount: issues(states: [CLOSED]) { | |
| totalCount | |
| } | |
| releases(last: 1) { | |
| totalCount | |
| nodes { | |
| tagName | |
| } | |
| } | |
| } | |
| repo_127: repository(name: "s3-ocr", owner: "simonw") { | |
| id | |
| nameWithOwner | |
| createdAt | |
| openGraphImageUrl | |
| usesCustomOpenGraphImage | |
| defaultBranchRef { | |
| target { | |
| oid | |
| } | |
| } | |
| repositoryTopics(first: 100) { | |
| totalCount | |
| nodes { | |
| topic { | |
| name | |
| } | |
| } | |
| } | |
| openIssueCount: issues(states: [OPEN]) { | |
| totalCount | |
| } | |
| closedIssueCount: issues(states: [CLOSED]) { | |
| totalCount | |
| } | |
| releases(last: 1) { | |
| totalCount | |
| nodes { | |
| tagName | |
| } | |
| } | |
| } | |
| repo_128: repository(name: "shapefile-to-sqlite", owner: "simonw") { | |
| id | |
| nameWithOwner | |
| createdAt | |
| openGraphImageUrl | |
| usesCustomOpenGraphImage | |
| defaultBranchRef { | |
| target { | |
| oid | |
| } | |
| } | |
| repositoryTopics(first: 100) { | |
| totalCount | |
| nodes { | |
| topic { | |
| name | |
| } | |
| } | |
| } | |
| openIssueCount: issues(states: [OPEN]) { | |
| totalCount | |
| } | |
| closedIssueCount: issues(states: [CLOSED]) { | |
| totalCount | |
| } | |
| releases(last: 1) { | |
| totalCount | |
| nodes { | |
| tagName | |
| } | |
| } | |
| } | |
| repo_129: repository(name: "shot-scraper", owner: "simonw") { | |
| id | |
| nameWithOwner | |
| createdAt | |
| openGraphImageUrl | |
| usesCustomOpenGraphImage | |
| defaultBranchRef { | |
| target { | |
| oid | |
| } | |
| } | |
| repositoryTopics(first: 100) { | |
| totalCount | |
| nodes { | |
| topic { | |
| name | |
| } | |
| } | |
| } | |
| openIssueCount: issues(states: [OPEN]) { | |
| totalCount | |
| } | |
| closedIssueCount: issues(states: [CLOSED]) { | |
| totalCount | |
| } | |
| releases(last: 1) { | |
| totalCount | |
| nodes { | |
| tagName | |
| } | |
| } | |
| } | |
| repo_130: repository(name: "sphinx-to-sqlite", owner: "simonw") { | |
| id | |
| nameWithOwner | |
| createdAt | |
| openGraphImageUrl | |
| usesCustomOpenGraphImage | |
| defaultBranchRef { | |
| target { | |
| oid | |
| } | |
| } | |
| repositoryTopics(first: 100) { | |
| totalCount | |
| nodes { | |
| topic { | |
| name | |
| } | |
| } | |
| } | |
| openIssueCount: issues(states: [OPEN]) { | |
| totalCount | |
| } | |
| closedIssueCount: issues(states: [CLOSED]) { | |
| totalCount | |
| } | |
| releases(last: 1) { | |
| totalCount | |
| nodes { | |
| tagName | |
| } | |
| } | |
| } | |
| repo_131: repository(name: "sqlite-comprehend", owner: "simonw") { | |
| id | |
| nameWithOwner | |
| createdAt | |
| openGraphImageUrl | |
| usesCustomOpenGraphImage | |
| defaultBranchRef { | |
| target { | |
| oid | |
| } | |
| } | |
| repositoryTopics(first: 100) { | |
| totalCount | |
| nodes { | |
| topic { | |
| name | |
| } | |
| } | |
| } | |
| openIssueCount: issues(states: [OPEN]) { | |
| totalCount | |
| } | |
| closedIssueCount: issues(states: [CLOSED]) { | |
| totalCount | |
| } | |
| releases(last: 1) { | |
| totalCount | |
| nodes { | |
| tagName | |
| } | |
| } | |
| } | |
| repo_132: repository(name: "sqlite-diffable", owner: "simonw") { | |
| id | |
| nameWithOwner | |
| createdAt | |
| openGraphImageUrl | |
| usesCustomOpenGraphImage | |
| defaultBranchRef { | |
| target { | |
| oid | |
| } | |
| } | |
| repositoryTopics(first: 100) { | |
| totalCount | |
| nodes { | |
| topic { | |
| name | |
| } | |
| } | |
| } | |
| openIssueCount: issues(states: [OPEN]) { | |
| totalCount | |
| } | |
| closedIssueCount: issues(states: [CLOSED]) { | |
| totalCount | |
| } | |
| releases(last: 1) { | |
| totalCount | |
| nodes { | |
| tagName | |
| } | |
| } | |
| } | |
| repo_133: repository(name: "sqlite-generate", owner: "simonw") { | |
| id | |
| nameWithOwner | |
| createdAt | |
| openGraphImageUrl | |
| usesCustomOpenGraphImage | |
| defaultBranchRef { | |
| target { | |
| oid | |
| } | |
| } | |
| repositoryTopics(first: 100) { | |
| totalCount | |
| nodes { | |
| topic { | |
| name | |
| } | |
| } | |
| } | |
| openIssueCount: issues(states: [OPEN]) { | |
| totalCount | |
| } | |
| closedIssueCount: issues(states: [CLOSED]) { | |
| totalCount | |
| } | |
| releases(last: 1) { | |
| totalCount | |
| nodes { | |
| tagName | |
| } | |
| } | |
| } | |
| repo_134: repository(name: "sqlite-transform", owner: "simonw") { | |
| id | |
| nameWithOwner | |
| createdAt | |
| openGraphImageUrl | |
| usesCustomOpenGraphImage | |
| defaultBranchRef { | |
| target { | |
| oid | |
| } | |
| } | |
| repositoryTopics(first: 100) { | |
| totalCount | |
| nodes { | |
| topic { | |
| name | |
| } | |
| } | |
| } | |
| openIssueCount: issues(states: [OPEN]) { | |
| totalCount | |
| } | |
| closedIssueCount: issues(states: [CLOSED]) { | |
| totalCount | |
| } | |
| releases(last: 1) { | |
| totalCount | |
| nodes { | |
| tagName | |
| } | |
| } | |
| } | |
| repo_135: repository(name: "sqlite-utils", owner: "simonw") { | |
| id | |
| nameWithOwner | |
| createdAt | |
| openGraphImageUrl | |
| usesCustomOpenGraphImage | |
| defaultBranchRef { | |
| target { | |
| oid | |
| } | |
| } | |
| repositoryTopics(first: 100) { | |
| totalCount | |
| nodes { | |
| topic { | |
| name | |
| } | |
| } | |
| } | |
| openIssueCount: issues(states: [OPEN]) { | |
| totalCount | |
| } | |
| closedIssueCount: issues(states: [CLOSED]) { | |
| totalCount | |
| } | |
| releases(last: 1) { | |
| totalCount | |
| nodes { | |
| tagName | |
| } | |
| } | |
| } | |
| repo_136: repository(name: "tableau-to-sqlite", owner: "simonw") { | |
| id | |
| nameWithOwner | |
| createdAt | |
| openGraphImageUrl | |
| usesCustomOpenGraphImage | |
| defaultBranchRef { | |
| target { | |
| oid | |
| } | |
| } | |
| repositoryTopics(first: 100) { | |
| totalCount | |
| nodes { | |
| topic { | |
| name | |
| } | |
| } | |
| } | |
| openIssueCount: issues(states: [OPEN]) { | |
| totalCount | |
| } | |
| closedIssueCount: issues(states: [CLOSED]) { | |
| totalCount | |
| } | |
| releases(last: 1) { | |
| totalCount | |
| nodes { | |
| tagName | |
| } | |
| } | |
| } | |
| repo_137: repository(name: "yaml-to-sqlite", owner: "simonw") { | |
| id | |
| nameWithOwner | |
| createdAt | |
| openGraphImageUrl | |
| usesCustomOpenGraphImage | |
| defaultBranchRef { | |
| target { | |
| oid | |
| } | |
| } | |
| repositoryTopics(first: 100) { | |
| totalCount | |
| nodes { | |
| topic { | |
| name | |
| } | |
| } | |
| } | |
| openIssueCount: issues(states: [OPEN]) { | |
| totalCount | |
| } | |
| closedIssueCount: issues(states: [CLOSED]) { | |
| totalCount | |
| } | |
| releases(last: 1) { | |
| totalCount | |
| nodes { | |
| tagName | |
| } | |
| } | |
| } | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment