Brian Pickens
Brian Pickens
Hello, Line 14 of the webpack.config.js publishes the css as style.css. However the webapp expects site.css. To fix this I had to fix line 14 to publish the .css as...
## Description I was hoping setting `disable-releaser: true` would operate like a `dry-run`, however it appears to completely disable the action so that no output is generated. I noticed that...
**Describe the bug** When trying to run a bash script against a windows runner, all the path separators are missing. Presumably the runner is sending backslashes for windows, but should...
**Description** Admittedly, I'm pretty new to databricks so go easy on me if I get anything wrong here. We are using vscode, and databricks-connect to develop a project with notebooks...
I'd like to include the git sha of the version that triggered the run using the `github.sha` for the run in my release template. Specifically, I want to include it...