User Details
- User Since
- Mar 1 2021, 5:22 AM (261 w, 6 d)
- Availability
- Available
- LDAP User
- Unknown
- MediaWiki User
- DharmrajRathod98 [ Global Accounts ]
Apr 16 2021
Apr 13 2021
Apr 12 2021
Apr 8 2021
@jcrespo @Marostegui
Hello, what will happen as my and h.krishna's proposal are for same project idea. Is there any other way to resolve conflict ? should i propose for some other project idea ? I am worried about selection.
Apr 7 2021
Hello , @jcrespo @Marostegui
Can you please review my draft proposal?
Apr 6 2021
Apr 4 2021
A web dashboard that tracks the status of ongoing backups (next scheduled run, running, postprocessing, finishing ETA, etc.)
@jcrespo
I evaluted the database but i could not able to find connection between 'backups(DB_ table) > status(table_field_value = ongoing) ' with (next scheduled run, running, postprocessing, finishing ETA, etc.) can you please explain how to link them in backups table ?
Apr 3 2021
your leetcode test cases seem to fail for the following inputs. I don't think it should, these inputs look fine to me
regex check failed for : dump.s3.2022-06-01--21-06-56.gz
regex check failed for : dump.s3.2021-03-19--12-05-32
You'll probably need to recheck your method a bit.
@jcrespo @h.krishna
dump.s3.2022-06-01--21-06-56.gz and dump.s3.2021-03-19--12-05-32 are failed because it is not ending with .tar.gz however, datetime is correct so, my function will return true for datetime validation but regex check failed for not ending with .tar.gz
Apr 1 2021
Mar 29 2021
@jcrespo @h.krishna
for validating time we can use regex and for validating date we can call a function is this correct ? that will be very easy to understand.
Let me know if the function is the better idea then i will start implementing it but before that i should have clear idea what should the function contain.
@jcrespo @h.krishna
i would suggest that to make the regex for leap year is more complicated so as you said we should use datetime module to validate. So function that validate datetime is better idea.
or another way is only validate leap year using code but in this case everytime we have to go through regex and code both. So i think better idea is to make function.
Mar 26 2021
@jcrespo i am sorry about that i will be more carefull from the next time. so should i work on this now or hand over to @Sahilgrewalhere ?
@jcrespo
dump.s3.2022-11-12--19-05-35
dump.s3.2021-03-19--12-05-32
Mar 25 2021
@Sahilgrewalhere i am working on this so, please work on some different task.
@jcrespo i want to work on this good first task.
@jcrespo thank you very much.
Mar 20 2021
@jcrespo
i have added new repository at https://phabricator.wikimedia.org/diffusion/OSWB/ named " web" for frontend/web components. i have just added basic flask webapp which can be further modified as we add frontend/dashboard component. if any further changes required let me know and what should be the next step ? should i start integrating .sql with maria DB and put some basic components ?
for review..
https://gerrit.wikimedia.org/r/c/operations/software/wmfbackups/+/673693
Mar 18 2021
@jcrespo
for now , it is clear. i will let you know if any further changes required. i will try to add new respsitory for frontend/web.
@jcrespo
Thank you very much for clearing my queries. i think this much information is enough for me to understand the project idea. that would be great if you can provide link of another repo for reading and writing to the database, i have seen schemas from wiki/MariaDB/Backups#Metadata (if anything else is there please give me a link) and from where can i download .sql file for Database backup inventory improvements this specific project idea.
Mar 16 2021
@jcrespo
for Database backup inventory improvements this new project idea flask webapp would be better for me. Should i set up flask with Maria DB 10.4, Apache on my local (ubuntu 20.04 ) machine ? After that for testing i need to clone this (tox testing) operations/software/wmfbackups respository. Am i understood correctly?
Mar 2 2021
Mar 1 2021
Hello @jcrespo,
My name is Dharmraj Rathod. I am Currently pursuing Mtech at Indian Institute of Information and Technology Vadodara. I am quite new to open source but I am very excited to learn this things. I found the prerequisites of this project to be matching with my skillset and thus i am interested in contributing to this idea for GSOC-2021. Can you please guide me little bit ? so i can understand code base for this idea and start contributing some small tasks.
