Page MenuHomeFreeBSD

CI: Run pkgbase METALOG lint script
ClosedPublic

Authored by emaste on Nov 28 2022, 4:28 PM.
Tags
None
Referenced Files
F103007129: D37521.diff
Tue, Nov 19, 6:20 PM
Unknown Object (File)
Sun, Nov 17, 3:12 PM
Unknown Object (File)
Tue, Nov 12, 9:52 PM
Unknown Object (File)
Tue, Nov 5, 3:56 AM
Unknown Object (File)
Sep 19 2024, 9:17 PM
Unknown Object (File)
Sep 19 2024, 6:28 PM
Unknown Object (File)
Sep 19 2024, 5:10 AM
Unknown Object (File)
Sep 18 2024, 4:51 PM
Subscribers

Details

Summary
tools/pkgbase/metalog_reader.lua checks for errors in METALOG (for
pkgbase staging), such as hard links with differing modes, duplicate
entries, etc.  Run it as part of the Cirrus-CI job to prevent
regressions.

Sponsored by:   The FreeBSD Foundation

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

emaste created this revision.
This revision is now accepted and ready to land.Mar 14 2023, 7:21 PM
imp added a subscriber: imp.

I'd eventually like to get checkstyle9.pl in here as well.

This revision was automatically updated to reflect the committed changes.