docker-attest-build-provenance/__tests__
Giorgi Meskhidze c7e7ebaa8a Update main function to process images and handle errors
Add logic to process each image for attestation and handle errors in `src/main.ts`.

* **src/main.ts**
  - Add logic to process each image for attestation.
  - Add logic to handle errors and fail the workflow run if an error is encountered.
  - Add `processImageForAttestation` function to process images.

* **__tests__/main.test.ts**
  - Add test cases to verify the processing of each image for attestation.
  - Add test cases to verify the handling of errors and failing the workflow run.

---

For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/GIgako19929/attest-build-provenance?shareId=XXXX-XXXX-XXXX-XXXX).
2025-02-03 11:48:28 -05:00
..
__snapshots__ dynamic construction of oidc issuer (#195) 2024-08-09 07:42:36 -07:00
index.test.ts bump eslint from 8.57.1 to 9.16.0 (#418) 2024-12-16 07:08:45 -08:00
main.test.ts Update main function to process images and handle errors 2025-02-03 11:48:28 -05:00