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

Python implementations on the side; yet to complete the days that I have so far #10

Merged
merged 7 commits into from
Aug 23, 2024

Conversation

arunsathiya
Copy link
Owner

  • fix: Update .gitignore to ignore Python artifacts
    feat: Add requirements.txt file

    feat: Add input.txt file for day 01 of 2022

    chore: Add empty main.py and test_main.py files for day 01 of 2022

    feat: Add input.txt file for day 02 of 2022

    chore: Add empty main.py and test_main.py files for day 02 of 2022

    feat: Add input.txt file for day 03 of 2022

    chore: Add empty main.py and test_main.py files for day 03 of 2022

    feat: Add input.txt file for day 04 of 2022

    chore: Add empty main.py and test_main.py files for day 04 of 2022

    feat: Add input.txt file for day 01 of 2023

    chore: Add empty main.py and test_main.py files for day 01 of 2023

    feat: Add input.txt file for day 02 of 2023

    chore: Add empty main.py and test_main.py files for day 02 of 2023

  • feat: Implement solutions for Day 4 of Advent of Code 2022

  • feat: Add support for dynamic input file path

  • fix: Add getCurrentDir function to get the current directory

  • ci: Rename 'tests.yml' to 'go-tests.yml' and add 'python-tests.yml'

  • refactor: Reorganize directory structure for 2022 and 2023 solutions

  • refactor: Reorganize directory structure for 2022 and 2023 solutions

feat: Add requirements.txt file

feat: Add input.txt file for day 01 of 2022

chore: Add empty main.py and test_main.py files for day 01 of 2022

feat: Add input.txt file for day 02 of 2022

chore: Add empty main.py and test_main.py files for day 02 of 2022

feat: Add input.txt file for day 03 of 2022

chore: Add empty main.py and test_main.py files for day 03 of 2022

feat: Add input.txt file for day 04 of 2022

chore: Add empty main.py and test_main.py files for day 04 of 2022

feat: Add input.txt file for day 01 of 2023

chore: Add empty main.py and test_main.py files for day 01 of 2023

feat: Add input.txt file for day 02 of 2023

chore: Add empty main.py and test_main.py files for day 02 of 2023
@arunsathiya arunsathiya merged commit 0e41d95 into main Aug 23, 2024
2 of 4 checks passed
@arunsathiya arunsathiya deleted the new/python branch August 23, 2024 16:28
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.

1 participant