Thu, 26 Jun 2025 23:59:02 CST | login

Information for build vcs-diff-lint-4-2.oc9

ID43316
Package Namevcs-diff-lint
Version4
Release2.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/vcs-diff-lint.git?.#ccde4d22011d911fcb08319cdc618b4ab6a931d0
SummaryVCS Differential Code Analysis Tool
DescriptionAnalyze 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 bybbrucezhang
State complete
Volume DEFAULT
StartedSat, 14 Jun 2025 17:26:26 CST
CompletedSat, 14 Jun 2025 17:29:41 CST
Taskbuild (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
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
vcs-diff-lint-4-2.oc9.src.rpm (info) (download)
noarch
vcs-diff-lint-4-2.oc9.noarch.rpm (info) (download)
Logs
noarch
root.log
mock_config.log
dnf.rpm.log
hw_info.log
installed_pkgs.log
mock_output.log
dnf.log
state.log
build.log
dnf.librepo.log
noarch_rpmdiff.json
Changelog * Fri Jun 13 2025 bbrucezhang <bbrucezhang@tencent.com> - 4-2 - Rebuilt for loongarch64 * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 4-1 - initial build