Skip to content
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

add MAINTAINERS.md file #255

Closed
wants to merge 368 commits into from
Closed

Conversation

michelleN
Copy link
Member

@radu-matei @ThorstenHans @vdice @dicej @karthik2804 - please let me know if I've forgotten anyone or if you'd like to not be on this list for any reason.

karthik2804 and others added 30 commits December 7, 2022 18:05
Now that bytecodealliance/javy#150 has been merged, we can use
the upstream repo again, and no longer need to explicitly disable case
conversion, since `quickjs-wasm-rs` no longer does case conversion at all.

Signed-off-by: Joel Dice <[email protected]>
Signed-off-by: Radu Matei <[email protected]>
Signed-off-by: karthik Ganeshram <[email protected]>
fix templates to use liquid filters
Signed-off-by: Rajat Jindal <[email protected]>
Signed-off-by: karthik Ganeshram <[email protected]>
…ates/spin-js-engine/src/js_sdk/decode-uri-component-0.2.2

Bump decode-uri-component from 0.2.0 to 0.2.2 in /crates/spin-js-engine/src/js_sdk
Renable redis::del as it works with spin 0.7.0
Signed-off-by: karthik Ganeshram <[email protected]>
…emplates

Add .gitignore and also exclude_files to templates
Signed-off-by: karthik Ganeshram <[email protected]>
Signed-off-by: karthik Ganeshram <[email protected]>
Signed-off-by: karthik Ganeshram <[email protected]>
Signed-off-by: karthik Ganeshram <[email protected]>
Signed-off-by: karthik Ganeshram <[email protected]>
ThorstenHans and others added 28 commits October 18, 2023 18:38
Add samples for built-in HTTP router (JS & TS)
Signed-off-by: Vaughn Dice <[email protected]>
…t-going-to-take-it-any-more

Use `content-type` header in templates
…nifest-v2

chore(*): migrate examples/templates/tests to Spin manifest v2
chore(*): update examples/test-app with allowed_outbound_hosts
Add spin watch configuration to templates
docs(templates): add minimal build/run docs to template READMEs
Signed-off-by: karthik2804 <[email protected]>
* windows mkdirp fix

Signed-off-by: Ofer Herman <[email protected]>

* fix mkdir in examples and test

Signed-off-by: Ofer Herman <[email protected]>

---------

Signed-off-by: Ofer Herman <[email protected]>
This simply switches from using `rand::thread_rng` to `rand::rngs::OsRng`,
directing all RNG requests straight to the host.  More efficient options are
possible, but I'm keeping things simple for now.

Fixes fermyon#215

Signed-off-by: Joel Dice <[email protected]>
…xamples/javascript/simple_ssr/babel/traverse-7.23.2

Bump @babel/traverse from 7.19.3 to 7.23.2 in /examples/javascript/simple_ssr
With this commit, the allowed_outbound_hosts property is set on the component in spin.toml as it is done in templates for Rust and TinyGo.

Signed-off-by: Thorsten Hans <[email protected]>
…erience

Add `allowed_outbound_hosts` to Templates
+ Part of Spin governance follow up tasks: https://github.com/fermyon/spin/blob/main/GOVERNANCE.md?plain=1#L34

Signed-off-by: Michelle Dhanani <[email protected]>
@michelleN michelleN changed the base branch from main to feat/sdk-v2 July 18, 2024 15:52
@michelleN michelleN closed this Jul 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.