Include Redpanda assets in build artifact#790
Conversation
✅ Deploy Preview for testcontainers-node ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
|
Fixes #790 The previous pull request failed the build due to code expecting to find the files at example: Tests were run locally and passed. |
…ml.hbs-not-included-in-build-artifact
|
Fixes #790 Apologies... in the previous commit titled Now, I have moved the |

Fixes #762
This PR includes the redpanda.yaml.hbs file in the build artifact, addressing the issue where it was previously omitted. Non-TypeScript assets are organised into an assets folder in the redpanda module. The module's build script will copy these assets into the build folder.