Skip to content

feat(pp-solution): compute CustomizationOptionValuePrefix via CLI post-action#65

Open
metjuperry wants to merge 1 commit into
TALXIS:masterfrom
metjuperry:users/matej.samler/scriptremoval
Open

feat(pp-solution): compute CustomizationOptionValuePrefix via CLI post-action#65
metjuperry wants to merge 1 commit into
TALXIS:masterfrom
metjuperry:users/matej.samler/scriptremoval

Conversation

@metjuperry

Copy link
Copy Markdown
Member

Replace hardcoded value 36171 with a computed hash derived from PublisherPrefix.
Uses ReplaceOptionValuePrefixProcessor (A1B2C3D4-1003) which reads
from Solution.xml and computes a deterministic
value in [10000, 99999] via PublisherPrefixHasher.

Also removes PowerShell post-action scripts from pp-solution and pp-entity
templates, replaced by native CLI post-action processors.

Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com

…t-action

Replace hardcoded value 36171 with a computed hash derived from PublisherPrefix.
Uses ReplaceOptionValuePrefixProcessor (A1B2C3D4-1003) which reads
<CustomizationPrefix> from Solution.xml and computes a deterministic
value in [10000, 99999] via PublisherPrefixHasher.

Also removes PowerShell post-action scripts from pp-solution and pp-entity
templates, replaced by native CLI post-action processors.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@metjuperry

Copy link
Copy Markdown
Member Author

Related to TALXIS/tools-cli#79

@TomProkop

TomProkop commented May 11, 2026

Copy link
Copy Markdown
Member

I won't merge the post action removal since that would break this repo a render it non-functioning when called outside of txc. Also PR name doesn't reflect the changeset.

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