Skip to content

Commit

Permalink
chore: docker attestations (#1564)
Browse files Browse the repository at this point in the history
  • Loading branch information
freemanzMrojo authored Dec 10, 2024
1 parent 6039727 commit 58b4131
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/rpc-proxy-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,5 +73,7 @@ jobs:
file: docker/rpc-proxy/Dockerfile
platforms: linux/amd64,linux/arm64
push: true
sbom: true
provenance: true
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}

1 comment on commit 58b4131

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Test Coverage

Summary

Lines Statements Branches Functions
Coverage: 99%
99% (4366/4410) 97.55% (1397/1432) 99.01% (906/915)
Title Tests Skipped Failures Errors Time
core 836 0 πŸ’€ 0 ❌ 0 πŸ”₯ 2m 20s ⏱️
network 727 0 πŸ’€ 0 ❌ 0 πŸ”₯ 4m 54s ⏱️
errors 42 0 πŸ’€ 0 ❌ 0 πŸ”₯ 16.965s ⏱️
logging 3 0 πŸ’€ 0 ❌ 0 πŸ”₯ 17.952s ⏱️
hardhat-plugin 19 0 πŸ’€ 0 ❌ 0 πŸ”₯ 58.909s ⏱️
aws-kms-adapter 23 0 πŸ’€ 0 ❌ 0 πŸ”₯ 1m 13s ⏱️
ethers-adapter 5 0 πŸ’€ 0 ❌ 0 πŸ”₯ 1m 14s ⏱️
rpc-proxy 37 0 πŸ’€ 0 ❌ 0 πŸ”₯ 1m 3s ⏱️

Please sign in to comment.