Skip to content

fix(scripts): remove undefined variable, fix os-release guard, move set -e, remove deprecated ::echo:: commands#15

Merged
BunsDev merged 1 commit into
mainfrom
cody/fix-script-issues
May 15, 2026
Merged

fix(scripts): remove undefined variable, fix os-release guard, move set -e, remove deprecated ::echo:: commands#15
BunsDev merged 1 commit into
mainfrom
cody/fix-script-issues

Conversation

@BunsDev

@BunsDev BunsDev commented May 15, 2026

Copy link
Copy Markdown
Member

Closes #11, #12, #13, #14

Implements all four Copilot stub fixes (those PRs had only placeholder commits):

…et -e, remove deprecated ::echo:: commands

- bundle.ps1: remove premature $BUNDLE_ID assignment using undefined $app_name (fixes #11)
- install_build_deps: guard /etc/os-release source with file existence check (fixes #13)
- install_cargo_bundle: move set -e to top of script so all failures are caught (fixes #14)
- Grammatical fix in wasm/bundle comment (fixes #12)
- Remove deprecated ::echo::on/off GitHub Actions commands from all bundle scripts and workflows (fixes #12)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant