Suggestion: SDK for Derek
- 主要語言
- Go
- 星號
- 820
- 分支
- 68
- PR 合併指標
- 30 天內沒有已合併 PR
描述
Would it be useful to provide Derek as an SDK?
The GitHub auth that we've written has already been useful for the GitHub App in OpenFaaS Cloud and could be useful as a separate package.
Due to [forking of Derek](https://github.com/miekg/dreck) over one user not wanting to follow DCO process, would it be advantageous for us to release Derek as an SDK so the functionality can be invoked via other processes such as a regular HTTP server or as suggested in another issue - an AWS Lambda function? #13
If Derek was packaged as an SDK a few things would need to change:
* secrets would have to be read ahead of time into memory and passed in a configuration object
* any `log.Fatal*` lines may need to be removed
* regression testing would also be needed
* updates to docs for consumption of SDK
貢獻指南
評估
這個 Issue 還沒有評估資料。