feat(release): add GetLatestRelease method #639

Merged
techknowlogick merged 7 commits from cgroschupp/go-sdk:add-latest-release into main 2024-01-06 05:14:12 +00:00
Contributor

This PR adds the GetLatestRelease method to support the /repos/{owner}/{repo}/releases/latest endpoint.
ref: https://docs.gitea.com/api/1.20/#tag/repository/operation/repoGetLatestRelease

Resolves gitea/go-sdk#630

This PR adds the GetLatestRelease method to support the /repos/{owner}/{repo}/releases/latest endpoint. ref: https://docs.gitea.com/api/1.20/#tag/repository/operation/repoGetLatestRelease Resolves gitea/go-sdk#630
cgroschupp added 3 commits 2023-12-09 22:27:26 +00:00
cgroschupp changed title from add-latest-release to feat(release): add GetLatestRelease method 2023-12-09 22:28:49 +00:00
Author
Contributor

i hope i have fixed all the tests. it looks good locally.

i hope i have fixed all the tests. it looks good locally.
cgroschupp added 2 commits 2023-12-10 08:45:48 +00:00
cgroschupp added 1 commit 2023-12-10 11:26:21 +00:00
chore: remove whitespace
Some checks failed
testing / testing (pull_request) Failing after 1m54s
8d06d30013
Author
Contributor

the tests are very flaky, can someone perform the tests again?

the tests are very flaky, can someone perform the tests again?
Owner

Just reruned.

Just reruned.
techknowlogick added 1 commit 2023-12-26 18:37:33 +00:00
Merge branch 'main' into add-latest-release
All checks were successful
testing / testing (pull_request) Successful in 3m48s
0add07ec4d
lunny approved these changes 2023-12-31 04:07:42 +00:00
techknowlogick merged commit 98b424a8af into main 2024-01-06 05:14:12 +00:00
Sign in to join this conversation.
No description provided.