Skip to content

Prepare templates for SDK changes#3438

Closed
itowlson wants to merge 3 commits intospinframework:mainfrom
itowlson:p3-templates-smoke-smoke-smoke
Closed

Prepare templates for SDK changes#3438
itowlson wants to merge 3 commits intospinframework:mainfrom
itowlson:p3-templates-smoke-smoke-smoke

Conversation

@itowlson
Copy link
Copy Markdown
Collaborator

Just to have something that smokes the template changes while the (Rust) SDK stabilises

@itowlson itowlson force-pushed the p3-templates-smoke-smoke-smoke branch from 0d48523 to a8167ca Compare March 27, 2026 02:05
@itowlson
Copy link
Copy Markdown
Collaborator Author

Rust 1.93! Yikes!

Signed-off-by: itowlson <ivan.towlson@fermyon.com>
Signed-off-by: itowlson <ivan.towlson@fermyon.com>
@itowlson itowlson force-pushed the p3-templates-smoke-smoke-smoke branch from c7f2504 to ad40e92 Compare April 13, 2026 00:16
Signed-off-by: itowlson <ivan.towlson@fermyon.com>
@itowlson itowlson force-pushed the p3-templates-smoke-smoke-smoke branch from 620a503 to a3f7cf9 Compare April 16, 2026 01:06
@itowlson
Copy link
Copy Markdown
Collaborator Author

I updated the Go templates @adamreese - please give them the once-over once you have bandwidth.

I am expecting that these will fail until the Go SDK is published / tagged - should we point them at main for now so that they get proper smoking?

allowed_outbound_hosts = []
[component.{{project-name | kebab_case}}.build]
command = "tinygo build -target=wasip1 -gc=leaking -buildmode=c-shared -no-debug -o main.wasm ."
command = "go tool componentize-go --world spin:up/redis-trigger@4.0.0 build"
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Suggested change
command = "go tool componentize-go --world spin:up/redis-trigger@4.0.0 build"
command = "go tool componentize-go -w spin:up/http-trigger@4.0.0 -w spin:up/redis-trigger@4.0.0 build"

spinframework/spin-go-sdk#54 (comment)

@adamreese
Copy link
Copy Markdown
Contributor

Go SDK has now been tagged https://github.com/spinframework/spin-go-sdk/releases/tag/v3.0.0

@adamreese adamreese mentioned this pull request May 4, 2026
@fibonacci1729
Copy link
Copy Markdown
Collaborator

Closing in favor of #3492

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants