Daniel T
Daniel T
Hi @yokawasa, I hope you are doing well. Do you know if is possible to pass data from the azure function code to the **function.json** in order to dynamically name...
Hi @codemation, Hope you find very well. This tool looks fantastic. I was wondering if there will be plans in the roadmap to make this tool cross-provider, e.g. to work...
Hi @lob Greetings. I was wondering if this tool could be used for a project that not uses a `package.json`, perhaps a python project. I could use the GitHub action,...
Hi @Bhacaz, greetings. Can we clone a folder in a specific directory instead the root
Hi @syphar, Greetings. I was wondering if we can cache python dependencies when running multiple workflows, e.g. - I have 1 Pull request where I am running CI lint. -...
Hi @syphar, I have a question regarding cache configuration. I have noticed that when the job running the action does not end successfully, the cache component is not stored. My...
Hi @crflynn , Thanks for this wonderful tool. I was wondering if is possible to pass the `http_path` as a query parameter, e.g: ``` SQLALCHEMY_DATABASE_URL="databricks+connector://token:@:443/?http_path=" ``` This is because I...
**Description:** The `days-before-stale` option will restart the count if there is a new update in the pull request or issue even if the update comes from the author or any...
Hi there, Can we pass a .json file to the `new-cluster-json:` parameter?
Hi team, Greetings. There is a situation where we can have a successful `plan`, but the `apply` command can fail because of a misconfiguration regarding RBAC, job or cluster definitions....