aboutcode-org / aboutcode-org/scancode-toolkit

Add support for buildpack.toml manifest

未關閉
#3,477 4 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
easy good first issue package-formats
主要語言
Python
星號
2.6k
分支
791
平均合併
1 天 12 小時
30 天內合併 PR
5

描述

This is a package manifest format for Heroku and Packeto:
See https://github.com/search?q=path%3A**%2Fbuildpack.toml&type=code&ref=advsearch

Adding support would consist in:

1. Research and document here as comment the buildpack format specification and various spec versions
2. Collect a few representative test files and attach as comment keeping track of the URL provenance for each
3. Create a new packagedcode/buildpack.py module with an overall structure similar to that of existing modules. Implement parsing and creating a Package.
4. Add tests in a new test_buildpack.py test module using the collect test files
5. Add extra unit tests for single functions

貢獻指南

開啟貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。