-
### Describe the feature
Hey there! 👋
Love what you've done with this repo, it's super helpful! But I hit a snag when trying to use it with my Gogs setup.
Here's what happened:
I tried runni…
-
This is the sequel of [the Sentry plugin issue 145](https://github.com/getsentry/sentry-plugins/issues/145)
## Summary
Add a plugin, that is similar to the [GitLab](https://docs.sentry.io/workfl…
-
### Description
I've deployed Gitea v1.22.1 via the official helm chart into my kubernetes cluster. In my cluster is also running ArgoCD to manage updates and deployments via GitDevOps.
The [docu…
-
From @nemesisqp:
Api thì theo như trong readme ở đây https://github.com/easywebhub/gogs-wrapper/blob/master/README.md
Server đang chạy cái gogs-wrapper là con 212.47.253.180
Cứ post get vô nó chả…
-
## Decisions/Definitions
* URL: `https:///gitea/`
## Open Question
* Is a shared user database required?
* Should the API act as authentication proxy?
* HINT: https://github.com/gogs/gog…
M0ses updated
2 months ago
-
The official Gogs v1 /repos/search API seems to be returning fewer responses when compared to the "Explore" section.
For example:
- https://try.gogs.io/api/v1/repos/search?page=28&limit=20 sugges…
-
Steps to reproduce:
- deploy gogs using this bosh release
- use the following shell script (substituting placeholders) to create a repo on gogs that mirrors another repo elsewhere. depends on jq.
…
-
since it's original a gogs fork, we can utilize gogs code and improve it (#18)
gitea's api should cover all needs unresolved as for gogs
-> https://try.gitea.io/api/swagger
-
Gogs API should support updating a repo.
As per Github API V3 spec: https://developer.github.com/v3/repos/#update-a-repository
We already have: https://github.com/gogs/docs-api/blob/master/Admin…
-
Add in the API for Github Authentication as an Option. Allow the User to Sign-in to the Gogs Website to just have one set of creds for all of their Repositories, for Gogs.io and for GitHub where their…