[Sugar-devel] GSoC 2020 Proposals progress #2

2020-03-24 Thread James Cameron
Thank you to students so far.  We have nine proposals on our
dashboard.

We have three proposals with status "final";

- Port Sugarizer activities to Sugar,

- Sugar App Store For Python 3 Activities,

- Sugarizer game activity pack (#2),

We have seven proposals with status "draft shared";

- Sugarizer knowledge activity pack,

- Sugarizer game activity pack (#1),

- Resolve 100 issues in Music Blocks,

- Improve and Maintain 25 Sugar Activities,

- Model–View–Controller refactoring for Music Blocks,

- Sugarizer School Portal,

Many of the proposals have not been shared on our mailing list, which
means there has been no opportunity for contribution by or
collaboration with the rest of the Sugar Labs community.  Remember
that the dashboard is only accessible to mentors.

Some of the proposals are from students who have not made any
contributions on GitHub to any of our projects, or have made only a
brief trivial contribution.  They have not demonstrated capability and
may not have appreciated the culture of an open source community.

Not sure if you are doing the optional things that we value?  Please
read; https://github.com/sugarlabs/GSoC#right-fit

-- 
James Cameron
http://quozl.netrek.org/
___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel


Re: [Sugar-devel] Proposal Review Request

2020-03-24 Thread James Cameron
Hello Ayush,

Thanks for the invitation.

Application Review Period begins on 1st April under the full program
timeline, see
https://summerofcode.withgoogle.com/how-it-works/#timeline

As I'm a mentor for the project idea, I don't think I should review
your proposal until then.  Reviewing early would be unfair to any
other students, because I would become familiar with your proposal.

Mentors who are not associated with the project idea, and other
community members, may review and comment as they wish.  You've had a
comment from Aniket, and that's great.

You can also review your own proposal; look through GSoC guides, our
GSoC/README.md, our project ideas page, and previous projects.

On Tue, Mar 24, 2020 at 04:52:23PM +0530, ayush nawal wrote:
> A gentle reminder for the proposal I posted a few days ago.
> 
> Please review whenever you get time.
> 
> Regards 
> Ayush
> 
> On Sat, Mar 21, 2020 at 10:12 PM ayush nawal <[1]ayushnawal...@gmail.com>
> wrote:
> 
> G'day,
> 
> Sharing my project proposal for Improve and Maintain 25 Sugar Activities. 
> 
> Followed the Sugar Labs template on GitHub and posted the proposal on 
> GSoC's dashboard too.
> 
> Requesting for a review.  Any suggestions will be helpful.
> 
> Thanks and regards
> Ayush
> 
> References:
> 
> [1] mailto:ayushnawal...@gmail.com

-- 
James Cameron
http://quozl.netrek.org/
___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel


Re: [Sugar-devel] Sugarizer APK builder plugin addition

2020-03-24 Thread Lionel Laské
Hi Dhruv,

You can't directly edit the docker image.
The better solution is to launch it with another entry point.
Something like:

sudo docker run --rm -it \
 -v `pwd`/sugarizer:/sugarizer \
 -v `pwd`/cordova-plugin-sugarizeros:/cordova-plugin-sugarizeros \
 -v `pwd`:/output \
 --entrypoint /bin/bash \
 llaske/sugarizer-apkbuilder:latest

It launch a command line into the docker so you're free to update the build
environment. Then you could launch the ./make_android.sh (the default entry
point for the image) to start generation.

Regards.

   Lionel.


Le mar. 24 mars 2020 à 13:16,  a
écrit :

>
> Date: Tue, 24 Mar 2020 11:27:07 +
> From: Dhruv Misra 
> To: "sugar-devel@lists.sugarlabs.org"
> 
> Cc: "lio...@olpc-france.org" 
> Subject: [Sugar-devel] Sugarizer APK builder plugin addition
> Message-ID:
> <
> maxpr01mb36166298a59aff803106169aba...@maxpr01mb3616.indprd01.prod.outlook.com
> >
>
> Content-Type: text/plain; charset="windows-1252"
>
> Hey there,
>
> I’m trying to add a Cordova plugin to the APK builder. The docker command
> to build the APK currently uses the docker repository which cannot be
> edited. Can someone tell me the steps to edit and run a local copy of the
> container in docker using the GitHub repository<
> https://github.com/llaske/sugarizer-apkbuilder> source or any other
> method.
>
> Thanks,
> Dhruv Misra
>
>
___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel


[Sugar-devel] Sugarizer School Portal - sguarizer server K8s - GSOC 2020

2020-03-24 Thread Kumar Saurabh Raj
Hello Everyone,

I am Saurabh, a computer science undergrad from India. I have been
contributing to sugarizer and exerciser-react for a while now and I would
like to be a part of GSOC 2020 with sugarlabs.

I find the Sugarizer School Portal idea interesting and I would love to
connect with the mentors Michaël Ohayon and Lionel Laské to discuss
possible k8s infrastructure and learn more about what we are trying
to achieve.

I have been working on deploying sugarizer-server onto the Google
Kubernetes Engine. I have made some modifications to the sugarizer-server
code and done a basic deployment on GKE
Here is a link to my helm charts and manifest files -
https://github.com/ksraj123/sugarizer-server/tree/helm-kubernetes/sugarizer-chart
It is a basic initial deployment so there may be some issues with it.

The deployment itself can be accessed on -
http://34.66.53.194:8080/
http://34.66.53.194:8080/dashboard

The links are for demo purposes only and won't be active for long.

I would love to write supporting documentation and add this as a new way to
set up sugarizer-server.

Regards,
Kumar Saurabh Raj
___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel


Re: [Sugar-devel] Proposal Review Request

2020-03-24 Thread ANIKET MATHUR
Hii Ayush nawal,

Though I am not one of the mentors for Sugar Labs this year,  but as a
general information Google has updated the timeline , you must have
received a mail for that, please make that changes in your proposal.

For technical guidance, wait for other mentors they will review your
proposal soon :-)

Thanks,
Regards,
Aniket

On Sat, 21 Mar, 2020, 10:13 pm ayush nawal,  wrote:

> G'day,
>
> Sharing my project proposal for Improve and Maintain 25 Sugar Activities.
>
> Followed the Sugar Labs template on GitHub and posted the proposal on
> GSoC's dashboard too.
>
> Requesting for a review.  Any suggestions will be helpful.
>
> Thanks and regards
> Ayush
> ___
> Sugar-devel mailing list
> Sugar-devel@lists.sugarlabs.org
> http://lists.sugarlabs.org/listinfo/sugar-devel
>
___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel


[Sugar-devel] Sugarizer APK builder plugin addition

2020-03-24 Thread Dhruv Misra
Hey there,

I’m trying to add a Cordova plugin to the APK builder. The docker command to 
build the APK currently uses the docker repository which cannot be edited. Can 
someone tell me the steps to edit and run a local copy of the container in 
docker using the GitHub 
repository source or any other 
method.

Thanks,
Dhruv Misra
___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel


Re: [Sugar-devel] Proposal Review Request

2020-03-24 Thread ayush nawal
A gentle reminder for the proposal I posted a few days ago.

Please review whenever you get time.

Regards
Ayush

On Sat, Mar 21, 2020 at 10:12 PM ayush nawal 
wrote:

> G'day,
>
> Sharing my project proposal for Improve and Maintain 25 Sugar Activities.
>
> Followed the Sugar Labs template on GitHub and posted the proposal on
> GSoC's dashboard too.
>
> Requesting for a review.  Any suggestions will be helpful.
>
> Thanks and regards
> Ayush
>
___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel