Page MenuHomeFreeBSD

CI: Run pkgbase METALOG lint script
ClosedPublic

Authored by emaste on Nov 28 2022, 4:28 PM.
Tags
None
Referenced Files
Unknown Object (File)
Jan 17 2025, 6:47 PM
Unknown Object (File)
Dec 3 2024, 9:56 AM
Unknown Object (File)
Dec 2 2024, 3:53 AM
Unknown Object (File)
Dec 2 2024, 3:53 AM
Unknown Object (File)
Dec 1 2024, 5:33 PM
Unknown Object (File)
Dec 1 2024, 5:05 PM
Unknown Object (File)
Nov 19 2024, 8:37 PM
Unknown Object (File)
Nov 19 2024, 8:35 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.