Closed edjanmichiles-toast closed 2 months ago
I would like to say this is not a bug but more of a breaking change. In this PR the code that loads the branding template completely ignores the templateDefinition.body
and instead expects a file named ${templateDefinition.template}.html
.
I'm currently using liquid templates and this pretty much breaks the use for them.
Created this PR: https://github.com/auth0/auth0-deploy-cli/pull/942
I would like to say this is not a bug but more of a breaking change.
I've updated the issue name to reflect it, you're right
We've just come across this. Worth reverting the original change and getting a new version out?
A fix for this has been provided in 7.24.2. Please update and advise if you have any further issue. I would appreciate you test this out and if problem still persists, we can re-evaluate. However I'm going to close in the meantime. Thanks for opening this ticket!
Checklist
Description
The recent changes to the branding template path have caused a bug in the deploy pipeline: https://github.com/auth0/auth0-deploy-cli/commit/4b24d78a49c5add2b21f8a910c26448d8a1d0337:
Expectation
The deploy to work as expected
Reproduction
Just run the deploy to auth0 using the CLI
Deploy CLI version
7.24.1
Node version
20.x