Commit cda4d1e
Add inventory support for arm64 linux artifacts (#230)
* Compare artifacts based on checksum
* Add arm64 linux artifacts to inventory
Format artifacts with OS and arch
* Improve variable naming accuracy
* Dedup logic
* Prefer named variables
* Remove whitespace in artifact os/arch pair
Co-authored-by: Colin Casey <casey.colin@gmail.com>
* Expand tuple in filter function
Co-authored-by: Colin Casey <casey.colin@gmail.com>
* Test Display implementation for artifact
* Verify Hash impl for Artifact
* Implement default for Artifact tests
* Rewrite default artifact as create_artifact
* Simplify artifact display formatting test
---------
Co-authored-by: Colin Casey <casey.colin@gmail.com>1 parent 39bd8b2 commit cda4d1e
5 files changed
Lines changed: 1883 additions & 42 deletions
File tree
- buildpacks/go
- common/go-utils/src
- bin
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
14 | 18 | | |
15 | 19 | | |
16 | 20 | | |
| |||
0 commit comments