Atefeh Mohseni Ejiyeh
|
0a573a566c
|
feat: [CODE-2528]: Support Git LFS (#3506)
* Apply suggestion from code review
* Merge branch 'feature/GitLFSv1' of https://git0.harness.io/l7B_kbSEQD2wjrM7PShm5w/PROD/Harness_Commons/gitness into feature/GitLFSv1
* pr comments
* Apply suggestion from code review
* PR comments and lints
* lints
* pr comments
* self review-code cleaning
* feat: [CODE-2528]: implement gcs download func (#3505)
* revert ui changes that sneaked into my pr
* rely on repoCore
* merge main into feature branch
* fix: parsing LFS OIDs in git (#3470)
* Detect missing lfs objects on pre-receive (#3378)
* use principal type to generate token for remote auth (#3385)
* Revert "feat: [PIPE-24548]: Add label creation to pullreq creation (#3276)"
This reverts commit 6391117c6137a574934b9adb57b46ca7d7feaa19.
* feat: [CODE-2528] Git LFS Over SSH (#3279)
* feat: [PIPE-24548]: Add label creation to pullreq creation (#3276)
* Refactor label select base const and its use
* Add created labels to create pr response
* Merge remote-tracking branch 'origin/main' into dd
|
2025-03-11 21:14:13 +00:00 |
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 |