This repository has been archived by the owner on Aug 27, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Add scripts to automate manual tasks #165
Labels
Comments
themousepotato
changed the title
Adding scripts to automate manual tasks
Add scripts to automate manual tasks
Dec 18, 2018
themousepotato
added a commit
that referenced
this issue
Dec 19, 2018
Add script to generate list_of_mentors.json from projects.csv #165
I have removed mentors from the student's list in the google sheet. |
I can send a pr with the code that I used. |
Great! |
Also, add instructions to the README to run the script and its use. |
👍 |
I have made changes the google sheet for the same. But seemingly statistics takes input from the file kwoc/gh_login/student.csv . So I need to know the structure of that csv file before I can test it on that. |
@Ayushk4 I've shared that with you in slack. Please see. |
|
@themousepotato for the second automation; we can create an authenticated flask endpoint where we can edit and add information by ourself; if we ever setup a database it'll be a lot easier. |
@Ayushk4 Can we also have a script to edit google sheets on 3rd automation? It'll be cool. 😄 |
Certainly possible via GScript.
…On Thu, Dec 20, 2018 at 12:26 AM Navaneeth Suresh ***@***.***> wrote:
@Ayushk4 <https://github.com/Ayushk4> Can we also have a script to edit
google sheets on 3rd automation? It'll be cool. 😄
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<https://github.com/kossiitkgp/kwoc/issues/165#issuecomment-448705896>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AfStILEupnEAgqisd11uqajlBxtklNv2ks5u6ovggaJpZM4ZYztj>
.
|
Overkill ^ 🔫 |
Not at all, it’s so cute. We don’t even have to ask for access and all.
Just store the token in secrets and execute a script will do.
…On Thursday, December 20, 2018, Ayush Kaushal ***@***.***> wrote:
Overkill ^ 🔫
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<https://github.com/kossiitkgp/kwoc/issues/165#issuecomment-448889292>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AgXlPm1GQXMwfusBgxO4saHbmcrrBTD0ks5u6y7xgaJpZM4ZYztj>
.
|
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
*.csv, *.json
et al files are mostly generated by executing some scripts. In some cases, manual addition becomes necessary. It's always advised to write scripts for the above tasks. I'm listing. @thealphadollar Please modify and update as necessary.colleges.json
on a request by a student. (via https://github.com/themousepotato/kwoc/commit/bfb7f52c38415ddb9ee59e372d2a11f9df2dd320)list_of_mentors.json
from scratch. (via https://github.com/themousepotato/kwoc/commit/ff347724cdf715e45e93484a21f1b0d8601ab93a)The text was updated successfully, but these errors were encountered: