Flagsmith / flagsmith

Open Source Feature Flagging and Remote Config Service. Host on-prem or use our hosted version at https://flagsmith.com/
https://flagsmith.com/
BSD 3-Clause "New" or "Revised" License
4.56k stars 345 forks source link

fix(ci): Authenticate Trivy correctly for ephemeral build #4227

Closed khvn26 closed 1 week ago

khvn26 commented 1 week ago

Thanks for submitting a PR! Please check the boxes below:

Changes

This PR takes into account that Trivy action does not respect the host docker commands such as docker login.

How did you test this code?

This is a CI change.

vercel[bot] commented 1 week ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

3 Ignored Deployments | Name | Status | Preview | Comments | Updated (UTC) | | :--- | :----- | :------ | :------- | :------ | | **docs** | ⬜️ Ignored ([Inspect](https://vercel.com/flagsmith/docs/HXpmJDHHdwTvnDpDsDgwfKEM63xX)) | | | Jun 25, 2024 1:34pm | | **flagsmith-frontend-preview** | ⬜️ Ignored ([Inspect](https://vercel.com/flagsmith/flagsmith-frontend-preview/3Ya4GPVTjBcdZUiBzwBy8gCN5c51)) | | | Jun 25, 2024 1:34pm | | **flagsmith-frontend-staging** | ⬜️ Ignored ([Inspect](https://vercel.com/flagsmith/flagsmith-frontend-staging/2phdzLTzRTCAPzdK5m1dbt4Jq9Li)) | | | Jun 25, 2024 1:34pm |
github-actions[bot] commented 1 week ago

Uffizzi Preview deployment-53465 was deleted.

codecov[bot] commented 1 week ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 96.57%. Comparing base (fe7cc53) to head (3cee410).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #4227 +/- ## ======================================= Coverage 96.57% 96.57% ======================================= Files 1190 1190 Lines 38754 38754 ======================================= Hits 37426 37426 Misses 1328 1328 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.