home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 397908185

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/313#issuecomment-397908185 https://api.github.com/repos/simonw/datasette/issues/313 397908185 MDEyOklzc3VlQ29tbWVudDM5NzkwODE4NQ== 9599 2018-06-17T21:36:50Z 2018-06-17T21:36:50Z OWNER

The command "datasette publish now fixtures.db -m fixtures.json --token=$NOW_TOKEN --branch=$TRAVIS_COMMIT --version-note=$TRAVIS_COMMIT" exited with 0.

Partial log of the datasette publish now output:

```

Step 5/7 : RUN datasette inspect fixtures.db --inspect-file inspect-data.json ---> Running in d373f330e53e ---> 09bab386aaa3 Removing intermediate container d373f330e53e Step 6/7 : EXPOSE 8001 ---> Running in e0fe37b3061c ---> 47798440e214 Removing intermediate container e0fe37b3061c Step 7/7 : CMD datasette serve --host 0.0.0.0 fixtures.db --cors --port 8001 --inspect-file inspect-data.json --metadata metadata.json --version-note f0c17229b7a7914d3da02e087dfd0e25d8321448 ```

So it looks like --version-note is being correctly set there.

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
333086005  
Powered by Datasette · Queries took 0.976ms · About: github-to-sqlite