venc0r ff82055bad
Some checks failed
testing / testing (push) Failing after 1m1s
feat: add authorization_header and branch_filter to hook (#669)
The branch_filter and the authorization_header is returned by the gitea rest api, so I think it should be returned by the sdk too.

Co-authored-by: Jörg Markert <joerg.markert@noris.de>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Reviewed-on: #669
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: venc0r <venc0r@noreply.gitea.com>
Co-committed-by: venc0r <venc0r@noreply.gitea.com>
2025-03-03 03:37:53 +00:00
2023-08-01 14:50:16 +00:00
2021-08-14 00:46:54 +08:00
2021-08-13 22:21:17 +08:00
2016-11-07 11:26:36 -02:00
2016-11-07 11:26:36 -02:00

Gitea SDK for Go

License: MIT Release Join the chat at https://img.shields.io/discord/322538954119184384.svg Go Report Card GoDoc

This project acts as a client SDK implementation written in Go to interact with the Gitea API implementation. For further informations take a look at the current documentation.

Note: function arguments are escaped by the SDK.

Use it

import "code.gitea.io/sdk/gitea"

Version Requirements

  • go >= 1.13
  • gitea >= 1.11

Contributing

Fork -> Patch -> Push -> Pull Request

Authors

License

This project is under the MIT License. See the LICENSE file for the full license text.

Description
Gitea: Golang SDK
Readme MIT 3.4 MiB
v0.20.0 Latest
2025-01-10 15:54:25 +00:00
Languages
Go 99%
Makefile 1%