latest 20 messages by gajus
+
[2019-03-19T16:29:29Z]
gajus
in case anyone from github apps support have time to take a look
+
[2019-03-19T16:29:19Z]
gajus
I am going insane with this issue
+
[2019-03-19T16:29:14Z]
gajus
https://stackoverflow.com/questions/55245287/how-to-authenticate-user-using-github-app
+
[2019-03-19T14:22:30Z]
gajus
does anyone know an answer to this?
+
[2019-03-19T14:22:25Z]
gajus
https://github.community/t5/GitHub-API-Development-and/How-to-authenticate-user-using-GitHub-app/m-p/20674#
+
[2016-12-02T18:41:48Z]
gajus
twidi Do you work for GitHub?
+
[2016-12-02T18:41:29Z]
gajus
Understood. Luckily, tags are simple (and lightweight) to get via RESTful API
+
[2016-12-02T18:30:30Z]
gajus
I want to get the lightweight tags.
+
[2016-12-02T18:30:17Z]
gajus
I am suspecting that `tags` here refer to annotated tags, not lightweight tags
+
[2016-12-02T18:29:39Z]
gajus
but that returns nothing
+
[2016-12-02T18:29:31Z]
gajus
I have tried https://gist.github.com/gajus/89939746278d6317a15f82361f32174e
+
[2016-12-02T18:29:03Z]
gajus
the other thing I cannot figure out is how to fetch equivalent to https://api.github.com/repos/ownerName/repositoryName/git/refs/tags
+
[2016-12-02T17:27:02Z]
gajus
Thank you
+
[2016-12-02T17:27:01Z]
gajus
Perfect
+
[2016-12-02T17:20:38Z]
gajus
found some (https://platform.github.community/t/how-to-fetch-commits-from-repos/643/2) information on that subject in the community you've linked
+
[2016-12-02T17:19:44Z]
gajus
I cannot see anything on the RepositoryInfo type
+
[2016-12-02T17:19:29Z]
gajus
Where are the nodes for the commits/ tags then?
+
[2016-12-02T17:19:21Z]
gajus
Thank you
+
[2016-12-02T17:19:19Z]
gajus
twidi ah, missed your follow up notification
+
[2016-12-02T11:59:34Z]
gajus
I am trying to get the list of commits