Anjana Supun
Anjana Supun
$Subject
## Context When we are configuring the database, we are encouraging people to use hard-coded values in DBCon.py. I don't really mind hard coding values in a config file for...
Hi, After Cloning the repository I've run `yarn` to install dependencies. I've got following error `error An unexpected error occurred: "https://registry.yarnpkg.com/event-stream/-/event-stream-3.3.6.tgz: Request failed \"404 Not Found\"". ` npm install works...
Hi all, I'm trying to implement tooling support for Azure functions for a JVM based language named Ballerina. From by executing `bal build` I'm trying to generate .vscode folder in...
### Description We are getting intermittent bal build issues from time to time due to random central call failures. Seems like we have retryOnConnectionFailure enabled from okHTTP side. We need...
**Description:** $Subject under load test. Strand dump - https://gist.github.com/xlight05/af107fdd097dd6825fbe6bd6e13efa1e Simpler sample - ```bal import ballerina/http; import ballerina/log; type Location record {| string name; string id; string address; |}; type Locations...
**Description:** $Subject. **Steps to reproduce:** If the user's github action contain Setup-java action **Related Issues:**
## Purpose $Subject. With U9 Changes ## Goals > Describe the solutions that this feature/fix will introduce to resolve the problems described above ## Approach > Describe how you are...
**Description:** If the user wants a specific OS to run ballerina. they should have that option. Languages like Node has multiple images (ubuntu, alphine .. ). This could be useful...
**Description:** $Subject **Describe your problem(s)** **Describe your solution(s)** **Related Issues (optional):** **Suggested Labels (optional):** **Suggested Assignees (optional):**