Closed joschi closed 4 years ago
@halcyon I think the Travis CI check is failing due to rate limits in the GitHub API.
@halcyon I think the Travis CI check is failing due to rate limits in the GitHub API.
That's an interesting problem. Could Github Actions be vulnerable to the same problem?
That's an interesting problem. Could GitHub Actions be vulnerable to the same problem?
@halcyon In theory yes, but the fact that we can use the automatically generated token in GitHub workflows, the limit will be much higher.
This change set fixes all ShellCheck warnings and errors in
bin/functions
.Changes from pull request #44 (support for SapMachine) are included in this PR. I will rebase it on current
master
if PR #44 has been merged before this PR.