Information for build vcs-diff-lint-4-1.oc9
ID | 28587 | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Package Name | vcs-diff-lint | |||||||||||||||
Version | 4 | |||||||||||||||
Release | 1.oc9 | |||||||||||||||
Epoch | ||||||||||||||||
Source | git+https://gitee.com/opencloudos-stream/vcs-diff-lint.git?.#60a3741232e9fbc2a751cb91ad9c113e759a1bbf | |||||||||||||||
Summary | VCS Differential Code Analysis Tool | |||||||||||||||
Description | Analyze code, and print only reports related to a particular change. From within a VCS directory (only Git is supported for now) first analyze set of changed files against given changeset (origin/main by default) so we know what files need to be analyzed. Then run code analyzers (e.g. PyLint) against the old code (before changes), run analyzers against the actual code (not yet pushed changes), perform a diff (using csdiff utility), and finally print a set of added (or even fixed, as opt-in) analyzers' warnings. | |||||||||||||||
Built by | fanjunkong | |||||||||||||||
State | complete | |||||||||||||||
Volume | DEFAULT | |||||||||||||||
Started | Tue, 06 Aug 2024 05:53:30 CST | |||||||||||||||
Completed | Tue, 06 Aug 2024 05:57:47 CST | |||||||||||||||
Task | build (dist-oc9-epol, /opencloudos-stream/vcs-diff-lint.git:.:origin/master) | |||||||||||||||
Extra | {'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/vcs-diff-lint.git?.#origin/master'}} | |||||||||||||||
Tags |
|
|||||||||||||||
RPMs |
|
|||||||||||||||
Logs |
|
|||||||||||||||
Changelog | * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 4-1 - initial build |