Commit Graph

7 Commits (BT-10437)

Author SHA1 Message Date
Marko Gaćeša ad8f74ce71 feat: [CODE-2531]: replace os.IsNotExist(err) with error.Is(err, fs.ErrNotExist) (#3036)
* replace os.IsNotExist(err) with error.Is(err, fs.ErrNotExist)
2024-11-22 12:17:56 +00:00
Johannes Batzill 7e27bac66e fix: [CODE-2625]: Improve Error Handling for `blob` upload errors (#2870) 2024-10-25 19:08:17 +00:00
Akhilesh Pandey 4fc38bca65 feat: Update token source impersonation and add expiration check (#815) 2023-11-27 14:41:39 +00:00
Johannes Batzill 07a088bb8c [Config] Ensure time related config elements are of type `time.Duration` (#813) 2023-11-18 00:50:49 +00:00
Akhilesh Pandey 00a69152d7 feat: add impersonation support to gcs client (#810) 2023-11-17 21:15:05 +00:00
Johannes Batzill 1ea0025f99 [MISC] Fix Linting/Formatting/Generated Files (#697) 2023-10-19 00:36:07 +00:00
Akhilesh Pandey 23b9117302 feat: Image Upload (Backend) (#651) 2023-10-11 17:54:03 +00:00