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

25 refactoring data generation script #51

Merged

Conversation

EngineerDogIta
Copy link
Contributor

Hi, i'm a newbie on github, this is my first pull-request,
i'd like to make my contribution:
As requested from the issue issues-25, i tried to refractor to lots of different files, but in my opinion the only thing worth moving from the main file, was the parsing of the string, since it's the most verbose code to understand.
I re-used lots of code that was arleady written, and i tried to make some tweakes.
The regex that was used, had some issues of matching, so i changed it, and it fixes some old events generated, where the location had some pieces of the description in it.

I tried the Python script with python 3.9 and locally in my pc, but i think it's going to work just fine the Github action system.

Hopeful that you can accept my request. I'm here for any questions

EngineerDogIta added 3 commits January 7, 2022 18:40
Refractoring of data moved, fixed the Regex for parsing the lines, created methods for the AwesomeEvent class
@ildoc ildoc merged commit 7880f90 into ildoc:master Jan 10, 2022
@ildoc
Copy link
Owner

ildoc commented Jan 10, 2022

thanks for the contribution!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants