Skip to content

Conversation

@mkoura
Copy link
Collaborator

@mkoura mkoura commented Jan 14, 2026

Declare arrays with local -a in Bash scripts to ensure correct array behavior and avoid subtle bugs. Also, require positional arguments for era and major_version in create_and_submit_hf_action to prevent unintended usage with missing parameters.

Declare arrays with `local -a` in Bash scripts to ensure correct array
behavior and avoid subtle bugs. Also, require positional arguments for
era and major_version in `create_and_submit_hf_action` to prevent
unintended usage with missing parameters.
@mkoura mkoura merged commit 691b672 into master Jan 14, 2026
1 check passed
@mkoura mkoura deleted the bash_imp branch January 14, 2026 10:02
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.

2 participants