Yu Xiao <xia...@apache.org> 于2022年8月23日周二 15:44写道: > > Hi > > It is very good. > > Will the following features be available in the future : > > Comparison of license files with dependencies (e.g. license files with > missing some).
It is available if you directly use GHA. SkyWalking uses this - GHA https://github.com/apache/skywalking/blob/77ba2d553d77a4acacd8b2498cb09ea983a9baf4/.github/workflows/skywalking.yaml#L57 The tool would resolve the licenses of runtime dependencies and apply this template(https://github.com/apache/skywalking/blob/77ba2d553d77a4acacd8b2498cb09ea983a9baf4/.github/workflows/skywalking.yaml#L81) to do binary license checking(use `git diff`). Sheng Wu 吴晟 Twitter, wusheng1108 > > Best wishes! > > Yu Xiao > Apache ShenYu > > Sheng Wu <wu.sheng.841...@gmail.com> 于2022年8月23日周二 15:00写道: > > > > Hi podlings > > > > Apache SkyWalking graduated from the incubator years ago, but we still > > remember we were struggling to keep licenses of dependencies well > > organized and listed correctly. > > So, SkyWalking PMC/Committer worked with the community starting to > > build a tool to help with the license header and dependencies checker. > > > > I am honored to share that, this tool is well built and widely used in > > and out of the ASF projects. > > > > https://github.com/apache/skywalking-eyes > > > > Apache SkyWalking eyes is a full-featured license tool to check and > > fix license headers and resolve dependencies' licenses, with various > > languages support. > > No matter whether your source codes are in hybrid license headers, or > > a monorepo requires a consistent tool to check dependencies from > > different dependency management tools. It works. > > > > Also, as GitHub Action is widely used in the ASF projects, SkyWalking > > eyes provide integration with GHA, as well as binary tar and docker > > image[1] for other CI platforms. > > > > We hope this project could help incubating projects, especially new > > podlings, to analyze dependencies easier. > > > > [1] https://hub.docker.com/r/apache/skywalking-eyes > > > > Sheng Wu 吴晟 > > Twitter, wusheng1108 > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org > > For additional commands, e-mail: general-h...@incubator.apache.org > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org > For additional commands, e-mail: general-h...@incubator.apache.org > --------------------------------------------------------------------- To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org For additional commands, e-mail: general-h...@incubator.apache.org