Commit Graph

8 Commits

Author SHA1 Message Date
Manjunatha EN
a73113f8e6 fix: [AH-771]: gitness unit test refactoring (#3589)
* fix merge conflicts
* fix merge conflicts
* fix review comment
* fix review comment
* fix review comment
* fix: [AH-771]: gitness unit test refactoring
* fix: [AH-771]: resolved review comments
* fix: [AH-771]: resolved review comments
* fix: [AH-771] Registry test refactoring and improvements

- Refactored registry metadata test implementations
- Improved code organization and readability
- Fixed line length issues in test files
- Removed unused fields from request.go
- Added proper license headers
- Fixed linting issues in mock files
- Simplified test setup and assertions
- Updated wire generation for cmd package
- Added nolint:exhaustive directive for package type switch

fix: [AH-771] Registry test refactoring and improvements

- Refactored registry metadata test implementations
- Improved code organization and readability
- Fixed line length issues in test files
- Removed unused fields from request.go
- Added proper license headers
- Fixed linting issues in mock files
- Simplifi
2025-04-22 14:49:24 +00:00
Tudor Macari
6da9821bc7 feat: [AH-933]: implement webhook execution (#3444)
* feat: [AH-933]: implement webhook execution
* feat: [AH-933]: implement webhook execution
2025-03-11 21:08:21 +00:00
Tudor Macari
11dddf1221 feat: [AH-349]: remove isLatest field (#3482)
* feat: [AH-349]: fix lint issues
* feat: [AH-349]: remove isLatest field
2025-02-27 05:18:50 +00:00
Marko Gaćeša
a906259562 feat: [CODE-3148]: refactor refcache (#3390)
* linter issues fix
* reintroduce repofinder to aiagent
* Merge remote-tracking branch 'origin/main' into mg/cache/space-and-repo-finder
* removed refcache deps from aiagent
* pr comments
* fix linter issues
* refactor refcache
2025-02-12 12:42:12 +00:00
Sourabh Awashti
e36647c78d feat:[AH-928]: Query changes for artifact and version lisiting for non OCI packages (#3323)
* feat:[AH-928]: fix checks
* feat:[AH-928]: review changes
* feat:[AH-928]: Query changes for artifact and version lisiting for non OCI packages
2025-01-27 16:29:33 +00:00
Shivakumar Ningappa
eea514eb4f feat: [AH-295]: add STO details in AR summary api - refactor code to reuse in harness-code, update router (#2705)
* feat: [AH-295]: add STO details in AR summary api - rebase
* feat: [AH-295]: add STO details in AR summary api - handle errors
* feat: [AH-295]: add STO details in AR summary api - lint error
* feat: [AH-295]: add STO details in AR summary api - refactor code to reuse in harness-code, update router
* feat: [AH-295]: add STO details in AR summary api - refactor code to reuse in harness-code, update router
2024-09-24 23:57:06 +00:00
Pragyesh Mishra
dcc85d5545 [feat]: [AH-363]: made few fields public in registryReq (#2727)
* [feat]: [AH-363]: made few fields public in registryReq
* [feat]: [AH-363]: made few fields public in registryReq
2024-09-24 11:44:33 +00:00
Tudor Macari
40ee05ca11 feat: [AH-309]: Artifact Registry integration (#2318) 2024-08-22 00:28:17 +00:00