Skip to content

Use Zowe encoding for DSN data#10

Merged
Tannex merged 4 commits into
mainfrom
agent/zowe-config-encoding
Jul 15, 2026
Merged

Use Zowe encoding for DSN data#10
Tannex merged 4 commits into
mainfrom
agent/zowe-config-encoding

Conversation

@Tannex

@Tannex Tannex commented Jul 15, 2026

Copy link
Copy Markdown
Owner

Summary

  • resolve the Zowe encoding property through base, nested profile, team/user layer, and ZOWE_OPT_ENCODING precedence
  • use that value for --data-dsn decoding when -codepage is not explicitly supplied
  • preserve explicit -codepage, the cp037 fallback, and lazy Zowe loading for local inputs
  • document the behavior and add focused parser and end-to-end coverage

Branch relationship

This branch is synchronized with main at merge commit 33ec3ab, which contains PR #9. Merge commit 31281b7 resolves the former stacked-branch conflicts, so this PR now shows only the encoding-specific changes.

Validation

Rerun on head 31281b7:

  • go test ./...
  • go test -race ./...
  • go vet ./...
  • Windows amd64 test-binary cross-compile
  • macOS arm64 test-binary cross-compile

Comment thread zowe_config_native.go Fixed
Comment thread zowe_native_transport.go Fixed
@Tannex
Tannex marked this pull request as ready for review July 15, 2026 20:33
@Tannex
Tannex merged commit 9efe8ca into main Jul 15, 2026
2 checks passed
@Tannex
Tannex deleted the agent/zowe-config-encoding branch July 15, 2026 20:33
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