Skip to content

feat: add ability to push components with just the minimal data without the function json#502

Merged
Gopi200 merged 2 commits into
masterfrom
feat/add-support-for-multiple-functions-in-wasm-components-PHOEN-847
Apr 14, 2026
Merged

feat: add ability to push components with just the minimal data without the function json#502
Gopi200 merged 2 commits into
masterfrom
feat/add-support-for-multiple-functions-in-wasm-components-PHOEN-847

Conversation

@Gopi200
Copy link
Copy Markdown
Collaborator

@Gopi200 Gopi200 commented Apr 7, 2026

No description provided.

@Gopi200 Gopi200 force-pushed the feat/add-support-for-multiple-functions-in-wasm-components-PHOEN-847 branch 2 times, most recently from e84ec24 to 69b5357 Compare April 8, 2026 07:04
@Gopi200 Gopi200 force-pushed the feat/add-support-for-multiple-functions-in-wasm-components-PHOEN-847 branch from a55aa83 to 69b5357 Compare April 8, 2026 07:27
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented Apr 8, 2026

}
const functionJson = getFunctionJsonFromDir(functionDir);

if (!functionJson) {
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Why is this check removed?

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

Because we now want to send the component to the block store even when we don't have a function json so the block store can automatically generate one.

@Gopi200 Gopi200 merged commit 1031a90 into master Apr 14, 2026
2 checks passed
@Gopi200 Gopi200 deleted the feat/add-support-for-multiple-functions-in-wasm-components-PHOEN-847 branch April 14, 2026 07:49
@bettyblocks-release-bot
Copy link
Copy Markdown
Collaborator

🎉 This PR is included in version 26.1.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants