Skip to content

Fix load-env script#359

Merged
pantherman594 merged 1 commit intomasterfrom
load-env
Apr 2, 2026
Merged

Fix load-env script#359
pantherman594 merged 1 commit intomasterfrom
load-env

Conversation

@pantherman594
Copy link
Copy Markdown
Contributor

According to claude $0 in a sourced script will be the calling shell (e.g. bash) rather than the script itself, so it should be replaced with ${BASH_SOURCE[0]}

Also add some error messages if workspace_id or wsm_api_url are unset

@pantherman594 pantherman594 requested review from a team as code owners April 2, 2026 13:50
@pantherman594 pantherman594 merged commit cb132c0 into master Apr 2, 2026
5 of 6 checks passed
@pantherman594 pantherman594 deleted the load-env branch April 2, 2026 15:08
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