Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge dbTransient changes to v5 #58

Merged
15 commits merged into from
Mar 21, 2024

Merge pull request #57 from ba-st/transient-apps

2258012
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

Merge dbTransient changes to v5 #58

Merge pull request #57 from ba-st/transient-apps
2258012
Select commit
Loading
Failed to load commit list.
GitHub Actions / shellcheck succeeded Mar 21, 2024 in 0s

reviewdog [shellcheck] report

reported by reviewdog 🐶

Findings (0)
Filtered Findings (3)

scripts/test-utils.sh|17 col 16| Note that A && B || C is not if-then-else. C may run when A is true.
scripts/test-utils.sh|18 col 16| Note that A && B || C is not if-then-else. C may run when A is true.
scripts/test.sh|5 col 8| Not following: test-utils.sh: openBinaryFile: does not exist (No such file or directory)