wasmCloud/examples

Move examples code into wasmcloud/wasmcloud

thomastaylor312 opened this issue · 4 comments

Multiple community members have expressed confusion akin to "where code?" when they go to our top level repo. Based on community calls, examples made sense as the first thing to see. As part of this, we should be preserving git history when we merge and then it should be presented to the community.

As part of this, we need to make sure the org maintainers sign off on the repo merge before the work is done

It would be pretty easy to pull in wasmCloud/examples to wasmCloud/wasmCloud if we "just" want to more easily expose where our examples are.

There's a related question of how/when we want to migrate examples, since most of what's in wasmCloud/examples are modules, and not all of them can be componentized today. Do you have thoughts about this?

It seems like it might be reasonable to move only some examples into the wasmcloud/wasmcloud repo -- maybe some of the more recent components-related work that's been done?

My current idea is to move folders with the newer code from https://github.com/wasmCloud/examples/ to https://github.com/wasmCloud/wasmcloud and go from there?

I feel like that is probably a smart idea

Closing since we decided to leave stable ABI examples here