bashbrew/manifest
Tianon Gravi 5f27132981 Enforce that `GitCommit` must be a *full* commit hash
I thought this was already the behavior, but I guess it was relaxed because previous iterations of this validation had to apply to the older format where we'd been less meticulous about enforcing this.  Since those are all gone now, we can safely update the validation to enforce that commit hashes *must* be fully qualified.
2024-08-13 11:27:28 -07:00
..
testdata Add an example of reading a local manifest file too 2017-04-03 15:37:39 -07:00
example_test.go Add more test coverage for manifest/ 2022-11-17 16:10:52 -08:00
fetch.go Add more test coverage for manifest/ 2022-11-17 16:10:52 -08:00
fetch_test.go Add more test coverage for manifest/ 2022-11-17 16:10:52 -08:00
parse_test.go Add explicit Manifest2822Maintainer struct 2021-02-01 11:00:04 -08:00
rfc2822.go Enforce that `GitCommit` must be a *full* commit hash 2024-08-13 11:27:28 -07:00