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: marsonwork/Raspberry-Pi-5-Stock-Tracker
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.0.0
Choose a base ref
...
head repository: marsonwork/Raspberry-Pi-5-Stock-Tracker
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 4 commits
  • 3 files changed
  • 1 contributor

Commits on Dec 2, 2023

  1. Create products.json

    Added generic json file which can be used to modify the details and then incorporate that in the actual script.
    marsonwork authored Dec 2, 2023

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    281e257 View commit details

Commits on Dec 8, 2023

  1. Update Pi5-Tracker.py

    Fixed Bug: Email was always sent, if product availability status was not found in out of stock, or sold out, this also means, if the stock availability result returned error, that condition was true to send mail.
    marsonwork authored Dec 8, 2023

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    0b1fe9a View commit details
  2. Update and rename Pi5-Stock-tracker.py to Pi5-Stock-tracker-v1.0.0.py

    Renamed, added version number
    marsonwork authored Dec 8, 2023

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    b6e199d View commit details
  3. Rename Pi5-Tracker.py to Pi5-Tracker-v2.0.0.py

    Added version number
    marsonwork authored Dec 8, 2023

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    5843b23 View commit details
Loading