Ryan

Results 135 comments of Ryan

To be honest, I read this like 5 times since it was opened and I still have no idea what exactly is proposed here. Sounds like you want YAML linter/formatter...

This is because permission system is completely different between Windows and Linux, didn't had time to look at where and how it does but I assume `act` can recursively `chmod...

@cdhunt It's not LinuxLinux copy ``` ::debug::Copying /actions/hashicorp-setup-terraform@v1/dist/index1.js to /tmp/3ebc1b30-79a1-4ab6-ae5f-d62eb03aeadc/terraform. ``` I actually have no idea if that can be solved just in `act` with Go ![image](https://user-images.githubusercontent.com/31106839/105367154-705f9600-5c00-11eb-88bc-9092d3947aaa.png)

Leaving it open but I'm not sure if it's easy to implement so I won't treat it with priority

> is that failure in ci expected? No?

https://github.blog/changelog/2021-11-24-github-actions-reusable-workflows-are-generally-available/

That's because they are not supported

> Hi, just wondering if support for reusable workflows is on the backlog for act? Yes, that's why this issue is opened --- EDIT --- Issue is locked because none...

This is currently handled by `--verbose` flag, do we need to add it as env variable? I don't think it should be added, but we should have better log output...