Git-point: Show Releases

Created on 15 Jul 2017  路  6Comments  路  Source: gitpoint/git-point

Hey,

it would be cool to view the Releases of repositories.

For example between Stars and Forks or below:
thumbnail_file

I marked the to Points that seem possible to me.

Thank you

assigned enhancement

Most helpful comment

I think that's better anyway!

All 6 comments

This would definitely be nice to have! But unfortunately it doesn't seem that the releases (or repository) API returns the number of releases :O https://developer.github.com/v3/repos/releases/

What we can do however is have a Releases list item like so:

Clicking the list item can navigate to a RepositoryReleasesScreen that returns the most recent releases with this endpoint

From the looks of it all the information we probably need is in that endpoint for each specific release. Clicking a single release can take us to directly to RepositoryReleaseDetailsScreen or something along those lines and we can showcase the release name, user image/login + all necessary details. Happy to use a design format similar to how comments show in issue screens

What do you think @FlorianTaut ?

I think that's better anyway!

@housseindjirdeh could you assign me to this issue? will take a look at it this week!

@FlorianTaut I assigned, I hope @housseindjirdeh will not mind :smile:

Let us know if you made some movement on this @FlorianTaut, if you haven't don't worry! I can try tackling it soon when I get the chance :)

@housseindjirdeh i already did some work but i moved to my new apartment last week and have no internet yet and my mobile data are already gone... If this has a bit more time i will finish it but currently im not able to 馃槩

Was this page helpful?
0 / 5 - 0 ratings

Related issues

kamasheto picture kamasheto  路  3Comments

arthurdenner picture arthurdenner  路  3Comments

nikolaevigor picture nikolaevigor  路  3Comments

patw0929 picture patw0929  路  5Comments

TautFlorian picture TautFlorian  路  5Comments