eduardoboucas / staticman

💪 User-generated content for Git-powered websites
https://staticman.net
MIT License
2.39k stars 524 forks source link

Staticman support for OneDev devops platform #422

Closed arthef closed 2 years ago

arthef commented 3 years ago

At the moment Staticman supports GitHub and GitLab. It would be very useful to have also support for OneDev: https://github.com/theonedev/onedev which is free, self-hosted alternative to both above.

I am willing to sponsor implementation for this feature.

arthef commented 3 years ago

For anybody interested I have setup a bounty for the implementation: https://www.bountysource.com/issues/99526689-staticman-support-for-onedev-devops-platform

KN4CK3R commented 3 years ago

I have added a PR which adds support for OneDev. As OneDev lacks some needed API endpoints this Pull Request needs to merged first:

arthef commented 2 years ago

The PR was not accepted yet but it all works for me. Here is a link to a Staticman repository with working code in both stand-alone mode and Docker container. Thank you for the implementation.