Jan Hurst

Results 4 issues of Jan Hurst

When trying to rebuild a dev container that is defined in a docker-compose file I consistently see an error about the removal of the previous build of the container failing...

bug
containers

Type: Bug - Build dev container w/ mhutchie.git-graph extension installed - From Git Graph interface checkout a branch, right click on target and "Rebase current branch on this Commit" ![image](https://github.com/mhutchie/vscode-git-graph/assets/16224889/ca52b85b-50f7-458e-bab6-7fe209a01fd5)...

I wanted to be able to set the resulting Windows executable name in the build.gradle file. This allows configuration via: `getdown { winLauncherName = "$project.name" + ".exe" }`

**Is your feature request related to a problem? Please describe.** I would like to define a DAG that uses a list of inputs to "fan out" to sub DAGs, and...

enhancement
product idea