Add support for windows runner
This PR adds support for running the action on windows runners. It includes:
- powershell script to install op, following the same logic as the original shell script
- powershell test script modelled after the original bash version
- changes to the .yml files to run the powershell script when running on windows
- updated README
It looks like your commits are not signed. A requirement of this repo is to have the commits signed.
If you're new to commit signing, there are different ways to set it up:
Sign commits with gpg
Follow the steps below to set up commit signing with gpg:
Sign commits with ssh-agent
Follow the steps below to set up commit signing with ssh-agent:
Sign commits with 1Password
You can also sign commits using 1Password, which lets you sign commits with biometrics without the signing key leaving the local 1Password process.
Learn how to use 1Password to sign your commits.
This is really exciting to see! Thank you so much for contributing with this enhancement! 💪🏻
@edif2008 @szzsolt I need to run actions on the window as soon as possible. So, can I copy the contents of the PR and sign the commitment to post the PR?😢😢
+1
@szzsolt Any chance you will sign your commits?
@Jongveloper Did you manage to find a workaround? Did you re-post the PR with signed commits?