Thomas Boop

Results 15 comments of Thomas Boop

This would improve the experience of developing actions, but would also break users that have erroneously set `required` in their `action.yaml`. That being said, this isn't really a toolkit issue,...

Going to close this, we can reopen once we understand the issue better!

I've tagged this as an enhancement to make testing easier. Some shells don't support it, noticeably `bash`. But node does. If we made this change, we would also have to...

Hey @howyi , could you describe this user scenario a little more? `hashfiles` taking into account all files is important because a lot of the time it is used to...

Hey @nyarly , ~~we expose a variable in the github context `${{github.action_path}}` that contains the path to where the action is located. You can use that in relation to your...