Skip to content

Add dynamic placeholder replacement in functions.tmdl#1

Merged
albertospelta merged 1 commit intomainfrom
alberto/patch-placeolders
Oct 17, 2025
Merged

Add dynamic placeholder replacement in functions.tmdl#1
albertospelta merged 1 commit intomainfrom
alberto/patch-placeolders

Conversation

@albertospelta
Copy link
Copy Markdown
Member

Introduce a new workflow step in publish-abcclassification.yml to replace placeholders for package ID and version in the functions.tmdl file. Updated functions.tmdl to use placeholders (__PLACEHOLDER_PACKAGE_ID__ and
__PLACEHOLDER_PACKAGE_VERSION__) instead of hardcoded values for DAXLIB_PackageId and DAXLIB_PackageVersion. This ensures metadata is dynamically updated during workflow execution.

Introduce a new workflow step in `publish-abcclassification.yml`
to replace placeholders for package ID and version in the
`functions.tmdl` file. Updated `functions.tmdl` to use
placeholders (`__PLACEHOLDER_PACKAGE_ID__` and
`__PLACEHOLDER_PACKAGE_VERSION__`) instead of hardcoded values
for `DAXLIB_PackageId` and `DAXLIB_PackageVersion`. This ensures
metadata is dynamically updated during workflow execution.
@albertospelta albertospelta merged commit 164777a into main Oct 17, 2025
@albertospelta albertospelta deleted the alberto/patch-placeolders branch February 26, 2026 17:03
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.

1 participant