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

Remove Cloud9 Scripts #8516

Closed
cesswairimu opened this issue Oct 9, 2020 · 37 comments · Fixed by #8663
Closed

Remove Cloud9 Scripts #8516

cesswairimu opened this issue Oct 9, 2020 · 37 comments · Fixed by #8663

Comments

@cesswairimu
Copy link
Collaborator

cesswairimu commented Oct 9, 2020

I have noticed that there are other references to Cloud9 in:
Rake Tasks
and
Bash Script

Todo

Lets remove these two files https://github.com/publiclab/plots2/blob/main/lib/tasks/cloud9.rake and https://github.com/publiclab/plots2/blob/main/install_cloudnine.sh

Originally posted by @RuthNjeri in #8515 (comment)

@cesswairimu cesswairimu changed the title Cloud9 Script Remove Cloud9 Scripts? Oct 9, 2020
@cesswairimu
Copy link
Collaborator Author

@Sagarpreet @jywarren do you see any use of these scripts in future or should we remove them? Thanks

@sagarpreet-chadha
Copy link
Contributor

Correct, it is safe to remove 👍

@RuthNjeri
Copy link
Contributor

Hi @cesswairimu, I'll switch this to an FTO and add it to the Outreachy Welcome issue..

@RuthNjeri
Copy link
Contributor

oops, I can't switch the labels, let me post the link

@cesswairimu
Copy link
Collaborator Author

Thanks @sagarpreet-chadha . @RuthNjeri I will switch that for you. Thanks

@shallom-dot
Copy link

Claimed

@shallom-dot
Copy link

Hello @cesswairimu what do I need to do concerning this issue.? Please can you work me through? Thank you

@cesswairimu
Copy link
Collaborator Author

Great @shallom-dot 🎉 I have explained on the description under Todo let me know if it still doesn't make sense. Thanks

@cesswairimu cesswairimu changed the title Remove Cloud9 Scripts? Remove Cloud9 Scripts Oct 12, 2020
@shallom-dot
Copy link

shallom-dot commented Oct 12, 2020 via email

@shallom-dot
Copy link

Hello @cesswairimu I still have no idea about this issue

@cesswairimu
Copy link
Collaborator Author

cesswairimu commented Oct 12, 2020

No worries. What you need to do is delete these files /lib/tasks/cloud9.rake and install_cloudnine.sh . Makes sense?

@shallom-dot
Copy link

Yes it does... But I don't know how to install😣😣

@cesswairimu
Copy link
Collaborator Author

No prob, we have installation guidelines here https://github.com/publiclab/plots2#installation

You can also edit files directly in your browser and open a pull request from there.
Feel free to reach out if stuck

@shallom-dot
Copy link

Alright.. thankyou

@ghost
Copy link

ghost commented Oct 14, 2020

Well done @shallom-dot

@shallom-dot
Copy link

shallom-dot commented Oct 14, 2020 via email

@ghost
Copy link

ghost commented Oct 14, 2020

Hello Karen... How are you? Okay I'm yet to start my issue.can you help me out?

Absolutely. we can take a look At it together. Have you made A fork of the repo?

@ghost
Copy link

ghost commented Oct 14, 2020

Hello Karen... How are you? Okay I'm yet to start my issue.can you help me out?

Absolutely. We can tackle it together. Have you made a fork of the repo? https://github.com/publiclab/plots2#installation
This can help. Do you use a window or a Linux is? There. Are installation guidelines for both

@shallom-dot
Copy link

shallom-dot commented Oct 14, 2020 via email

@shallom-dot
Copy link

shallom-dot commented Oct 14, 2020 via email

@ghost
Copy link

ghost commented Oct 14, 2020

First, you'd need to make a fork of the repository. This implies that we are making a copy of the original repo which becomes ours to use. To do that, click the big fork button at the top right of the repository

@shallom-dot
Copy link

shallom-dot commented Oct 14, 2020 via email

@shallom-dot
Copy link

Hello Karen... I've done that.

@ghost
Copy link

ghost commented Oct 14, 2020

Okay.... I'm on it

On Wed, Oct 14, 2020, 10:24 AM Efereyan Karen Simisola < @.***> wrote: First, you'd need to make a fork of the repository. This implies that we are making a copy of the original repo which becomes ours to use. To do that, click the big fork button at the top right of the repository — You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub <#8516 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AO74ESTJFYG4WKATAPLKWVDSKVU5JANCNFSM4SKL2QNA .
Screenshot_20201014-103158
If you are right, you should have something like this.. You see how it Says at the bottom that the repo was forked from publiclab/plots?

@shallom-dot
Copy link

shallom-dot commented Oct 14, 2020 via email

@ghost
Copy link

ghost commented Oct 14, 2020

Hello Karen... I've done that.

Next step. Clone the forked repo to your computer. This allows you to make changes or additions to the codebase. To do that you need to use a git command called git clone. Inside any folder of your choice on your computer, I suggest the github folder inside the documents folder to do this, open command prompt (CME) or powershell or gitbash. Anyone you have and run the following following command. The number 2 in the image below
Screenshot_20201014-103810

@ghost
Copy link

ghost commented Oct 14, 2020

@shallom-dot how far? Sorry I had to quickly run an errand

@shallom-dot
Copy link

shallom-dot commented Oct 14, 2020 via email

@ghost
Copy link

ghost commented Oct 14, 2020

Hello Karen... I've done that.

Next step. Clone the forked repo to your computer. This allows you to make changes or additions to the codebase. To do that you need to use a git command called git clone. Inside any folder of your choice on your computer, I suggest the github folder inside the documents folder to do this, open command prompt (CME) or powershell or gitbash. Anyone you have and run the following following command. The number 2 in the image below
Screenshot_20201014-103810

This is the next step @shallom-dot

@shallom-dot
Copy link

Everything? Or just number 2?

@ghost
Copy link

ghost commented Oct 14, 2020

Everything? Or just number 2?

Just number 2. We are done with step 1

@shallom-dot
Copy link

Okay... Thanks. So what's next?

@shallom-dot
Copy link

Keren I really appreciate your help. To be honest. I was at the verge of giving up because I wasn't sure what to do. Thankyou

@ghost
Copy link

ghost commented Oct 14, 2020

Keren I really appreciate your help. To be honest. I was at the verge of giving up because I wasn't sure what to do. Thankyou

Don't thank me yet. Thank me when we have successfully made the PR and it gets merged. The nest step will be to Install the dependencies. Hold on a little while I try to figure that part out.

@shallom-dot
Copy link

Alright...

@adi-mohan
Copy link
Contributor

adi-mohan commented Oct 21, 2020

Hi @karenefereyan @cesswairimu ! May I work on this issue?

@cesswairimu
Copy link
Collaborator Author

Hi @adi-mohan go ahead.
@shallom-dot we are releasing this for @adi-mohan to work on since its been a week already. We understand you might be busy with other things just ping us next time you want to contribute. Thanks

adi-mohan added a commit to adi-mohan/plots2 that referenced this issue Oct 22, 2020
This was referenced Oct 22, 2020
cesswairimu pushed a commit that referenced this issue Oct 22, 2020
manchere pushed a commit to manchere/plots2 that referenced this issue Feb 13, 2021
lagunasmel pushed a commit to lagunasmel/plots2 that referenced this issue Mar 2, 2021
reginaalyssa pushed a commit to reginaalyssa/plots2 that referenced this issue Oct 16, 2021
ampwang pushed a commit to ampwang/plots2 that referenced this issue Oct 26, 2021
billymoroney1 pushed a commit to billymoroney1/plots2 that referenced this issue Dec 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants