Super-productivity: Gitea Issue-Integration

Created on 22 Sep 2020  路  2Comments  路  Source: johannesjo/super-productivity

Hey there!
At first I would like to say that SuperProductivity is really awesome and the best productivity app I have tested so far.
My Git-Repositories I host via Gitea on my own or company server.
And I would like to use the Issue Integration with Gitea.
Gitea also gives an API to access Issues and so on, like Gitlab & Github.
Would it be much effort to implement it?
Thanks in advance!

enhancement good first issue hacktoberfest help wanted

Most helpful comment

In case you want to make sure that integration for the Gitea provider works, you can simply test the API integration on the _official test instance_ at https://try.gitea.io/. There you can also find the _Swagger API_ definition.
If you rather want to use a _local_ Gitea instance, you might want to use the official _Docker image_ (there's also an example docker-compose.yml).

You can also add something to this issue, in case an useful API method is missing

All 2 comments

Hey there!

Currently I am not planning to work on implementing Gitea support myself, but I gladly accept any Pull Requests. Depending on how different the Gitea operates compared to GitHub or Gitlab API this might take an experienced developer everything from a couple of hours to a couple of days.

In case you want to make sure that integration for the Gitea provider works, you can simply test the API integration on the _official test instance_ at https://try.gitea.io/. There you can also find the _Swagger API_ definition.
If you rather want to use a _local_ Gitea instance, you might want to use the official _Docker image_ (there's also an example docker-compose.yml).

You can also add something to this issue, in case an useful API method is missing

Was this page helpful?
0 / 5 - 0 ratings

Related issues

theCalcaholic picture theCalcaholic  路  3Comments

wada3n picture wada3n  路  3Comments

jac1013 picture jac1013  路  3Comments

mar-v-in picture mar-v-in  路  3Comments

Mindstormer619 picture Mindstormer619  路  4Comments