home / github / issue_comments

Menu
  • GraphQL API

issue_comments: 603582122

This data as json

html_url issue_url id node_id user created_at updated_at author_association body reactions issue performed_via_github_app
https://github.com/simonw/datasette/issues/705#issuecomment-603582122 https://api.github.com/repos/simonw/datasette/issues/705 603582122 MDEyOklzc3VlQ29tbWVudDYwMzU4MjEyMg== 9599 2020-03-25T01:00:30Z 2020-03-25T01:00:30Z OWNER I'm going to do this using GitHub Actions and the recipe from https://simonwillison.net/2020/Jan/21/github-actions-cloud-run/ First step: deploying manually using this: ``` datasette publish cloudrun fixtures.db \ -m fixtures.json \ --branch=7656fd64d8b6a32ebc34d89c1b8711cc5ea240f7 \ --version-note=7656fd64d8b6a32ebc34d89c1b8711cc5ea240f7 \ --extra-options="--config template_debug:1" \ --service=datasette-latest ``` {"total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0} 585626199  
Powered by Datasette · Queries took 1.262ms