| During the migration of puppet, puppetlabs-puppet_agent module and *_core modules from AppVeyor to GitHub Actions we encountered multiple Windows environment issues that could've been easier to investigate and fix if we were able to SSH. No action for this that works for Windows machines was found on the GitHub Actions Marketplace and we had to make our own solution. We should transform our solution into a fully fledged GitHub Action to make it easier to use and be useful to other GitHub Actions users. Investigation for repository structure and creating a GitHub Action requirements are needed. |