test: versioning, acls work, more cleanup

This commit is contained in:
Luke McCrone
2024-05-03 23:18:52 -03:00
parent c4b4af3539
commit 9f3990b0f6
20 changed files with 362 additions and 67 deletions

View File

@@ -8,7 +8,7 @@ jobs:
- name: Check out code into the Go module directory
uses: actions/checkout@v4
- name: Install ShellCheck
- name: Install ShellCheck and md5
run: sudo apt-get install shellcheck
- name: Run ShellCheck