Sagnik Das
Sagnik Das
 
This Repo participated in section add GSSOC. I want work on this issue
fix #1522 
**Describe the bug** RHDA extension showing this response after running it . why its not showing any analytics ?   
## Summary Fix `ValidateBuilderExists` function to handle SIGINT signals. This update ensures that interrupted hanging queries gracefully abort, returning an "operation aborted" error #### Before Crtl+C does not abort hanging...

**What happened**: FAIL: TestExecutor_ensureSync (4.43s) sync_test.go:266: Error Trace: /home/sangnik/Videos/pipecd/pkg/app/piped/executor/kubernetes/sync_test.go:266 Error: Not equal: expected: "STAGE_SUCCESS" actual : "STAGE_FAILURE" Diff: --- Expected +++ Actual @@ -1 +1 @@ -STAGE_SUCCESS +STAGE_FAILURE Test: TestExecutor_ensureSync...
**What this PR does**: as title **Why we need it**: version field was already marked as deprecated and is no longer in use **Which issue(s) this PR fixes**: Fixes #5061