Adafruit_CircuitPython_TestRepo

This repo exists solely for test purposes.

MIT License

Downloads
971
Stars
0
Committers
11

Bot releases are hidden (Show)

Adafruit_CircuitPython_TestRepo - 2.1.4 - Multiple tests done (mostly for pylint and other CI stuff)

Published by evaherrada over 3 years ago

To use in CircuitPython, simply install the Adafruit CircuitPython bundle.

To use in CPython, pip3 install adafruit-circuitpython-testrepo.

Read the docs for info on how to use it.

Adafruit_CircuitPython_TestRepo - 2.1.3 - Fixed discord invite link, updated CoC

Published by evaherrada over 4 years ago

To use in CircuitPython, simply install the Adafruit CircuitPython bundle.

To use in CPython, pip3 install adafruit-circuitpython-testrepo.

Read the docs for info on how to use it.

Adafruit_CircuitPython_TestRepo - 2.1.2 - Implemented REUSE specifications, updated setup.py.disabled

Published by evaherrada over 4 years ago

Thanks @Flameeyes

The REUSE specifications are a suggestion coming from FSFE to make code licensing information explicit and easier to apply. They build upon SPDX Tags to make it obvious (and at the same time less verbose) which license apply to a certain work: code, documentation, examples, etc.

See https://github.com/adafruit/circuitpython/issues/2887 for more info.

Adafruit_CircuitPython_TestRepo - 2.1.1 - Added Black check, reran Black with Python 3 target.

Published by evaherrada over 4 years ago

To use in CircuitPython, simply install the Adafruit CircuitPython bundle.

To use in CPython, pip3 install adafruit-circuitpython-testrepo.

Read the docs for info on how to use it.

Adafruit_CircuitPython_TestRepo - 2.1.0 - Upgrade to latest Pylint, implement Black formatting

Published by evaherrada over 4 years ago

We have upgraded Pylint checks to use the latest version of Pylint and implemented usage of Black Python formatting. This does not change the functionality of the code - it is designed to bring it up to current standards and make it more readable.

  • Remove pinned Pylint version number from build.yml file
  • Synced .pylintrc file to match Adafruit standard
  • Ran upgraded Pylint and applied any changes or new disables necessary
  • Ran Black formatter and allowed application of changes across entire repo

For more information on using Pylint and Black on your code, check out this guide on working with Pylint and Black

To use in CircuitPython, simply install the Adafruit CircuitPython bundle.

To use in CPython, pip3 install adafruit-circuitpython-testrepo.

Read the docs for info on how to use it.

Adafruit_CircuitPython_TestRepo - Testing Release Asset Uploads

Published by sommersoft over 4 years ago

csextion/release-asset-action has been updated with a proposed fix. Testing that its working again.

Adafruit_CircuitPython_TestRepo - 2.0.5 - Actionify

Published by evaherrada over 4 years ago

Now with 1000% more actions!

Adafruit_CircuitPython_TestRepo - 2.0.4 - The Doxening

Published by siddacious almost 5 years ago

Testing RTD integration while using actions.

Adafruit_CircuitPython_TestRepo - 2.0.3 - Release the hounds!

Published by siddacious almost 5 years ago

Adafruit_CircuitPython_TestRepo - 2.0.2 - Action Jackson!

Published by siddacious almost 5 years ago

will. it. deploy?

Adafruit_CircuitPython_TestRepo - PyPI in the sky!

Published by kattni over 5 years ago

Or is it? Find out at 11!

Adafruit_CircuitPython_TestRepo - Take Two

Published by kattni over 5 years ago

Find your center, aaaaaaaand..... GO.

Adafruit_CircuitPython_TestRepo - Whitespace...does it matter?

Published by sommersoft over 5 years ago

Its like a nerf war in the dark! Travis, be kind. Please.

Adafruit_CircuitPython_TestRepo - Release without env variable/condition

Published by kattni over 5 years ago

mpys would be lovely.

Adafruit_CircuitPython_TestRepo - Yet another test release.

Published by kattni over 5 years ago

Let's see what happens this time!

Adafruit_CircuitPython_TestRepo - Will it deploy!

Published by kattni over 5 years ago

Let's find out if we get some mpys!

Adafruit_CircuitPython_TestRepo - Test for .mpy deployment

Published by kattni over 5 years ago

Test release to see if .mpy assets are generated and deployed.

Adafruit_CircuitPython_TestRepo - Test release for PyPI deployment.

Published by kattni over 5 years ago

The purpose of this release is to test a new configuration of cookiecutter and a new method of generating the initial library setup.