loopingz / webda.io

Webda.io packages
GNU Lesser General Public License v3.0
16 stars 3 forks source link

chore(gcp): improve permission error tracability #655

Closed abalam666 closed 2 months ago

abalam666 commented 2 months ago

needed THIS to be able to easily dig (saves time) of the failure in the canonical log :

024-08-06T23:42:30.638Z [ERROR] Init service AutomationService failed: Anonymous caller does not have storage.objects.get access to the Google Cloud Storage object. Permission 'storage.objects.get' denied on resource (or it may not exist).
codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 99.97%. Comparing base (0d1ca98) to head (4d687e4). Report is 15 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #655 +/- ## =========================================== - Coverage 100.00% 99.97% -0.03% =========================================== Files 140 140 Lines 43212 43350 +138 Branches 6394 6413 +19 =========================================== + Hits 43212 43340 +128 - Misses 0 10 +10 ```

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

abalam666 commented 2 months ago

discussed with @loopingz this detail should be handled by gcp SDK