termkit / gama

Manage your GitHub Actions from Terminal with great UI ๐Ÿงช
GNU General Public License v3.0
192 stars 14 forks source link

Sort repositories by update time #27

Closed semihbkgr closed 9 months ago

semihbkgr commented 9 months ago

Request repositories sorting by 'updated', using sort param:

"sort": "updated",
"direction": "desc",

Then sort the []GithubRepository after getting workflow. We need this additional slice sort, since we get workflows concurrently.

canack commented 9 months ago

@semihbkgr thank you again for contribution, ready to merge ๐Ÿš€ I'll publish a new release at next Monday. ๐Ÿ€