fix: replace raw echo with output helpers in db/dbappsettings#700
Conversation
|
All work is complete for this PR. Summary of changes in
CI checks are all passing. PR is ready for review. |
Super-linter summary
All files and directories linted successfully For more information, see the GitHub Actions workflow run Powered by Super-linter |
|
All work is complete. CI checks are all passing and auto-merge has been enabled — the PR will merge automatically once any remaining required checks complete. |
6f93197 to
9668c2a
Compare
|
Rebased the branch onto current main (super-linter bump from #701 was blocking auto-merge). Force-pushed with |
Super-linter summary
All files and directories linted successfully For more information, see the GitHub Actions workflow run Powered by Super-linter |
9668c2a to
ec3bf4a
Compare
|
Rebased the branch onto current main (actions/checkout bump from #702 and GitHub Actions workflow updates landed on main). Force-pushed with |
Prompt: Replace raw echo with output helpers in db/dbappsettings
ec3bf4a to
126c23b
Compare
|
CI checks are currently running after the latest rebase (actions/checkout bump and GitHub Actions workflow updates from main). Auto-merge is already enabled — the PR will merge automatically once all required checks pass. Current status: all checks pending. |
|
CI checks are currently running. Auto-merge is already enabled — the PR will merge automatically once all required checks pass. Current status: checks pending (has-no-file-or-folder-case-sensitivity-issues, dependency-review, change-log-entry-is-in-unreleased, build-pre-release, does-not-contain-secrets, include-changelog-entry, lint-code, no-ignored-files, no-merge-commits, requirements, valid-changelog, Copilot Code Review). |
|
CI checks are still running. Auto-merge is already enabled — the PR will merge automatically once all required checks pass. Current status: build-pre-release, change-log-entry-is-in-unreleased, does-not-contain-secrets, has-no-file-or-folder-case-sensitivity-issues, no-ignored-files, dependency-review, valid-changelog, lint-code, and include-changelog-entry are all pending. Super-linter (BASH) has already passed. No outstanding work remains on the branch. |
|
All CI checks are passing and auto-merge is already enabled. The PR will merge automatically once GitHub processes it. No outstanding work remains. |
Summary
die()implementation and duplicateBASEDIRassignmentdbenvfirst so the standarddie,info, andsuccesshelpers are availableechocalls withinfofor progress outputcat(SC2002) by passing the file directly tojqCloses #622