Commit Graph

3122 Commits (main)

Author SHA1 Message Date
Sourabh Awashti e93f30a6a5 feat:[AH-945]: API to fetch storage details per account (#3373)
* feat:[AH-945]: API to fetch storage details per account
* feat:[AH-945]: API to fetch storage details per account
2025-02-18 05:50:56 +00:00
Shivanand Sonnad f9432e92dc feat: [AH-667]: add unit test coverage for version details page of oss (#3438)
* feat: [AH-667]: fix flaky test
* feat: [AH-667]: add unit test coverage for version details page of oss
2025-02-14 14:56:09 +00:00
Dhruv Dhruv ff4c51b56f feat: [CDE-636]: Support hybrid gcp vm usecases (#3434)
* Fixing infra config and resources create flow.
* Changing the metadata field's type in infra config create input.
* feat: [CDE-636]: Adding validation before infra config create and update. Adding ipconf_metadata column.
2025-02-14 14:09:47 +00:00
Shivanand Sonnad 8a5137a56b feat: [AH-667]: add unit test coverage for deployment tab (#3435)
* feat: [AH-667]: add sort and pagination query params in deployment table
* feat: [AH-667]: add unit test coverage for deployment tab
2025-02-14 13:57:09 +00:00
Ritik Kapoor 13a97516be fix: [CODE-3197] use logKeys from executableResponses instead of logBaseKey to fix Blob API (#3436)
*

fix: [CODE-3197] refactor
*

fix: [CODE-3197] use logKeys from executableResponses instead of logBaseKey to fix Blob API
2025-02-14 13:49:06 +00:00
Shivanand Sonnad ff82bd4b0d feat: [AH-667]: add unit test coverage for version details page > artifact details tab (#3433)
* feat: [AH-667]: add unit test coverage for version details page > artifact details tab
2025-02-14 11:34:08 +00:00
Enver Biševac 186751ec6c feat: [code-3149]: add --wholefile flag to lint command (#3431)
* increase linter timeout
* Merge remote-tracking branch 'origin/main' into eb/code-3149
* add --whole-files to lint target
* Merge branch 'eb/code-3149' of https://git0.harness.io/l7B_kbSEQD2wjrM7PShm5w/PROD/Harness_Commons/gitness into eb/code-3149
* include whole file
* feat:[CODE-3149]: add ok to ignore for shadow declarations (#3394)

* feat:[CODE-3149]: add ok to ignore for shadow declarations
* requested changes
* branch linting added
* minor optimization of golangci-lint config, upgrade the linter version
2025-02-14 10:19:21 +00:00
Darko Draskovic 11a7069e3c fix: [CODE-3191]: Fix audit trail space path param (#3429)
* Fix audit trail space path param
2025-02-13 15:59:49 +00:00
Shivanand Sonnad 27d80ca9a0 feat: [AH-944]: add sticky headers to all pages headers in artifact registry (#3414)
* feat: [AH-944]: remove all fixed heights
* feat: [AH-944]: move all header heights to css variables
* feat: [AH-944]: add sticky headers to all pages headers in artifact registry
2025-02-13 14:11:00 +00:00
Shivanand Sonnad a1a9effc6e feat: [AH-666]: add unit tests for version details header and overview content (#3428)
* feat: [AH-666]: add unit tests for version details header and overview content
* feat: [AH-666]: add unit tests for version details header and overview content
2025-02-13 14:10:43 +00:00
Enver Biševac f11b24e08a feat: [CODE-3149]: minor optimization of golangci-lint config, upgrade the linter version (#3382)
* Merge branch 'eb/code-3149' of https://git0.harness.io/l7B_kbSEQD2wjrM7PShm5w/PROD/Harness_Commons/gitness into eb/code-3149
* include whole file
* feat:[CODE-3149]: add ok to ignore for shadow declarations (#3394)

* feat:[CODE-3149]: add ok to ignore for shadow declarations
* requested changes
* branch linting added
* minor optimization of golangci-lint config, upgrade the linter version
2025-02-13 14:06:47 +00:00
Ansuman Satapathy 49b0763130 feat: [CDE-603]: Fetch All root level spaces (#3427)
* feat: [CDE-603]: set infraproviderconfig in the cache
2025-02-13 13:12:19 +00:00
Marc Batchelor ca769a0a6f
feat: [BT-11220]: Detect git diff file (#3617) 2025-02-13 07:07:36 -05:00
Marko Gaćeša 682f55de71 chore: [CODE-3148]: use refcache.SpaceFinder in usage package (#3422)
* use refcache.SpaceFinder in usage package
2025-02-13 12:06:31 +00:00
Karan Saraswat f85b6c45c3 feat: [PIPE-24894]: Restrict lifecycle operations for reserved repo identifiers (#3426)
* feat: [PIPE-24894]: Restrict lifecycle operations for reserved repo identifiers
2025-02-13 12:01:53 +00:00
Darko Draskovic 13f6558ca3 techdebt: [CODE-3169]: Move unnecessary DB calls related to reviewer creation out of the create PR tx (#3420)
* Move activity creation out of tx and reset pr act seq after pr creation
* Add storeCreateReviewerActivity
* Move unnecessary DB calls related to reviewer creation out of the create PR tx
2025-02-13 11:14:36 +00:00
Karan Saraswat 8b81b19c3d feat: [PIPE-23710]: changed signature of RepoIdentifier to start taking session argument (#3345) (#3425)
* feat: [PIPE-23710]: changed signature of RepoIdentifier to start taking session argument (#3345)

* argument changed to session
* fixed failing go lint check
*

updated method usage
*

corrected spelling mistake
*

feat: [PIPE-23710]: changed signature of RepoIdentifier to start taking internal boolean argument
2025-02-13 10:14:20 +00:00
Karan Saraswat 5018aacfb7 feat: [PIPE-24894]: Revert "changed signature of RepoIdentifier to start taking session argument (#3345)" (#3424)
* Revert "feat: [PIPE-23710]: changed signature of RepoIdentifier to start taking session argument (#3345)"

This reverts commit a5f510c4b2.
2025-02-13 09:21:16 +00:00
Marko Gaćeša a4a05b6281 chore: [CODE-3148]: remove repo git info cache (#3421)
* remove repo git info cache
2025-02-12 17:04:11 +00:00
Deepak Bhatt 0e372cc7ec feat: [CDE-609]: add log key to gitspaceConfig (#3419)
* add log key
2025-02-12 15:20:21 +00:00
Marc Batchelor 7f5c27dd9c
feat: [BT-10437]: Jira Autotagging for CX (#3616) 2025-02-12 10:01:40 -05:00
Shivanand Sonnad 26d28e748b feat: [AH-964]: add unit test coverage for artifact details page and version list (#3418)
* feat: [AH-964]: add unit test coverage for artifact details page and version list
2025-02-12 13:42:28 +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
Prachi Shah 890fe494de fix: [ML-648]: remove explanation field from chat response body (#3416)
* Merge branch 'main' into ML-648
* remove explanation field
2025-02-12 11:29:10 +00:00
Vivek Dixit 5ef704e559 [feat]: [ML-657]: Added Support For PipelineGeneration (#3417)
* Addressed Comments
* FIxed lint errors
* [feat]: [ML-657]: Added Support For PipelineGeneration
2025-02-12 09:11:47 +00:00
Yogesh Chauhan 360831edc3 fix: [ML-648]: Add a method to give all valid stage_types (#3415)
* remove code comment
* add isValid for request action
* Add a method to give all valid stage_types
2025-02-12 07:40:48 +00:00
Marko Gaćeša 722084608c feat: [CODE-3174]: improve pullreq space list API (#3409)
* improve pullreq space list API
2025-02-11 20:21:06 +00:00
Darko Draskovic 72e7a3dde9 techdebt: [CODE-3169]: Move unnecessary DB calls related to label assignment out of the create PR tx (#3402)
* Merge remote-tracking branch 'origin/main' into dd/remove-from-transaction
* Move storeLabelAssignActivity to tx
* Move pr backfill with label info and activity storing out of the tx
* Replace slices containing label/value info with an assignment map
* Move unnecessary DB calls related to label assignment out of the create PR tx
2025-02-11 18:44:17 +00:00
Shivanand Sonnad 9af8f072b5 feat: [AH-944]: redesign artifact details page header (#3411)
* feat: [AH-944]: redesign artifact details page header
2025-02-11 16:50:25 +00:00
Shivanand Sonnad 1e619e8219 feat: [AH-944]: support link to latest version in registry artifact list table (#3410)
* feat: [AH-944]: support link to latest version in registry artifact list table
2025-02-11 16:50:21 +00:00
Shivanand Sonnad 11b4bb4afc feat: [AH-944]: refactor version list page (#3396)
* feat: [AH-944]: fix table alignment
* feat: [AH-944]: refactor version list page
2025-02-11 11:54:00 +00:00
Shivanand Sonnad cdbc3ab654 feat: [AH-944]: refactor copy button and copy checksum button (#3393)
* feat: [AH-944]: fix failing unit tests
* feat: [AH-944]: update icon for copy in copy button
* feat: [AH-944]: refactor copy button and copy checksum button
2025-02-11 11:21:45 +00:00
Shivanand Sonnad cfa0e7c464 feat: [AH-944]: version header content refactor (#3395)
* feat: [AH-944]: version header content refactor
2025-02-11 10:51:51 +00:00
Marko Gaćeša 01956e255a fix: [CODE-3173]: remove zero reference updated check (#3408)
* remove zero reference updated check
2025-02-11 10:39:11 +00:00
Dhruv Dhruv d9c8d1c4d1 fix: [CDE-632]: Fixing marshalling and unmarshalling logic for features and mounts. (#3405)
* fix: [CDE-632]: Fixing marshalling and unmarshalling logic for features and mounts.
2025-02-11 10:06:20 +00:00
Neel Khamar 5116297202 feat: [CDE-627]: Added the new parameter resource_space_ref (#3384)
* Applied prettier
* feat: Added the new parameter resource_space_ref
2025-02-11 09:46:54 +00:00
Shivanand Sonnad 4250c0554a feat: [AH-916]: upstream proxy edit tests (#3404)
* feat: [AH-916]: upstream proxy edit tests
* feat: [AH-916]: refactor upstream proxy create tests
* feat: [AH-916]: add unit tests for create upstream proxy flow
2025-02-11 09:19:48 +00:00
Shivanand Sonnad 12796dc321 feat: [AH-916]: add UTs for maven and generic registry create flow (#3401)
* feat: [AH-916]: add UTs for maven and generic registry create flow
2025-02-10 13:23:00 +00:00
Yogesh Chauhan cff1a4a6fb fix: [ML-648]: Propagate LLM errors in stage/step creation (#3400)
* Propagate LLM errors
2025-02-10 13:05:26 +00:00
Ansuman Satapathy 0135603c8d feat: [CDE-603]: set infraproviderconfig identifier and space in the cache (#3399)
* feat: [CDE-603]: set infraproviderconfig in the cache
* feat: [CDE-603]: set infraproviderconfig in the cache
* feat: [CDE-603]: set infraproviderconfig in the cache
2025-02-10 11:54:15 +00:00
Yogesh Chauhan d2a2c2c361 fix: [ML-648]: Add error to generate output structs (#3397)
* fix test
* pointer to message
* Add error to generate output structs
2025-02-10 11:42:43 +00:00
Shivanand Sonnad cee3efb886 feat: [AH-944]: fix UI flickering if upstream proxy length is big (#3392)
* feat: [AH-944]: use color from design system
* feat: [AH-944]: fix UI flickering if upstream proxy length is big
* feat: [AH-944]: add ellipsis to upstream proxy name in reorder select
2025-02-10 06:25:26 +00:00
Shivanand Sonnad 824f72479c feat: [AH-944]: Improve view for version and arch selector on version details page (#3391)
* feat: [AH-944]: Improve view for version and arch selector on version details page
2025-02-10 05:39:46 +00:00
Shivanand Sonnad ab8b28691b feat: [AH-944]: refactor setup client button (#3389)
* [AH-944]: refactor setup client button
2025-02-10 05:39:23 +00:00
Enver Biševac 29ee963a89 feat: [code-2912]: improve middleware (#3375)
* Merge remote-tracking branch 'origin/main' into eb/code-2912-middleware
* requested changes
* requested changes
* refactoring code to remove chunk support
* added integration test, minor configuration changes
* fix: add usage metric enabled env var
* requested changes
* requested changes
* refactor tests
* minor imprevemnts
* improve middleware
2025-02-07 18:35:29 +00:00
Ritik Kapoor e9f0d8729a feat: [CODE-2944]: add service account support in bypass list for branch rules (#3381)
* feat: [CODE-2944]: address comment and updated placeholder
*

feat: [CODE-2944]: add service account support in bypass list for branch rules
2025-02-07 17:55:39 +00:00
Shivanand Sonnad 4fb63f6d9b feat: [AH-944]: use icon size 24 in listing page and 40 in header content (#3387)
* feat: [AH-944]: update version list icon
* feat: [AH-944]: use icon size 24 in listing page and 40 in header content
2025-02-07 08:21:57 +00:00
Dhruv Dhruv e42e24cdfe feat: [CDE-599]: Auto-creating infra resources at the root level. (#3383)
* feat: [CDE-599]: Auto-creating infra resources at the root level.
2025-02-07 03:47:59 +00:00
Johannes Batzill 1c30053bd6 fix: [CODE-3143]: Cleaup services/system and installID usage (#3380) 2025-02-05 20:22:22 +00:00
Prachi Shah babaff18f0 feat: [ML-629]: UT added for sanitize conversation function (#3376)
* UT added for sanitize conversation function
2025-02-05 07:32:30 +00:00