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: adafruit/Adafruit_CircuitPython_AS7341
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.2.13
Choose a base ref
...
head repository: adafruit/Adafruit_CircuitPython_AS7341
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.2.14
Choose a head ref
  • 6 commits
  • 6 files changed
  • 3 contributors

Commits on Dec 1, 2022

  1. Add .venv to .gitignore

    Signed-off-by: Alec Delaney <89490472+tekktrik@users.noreply.github.com>
    tekktrik committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    2b0f529 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2023

  1. Add upload url to release action

    Signed-off-by: Alec Delaney <89490472+tekktrik@users.noreply.github.com>
    tekktrik committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    15c6c2e View commit details
    Browse the repository at this point in the history

Commits on May 10, 2023

  1. Update pre-commit hooks

    Signed-off-by: Tekktrik <tekktrik@gmail.com>
    tekktrik committed May 10, 2023
    Configuration menu
    Copy the full SHA
    f48b940 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2023

  1. Run pre-commit

    tekktrik committed May 11, 2023
    Configuration menu
    Copy the full SHA
    8cfb19b View commit details
    Browse the repository at this point in the history
  2. Linted per pre-commit

    tekktrik committed May 11, 2023
    Configuration menu
    Copy the full SHA
    28dc163 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #36 from tekktrik/main

    Fixed pylint issues
    dhalbert authored May 11, 2023
    Configuration menu
    Copy the full SHA
    7125764 View commit details
    Browse the repository at this point in the history
Loading