Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: iamsauravsharma/advent-of-code-py
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.4.0
Choose a base ref
...
head repository: iamsauravsharma/advent-of-code-py
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 16 commits
  • 19 files changed
  • 1 contributor

Commits on May 8, 2023

  1. ci: remove bors-ng

    Signed-off-by: Saurav Sharma <[email protected]>
    iamsauravsharma committed May 8, 2023
    Configuration menu
    Copy the full SHA
    2f155a1 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2023

  1. ci: fix on pull request issue

    Signed-off-by: Saurav Sharma <[email protected]>
    iamsauravsharma committed May 27, 2023
    Configuration menu
    Copy the full SHA
    19895b9 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2023

  1. ci: combine publish and release note workflow

    Signed-off-by: Saurav Sharma <[email protected]>
    iamsauravsharma committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    1e3f9a5 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

  1. chore(deps): update dependencies

    Signed-off-by: Saurav Sharma <[email protected]>
    iamsauravsharma committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    d1e10b8 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2023

  1. ci: add test for 3.12 and remove 3.7 support

    Signed-off-by: Saurav Sharma <[email protected]>
    iamsauravsharma committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    6f9198e View commit details
    Browse the repository at this point in the history
  2. refactor: run isort

    Signed-off-by: Saurav Sharma <[email protected]>
    iamsauravsharma committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    0db32f0 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. chore: change dep dependencies

    Signed-off-by: Saurav Sharma <[email protected]>
    iamsauravsharma committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    5147072 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #27 from iamsauravsharma/change-dev-dependencies

    chore: change dep dependencies
    iamsauravsharma authored Mar 25, 2024
    Configuration menu
    Copy the full SHA
    bc5e191 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. ci: update github workflows action version

    Signed-off-by: Saurav Sharma <[email protected]>
    iamsauravsharma committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    513374f View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. chore: remove 3.8 support and add 3.13 support

    Signed-off-by: Saurav Sharma <[email protected]>
    iamsauravsharma committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    7b909d2 View commit details
    Browse the repository at this point in the history
  2. test: remove safety check

    Signed-off-by: Saurav Sharma <[email protected]>
    iamsauravsharma committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    086f9a5 View commit details
    Browse the repository at this point in the history
  3. test: do not install safety in nox session

    Signed-off-by: Saurav Sharma <[email protected]>
    iamsauravsharma committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    65ddc97 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2024

  1. chore: migrate from poetry to uv

    Signed-off-by: Saurav Sharma <[email protected]>
    iamsauravsharma committed Dec 18, 2024
    Configuration menu
    Copy the full SHA
    540b700 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d84fb4b View commit details
    Browse the repository at this point in the history
  3. chore: use setuptools build system

    Signed-off-by: Saurav Sharma <[email protected]>
    iamsauravsharma committed Dec 18, 2024
    Configuration menu
    Copy the full SHA
    bea8f72 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2024

  1. feat: add user agent to github repo link

    Signed-off-by: Saurav Sharma <[email protected]>
    iamsauravsharma committed Dec 20, 2024
    Configuration menu
    Copy the full SHA
    f18fba4 View commit details
    Browse the repository at this point in the history
Loading