Skip to content

CommitToGit: Handle missing destination Path#1967

Merged
rain-on merged 4 commits into
mainfrom
tmm/missing_dest_path
May 27, 2026
Merged

CommitToGit: Handle missing destination Path#1967
rain-on merged 4 commits into
mainfrom
tmm/missing_dest_path

Conversation

@rain-on
Copy link
Copy Markdown
Contributor

@rain-on rain-on commented May 26, 2026

Turns out Server will remove empty strings from properties/variables - given the destinationPath is (now) allowed to be empty, Calamari needs to expect that it may be missing.

If it is missing, Calamari should assume an empty string.

⚠️ Does this change require a corresponding Server Change?
⚠️ If so - please add a "Requires Server Change" label to this PR!

@rain-on rain-on requested a review from flin-8 May 26, 2026 23:37
Copy link
Copy Markdown
Contributor

@flin-8 flin-8 left a comment

Choose a reason for hiding this comment

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

LGTM , just add comments in the test & code to explain why we expect nulls

@rain-on rain-on merged commit 33f1b39 into main May 27, 2026
33 checks passed
@rain-on rain-on deleted the tmm/missing_dest_path branch May 27, 2026 01:39
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