-
Notifications
You must be signed in to change notification settings - Fork 1
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
Update Metadata + Screenshots of Activities- GCI task #1
base: master
Are you sure you want to change the base?
Conversation
Thanks. You correctly tried to update the metadata and screenshots, but these changes should have been done in another repository. This repository here was created by mistake from a bundle without checking for the original repository. Please rework your changes against the other repository. I'll be deleting this repository. You may be disappointed; don't be. Your actions have identified a different problem than the one you sought to fix. We do have guidance for maintaining activities that correctly mentions;
If someone gave you a direct think to this repository, they missed this risk. |
Please rework your changes against the branch
Thanks! |
@quozl can I complete this pull request by doing the changes you mentioned? |
Sure. I've added you as a collaborator. That means you can push commits to the branch associated with this pull request, Gabbar8055:master. Like so; git clone [email protected]:sugarlabs/last-one-loses-activity
cd last-one-loses-activity
git remote add Gabbar8055 [email protected]:Gabbar8055/last-one-loses-activity
git fetch Gabbar8055
... make your changes and commit
git push Gabbar8055 It has been made a little unusual because @Gabbar8055 did use master instead of a fresh branch. |
Thanks for adding me as a collaborator. I will start working on this pull request soon! |
@quozl I first forked the LOLActivity cloned it, made the changes @Gabbar8055 made pushed them to a new branch taking reverse as the base branch, and ready to create a pull request to llaske/LOLActivity.But since @Gabbar8055 made the changes how do I credit him? |
Easiest is to examine the patch made by @Gabbar8055 using |
@quozl I opened a pull request against the base repository. Surprisingly there was one of your commit |
Nothing I can do there, it's not a repository I can review on. Yes, I see now that I had made a pull request at the same time as I first answered on this pull request. My guess is that @llaske is maintaining the activity in a directory inside the Sugarizer repository, and has no need for pull requests to the older repository. Sugarizer doesn't need screenshots and metadata updates. The activity works on Sugarizer now. If you can make the activity work on Sugar and Sugarizer, then please do. Once we see what you need to do to make that happen, we can figure out where it should be stored. |
You're right @quozl , Last One Loses activity is now maintain directly into Sugarizer. |
Thanks. So maintenance of the Sugar activity can include merging any non-Sugarizer-presence changes. For this pull request here, I'm not interested in merging screenshots and metadata without the activity being tested and working on Sugar. |
How is it possible for Lionel to break a Sugar activity?
Tony
…On 1/25/19 5:50 PM, Lionel LASKE wrote:
You're right @quozl <https://github.com/quozl> , Last One Loses
activity is now maintain directly into Sugarizer.
Plus, in the latest Sugarizer version, the activity rely on Sugarizer
presence (llaske/sugarizer#254
<llaske/sugarizer#254>) so I'm afraid it will
no longer be able to run in Sugar.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#1 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAULktolCUCo2tt3krLDfZPogWEcOh8Uks5vGyeugaJpZM4YOyvE>.
|
The version currently deployed on Sugar store is not broken. |
Tony wrote:
By adding a collaboration feature that only works on Sugarizer; and he is entitled to do so, it's open source. We lack the feature on Sugar. Porting the feature to Sugar would require work on |
I guess my question is 'How did Lionel update a Sugar Activity on gitHub
Sugarlabs and have that PR accepted. Of course, he can do anything he
wants on his own repository.
Tony
…On 1/28/19 2:43 AM, James Cameron wrote:
Tony wrote:
How is it possible for Lionel to break a Sugar activity?
By adding a collaboration feature that only works on Sugarizer; and he
is entitled to do so, it's open source. We lack the feature on Sugar.
Porting the feature to Sugar would require work on |sugar-web| and
there is no maintainer or anyone willing to do the work
<sugarlabs/sugar-web#127>.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#1 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAULkrFziViao-N-jajD00_HycpVyop0ks5vHkebgaJpZM4YOyvE>.
|
Thanks for your interest. Sugarizer is released from and maintained by Lionel in his own repository. The pull request that he accepted is associated with his own repository; see llaske/sugarizer#254. Sugar Labs has a fork of the repository, but we don't take pull requests, because we don't have anyone willing to maintain an operating fork of Sugarizer. |
No description provided.