-
Notifications
You must be signed in to change notification settings - Fork 75
V3 content #1392
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
+13,222
−6
Merged
V3 content #1392
Changes from 21 commits
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
e081201
v3 content baseline: copy v2 content, update links to v3, remove v2-s…
itowlson 6a52c81
Typo and spelling fixes from trying to calm the spell checker
itowlson 8dd50f8
Enable testing viewing of v3 (breaks v2 for now!)
itowlson d810bb6
Add v3 to version drop-down
itowlson 90a2695
Remove references to HTTP application base
itowlson fb42715
Component dependencies docs
itowlson e1025f2
fix if else clause in spin_main.hbs
karthik2804 10eac4f
Merge pull request #1395 from karthik2804/v3_sidebar
itowlson 7aa74af
Add if-elseif-else fix to page_lang.hbs
itowlson 35a9207
update folder structure for llm in spin 3.0
karthik2804 77ccb29
Merge pull request #1393 from itowlson/component-dependencies
itowlson ae3b1ae
Fix some broken links
itowlson ec9dfcb
fix review comments
karthik2804 92900d7
Merge pull request #1399 from itowlson/fix-cli-reference-links
itowlson c42b27a
Merge pull request #1398 from karthik2804/update_llm_docs
itowlson 952ccf1
Merge pull request #1394 from itowlson/remove-http-base
itowlson 724f93d
Application splitting
itowlson 836b1af
Breaking changes info
itowlson fb3d095
Merge pull request #1396 from itowlson/whats-new-and-breaking-changes-v3
itowlson 90f3666
Merge pull request #1400 from itowlson/app-splitting
itowlson 51bacee
Work around cloud issue with two triggers pointing to same component
itowlson 3ad02bc
Remove js2wasm from v3 docs
itowlson 5b70d2e
Typo fixes
itowlson 3d06a63
Merge pull request #1410 from itowlson/exterminate-js2wasm
itowlson beac43f
Updates from review
itowlson File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -86,7 +86,7 @@ api_version = "v1" | |
|
|
||
| ## Using Variables From Applications | ||
|
|
||
| The Spin SDK surfaces the Spin configuration interface to your language. The [interface](https://github.com/fermyon/spin/blob/main/wit/variables.wit) consists of one operation: | ||
| The Spin SDK surfaces the Spin configuration interface to your language. The [interface](https://github.com/fermyon/spin/blob/main/wit/deps/[email protected]/variables.wit) consists of one operation: | ||
|
|
||
| | Operation | Parameters | Returns | Behavior | | ||
| |------------|--------------------|---------------------|----------| | ||
|
|
||
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.