 
|
7667f588f2
|
Create Artifact Metadata Storage Record on registry push (#313)
* first pass at creating storage record
Signed-off-by: Meredith Lancaster <[email protected]>
* include storage record param in action config
Signed-off-by: Meredith Lancaster <[email protected]>
* use latest actions/attest version
Signed-off-by: Meredith Lancaster <[email protected]>
* update storage record params
Signed-off-by: Meredith Lancaster <[email protected]>
* include storage record id in result
Signed-off-by: Meredith Lancaster <[email protected]>
* regenerate dist
Signed-off-by: Meredith Lancaster <[email protected]>
* add documentation on storage records
Signed-off-by: Meredith Lancaster <[email protected]>
* log storage record creation
Signed-off-by: Meredith Lancaster <[email protected]>
* add storage record output
Signed-off-by: Meredith Lancaster <[email protected]>
* add new param
Signed-off-by: Meredith Lancaster <[email protected]>
* add storage record id output
Signed-off-by: Meredith Lancaster <[email protected]>
* fix linter errors
Signed-off-by: Meredith Lancaster <[email protected]>
* return all storage record ids
Signed-off-by: Meredith Lancaster <[email protected]>
* bump minor version
Signed-off-by: Meredith Lancaster <[email protected]>
* use expect string match function
Signed-off-by: Meredith Lancaster <[email protected]>
* add try catch block for storage record creation
Signed-off-by: Meredith Lancaster <[email protected]>
* fix table column spacing
Signed-off-by: Meredith Lancaster <[email protected]>
* check for protocol
Signed-off-by: Meredith Lancaster <[email protected]>
* check for artifact url protocol
Signed-off-by: Meredith Lancaster <[email protected]>
* only fill registry_url for now
Signed-off-by: Meredith Lancaster <[email protected]>
* cleanup protocol handling
Signed-off-by: Meredith Lancaster <[email protected]>
* regenerate dist
Signed-off-by: Meredith Lancaster <[email protected]>
* handle subject name correctly
Signed-off-by: Meredith Lancaster <[email protected]>
* move test
Signed-off-by: Meredith Lancaster <[email protected]>
* add back assert statements
Signed-off-by: Meredith Lancaster <[email protected]>
* add back output assert statements
Signed-off-by: Meredith Lancaster <[email protected]>
* Apply suggestion from @Copilot
Co-authored-by: Copilot <[email protected]>
* Apply suggestion from @Copilot
Co-authored-by: Copilot <[email protected]>
* Apply suggestion from @Copilot
Co-authored-by: Copilot <[email protected]>
* use url for subject name parsing
Signed-off-by: Meredith Lancaster <[email protected]>
* add missing test setpu
Signed-off-by: Meredith Lancaster <[email protected]>
* fix storage record fail test
Signed-off-by: Meredith Lancaster <[email protected]>
* regenerate dist
Signed-off-by: Meredith Lancaster <[email protected]>
---------
Signed-off-by: Meredith Lancaster <[email protected]>
Co-authored-by: Copilot <[email protected]>
|
2025-12-18 11:30:45 -08:00 |
|
 Brian DeHamerandGitHub
|
85e94cb741
|
support multi-subject attestations (#164)
Signed-off-by: Brian DeHamer <[email protected]>
|
2024-11-05 09:16:07 -08:00 |
|
 Brian DeHamerandGitHub
|
8afbcf6e5e
|
increase timeout for OCI operations (#92)
Signed-off-by: Brian DeHamer <[email protected]>
|
2024-06-17 06:51:46 -07:00 |
|
 Brian DeHamerandGitHub
|
faa6467995
|
refactor core attestation logic (#73)
Signed-off-by: Brian DeHamer <[email protected]>
|
2024-05-28 11:00:03 -07:00 |
|