Commit Graph

9 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
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
Tudor Macari
eb6af94cbd feat: [AH-690]: log errors (#3026)
* feat: [AH-690]: log errors
* fix: [AH-597]: fix layers api for application/vnd.oci.image.manifest.v1+json manifests
2024-11-20 13:27:40 +00:00
Tudor Macari
8abf21b7b1 feat: [AH-597]: improve errors logging in layers api (#3019)
* feat: [AH-597]: foramt
* feat: [AH-597]: foramt
* feat: [AH-597]: improve errors logging in layers api
2024-11-19 21:02:49 +00:00
Tudor Macari
9227b297bb fix: [AH-492]: add default size (#2898)
* 

fix: [AH-492]: add default size
2024-10-29 13:53:05 +00:00
Tudor Macari
1e305866b4 fix: [AH-492]: return history layer size (#2889)
* fix formatting
* fix: [AH-492]: return history layer size
2024-10-29 11:31:48 +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