Skip to content

#168 - Fixed hyphen in a secret problem - #174

Merged
ahsimb merged 44 commits into
mainfrom
bug/168-dash-option
Sep 10, 2026
Merged

#168 - Fixed hyphen in a secret problem#174
ahsimb merged 44 commits into
mainfrom
bug/168-dash-option

Conversation

@ahsimb

@ahsimb ahsimb commented Sep 7, 2026

Copy link
Copy Markdown
Collaborator

closes #168
closes #173

ahsimb added 30 commits March 26, 2024 09:20
# Conflicts:
#	exasol/python_extension_common/deployment/language_container_deployer.py
#	exasol/python_extension_common/deployment/language_container_deployer_cli.py
#	pyproject.toml
#	test/unit/deployment/test_language_container_deployer.py
#	test/unit/deployment/test_language_container_deployer_cli.py
@ahsimb ahsimb self-assigned this Sep 7, 2026
@ahsimb ahsimb added the bug Unwanted / harmful behavior label Sep 7, 2026
Comment thread exasol/python_extension_common/cli/std_options.py
],
)
def test_encode_decode_secret_value_roundtrip(value):
assert decode_secret_value(encode_secret_value(value)) == value

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this only shows that encode decode are compatible but doesnt show that encode escapes as expected

@ahsimb
ahsimb deployed to manual-approval September 10, 2026 11:07 — with GitHub Actions Active
@ahsimb
ahsimb deployed to manual-approval September 10, 2026 11:07 — with GitHub Actions Active
@sonarqubecloud

Copy link
Copy Markdown

@ahsimb
ahsimb merged commit 385cec8 into main Sep 10, 2026
45 checks passed
@ahsimb
ahsimb deleted the bug/168-dash-option branch September 10, 2026 12:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Unwanted / harmful behavior

Projects

None yet

2 participants