-
Notifications
You must be signed in to change notification settings - Fork 15
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
[FEATURE] Create infrastructure for examples #19
Comments
In regards to that, I was thinking that this could be an additional cmd in Makefile. Something like that
|
@pauleveritt This is sort of an umbrella issue for the effort that I mentioned to you earlier around starting a separate repo for community-contributed examples. If you are interested, I thnk it'd be a great opportunity to team up with @marimeireles to bootstrap this. |
I agree, this is a perfect sized task. @marimeireles what's the best place for me to help? |
Hey @pauleveritt, thank you for offering help! I think the next steps here are to decided how to go about the examples and write some docs around it :)
And IIRC even some examples in issues. We have to:
These are a few things I was thinking about. I'm very happy to hear your feedback and ideas @pauleveritt! I'm also available for a chat if you'd rather discuss something through video. You can send me an email and we can set something up. Thank you again for offering help! Happy to work with you. :) |
🙌 🙌 |
@marimeireles Chat sounds good. Is it ok if we switch to email? I'm paul dot everitt at jetbrains dot com. |
Cool! Another thing I'd like to add to the discussion after running the tests on the examples once is that it takes a very long time to run all of them. I wonder if we should take this into consideration on what kinds of examples we add here. |
I have some experience with JS testing so it's something I could take a look at. |
@marimeireles Probably worth discussing out in the open, but what's the IP plan for this repo? Do you expect to have a contributor license agreement? If so, then your plan makes even more sense. The examples in this repo are really for the needs of the project (documentation, testing) and less about showcase. Moving community examples to another repo can then make that other repo a broader showcase. Not just examples, but articles etc. Kind of like an One place to ask beyond that. Years ago, I was involved with the Plone Collective. It was a place to take in new code which would have some common maintenance. You touch briefly on it. One could imagine helping people clean up their example on the way in, helping write a test for it, me perhaps making a video. |
That sounds about very in line with what we were thinking @pauleveritt . Examples in the main repo serve the purpose of documentation and testing (and part of the scope of work of core-devs) while examples/content in the community-examples repo (let's call it Both should have a contributor license agreement, imho. |
Linking pyscript/pyscript#495 here. |
@marimeireles @pauleveritt just wanted to keep this alive and check if you made progress on a proposal of how to organize this or if you need help |
I sent @marimeireles a proposal. Should I send to you also @fpliger ? |
Happy to help :) @marimeireles was out last week but she's back. I think it makes sense for you 2 to align and refine the proposal if needed and then publish it for discussion. I'm happy to chime in/review early on if you prefer or when you post the proposal, all good. :) |
Hey Paul and Fabio. |
Just as a pointer, was talking with @ramalho about documentation and, specifically, that there are some great 3rd party guides about PyScript out there. Would be great to also have a curated reference to these in this new repo as well |
Yeah! @fpliger |
I think maybe we should have this issue as an umbrella issue that links to other issues? |
This is the umbrella issue to discuss ideas regarding how to deal with examples.
🏗 adding infrastructure:
📖 add docs on how to:
📣 outreach work:
The text was updated successfully, but these errors were encountered: