Jerry Wiltse
Jerry Wiltse
I've wanted this kind of tool for my conan recipes in the past. I don't know enough about the various scenarios which require all the parameters of `os.chmod` to know...
No updates from maintainers in 6 months. Pinging @pd93 for any sort of status.
@pd93 Thanks for the response and contributions. Not asking for promises on timelines. > we need constructive comments from the community Here's mine. For big breaking change like this, projects...
I just tried updating but got same issue: ``` docker compose version Docker Compose version v2.34.0-desktop.1 ... docker images | grep 902 issue-902-working latest c9d862be732c 6 months ago 6.02MB ```
Not sure if you guys were both on Mac arm or not, but I'll have some other Mac arm, colleagues test, and get back to you tomorrow
@glours yes, @euroinexile is a colleague
Could this be same or related issue? Seems like secrets aren't propagating here either: `docker-bake.hcl` ```hcl target "default" { no-cache = true secrets = [ { type = "env" id...
Up to @pd93 and @andreynering I suppose.
> For these variables, you need to define them in `getSpecialVars` inside `compiler.go` Ah, of course, moved...
Yah I can fix it tomorrow. Just to confirm, are you sure you want to merge it?