Results 106 issues of Kishan B

When i run tflock on terraform scripts i get the following segmentation fault error ```go panic: runtime error: invalid memory address or nil pointer dereference [signal SIGSEGV: segmentation violation code=0x2...

It would be great if the release contained binary artifacts that can be just installed in a target machine. as of now the process involves cloning this repo and running...

First of all great job on handling the complexities of postgres wire protocol and creating this ! I feel it would be great examples and context can be added to...

## Context - We have failing pipelines due to [2.8.2](https://github.com/mshick/add-pr-comment/releases/tag/v2.8.2) minor version which upgrades the node runtime from 16 to 20. Since we are running this in a self hosted...

## Problem If pr comments are long, github API throws body is too long (maximum is 65536 characters) error ``` Error: Validation Failed: {"resource":"IssueComment","code":"unprocessable","field":"data","message":"Body is too long (maximum is 65536...

enhancement

After deploying the app in the appengine, i try to use the gui i get the "gapi.client.helloworld is undefined" error in the console. Make it work out of the box...

## Context I see the OCF Writer append function has the signature ```go func (ocfw *OCFWriter) Append(data interface{}) error ``` Inside this we are having a reflection based code to...

## Background We have a very specific use case where the data is in a CSV file and there is a separate file which stores avro schema. We will have...

Can you make this available in bower? it would be nice to do a bower install of this :-)

Say there are seasonal discount sales for a particular variety / assorted cloths. How can that be handled? Using existing data elements or a new element? Note that there can...

enhancement