No description
Find a file
Jeff Epler 9e71a0a391
print github context in a different way
In a recent build [with an unusually long change message?] this failed, due to the overall limit on environment variable size in Linux:
```
An error occurred trying to start process '/usr/bin/bash' with working directory '/home/runner/work/Adafruit_CircuitPython_Bundle/Adafruit_CircuitPython_Bundle'. Argument list too long
```

https://github.com/adafruit/Adafruit_CircuitPython_Bundle/actions/runs/2459215636
[link will work for a limited time due to github actions log expiration
policy]

The new printed value may not be 100% the same as the old one but it's
real close.
2022-06-08 12:35:12 +02:00
.github print github context in a different way 2022-06-08 12:35:12 +02:00
badges Final Adafruit Discord badge. 2022-03-25 17:59:42 -04:00
docs Added cp.org link to index.rst 2022-06-07 15:34:10 -04:00
libraries Automated update by Adabot (adafruit/adabot@8ed7e26) 2022-06-08 05:06:47 +00:00
LICENSES Successfully run reuse, ready for pre-commit 2021-07-05 11:28:54 +01:00
update_scripts Successfully run reuse, ready for pre-commit 2021-07-05 11:28:54 +01:00
.gitignore Successfully run reuse, ready for pre-commit 2021-07-05 11:28:54 +01:00
.gitmodules Add floppy library to drivers 2022-05-10 14:57:52 -05:00
.pre-commit-config.yaml Update Black to latest. 2022-03-28 18:13:59 -04:00
.readthedocs.yaml Updated readthedocs file 2021-11-09 15:31:25 -05:00
circuitpython_library_list.md Automated update by Adabot (adafruit/adabot@7c4e110) 2022-06-01 05:26:54 +00:00
circuitpython_library_list.md.license Successfully run reuse, ready for pre-commit 2021-07-05 11:28:54 +01:00
CODE_OF_CONDUCT.md Update Code of Conduct to latest from cookiecutter 2021-07-05 07:57:55 +01:00
LICENSE Initial commit 2016-10-28 10:56:38 -07:00
README.rst Updated docs link, updated python docs link, updated setup.py 2022-01-24 16:46:16 -05:00
README.rst.license Successfully run reuse, ready for pre-commit 2021-07-05 11:28:54 +01:00
README.txt Switch to CircuitPython and add badges to the README. 2017-01-06 11:27:28 -08:00
README.txt.license Successfully run reuse, ready for pre-commit 2021-07-05 11:28:54 +01:00
requirements.txt Successfully run reuse, ready for pre-commit 2021-07-05 11:28:54 +01:00
update-submodules.sh Successfully run reuse, ready for pre-commit 2021-07-05 11:28:54 +01:00

See here for more info: https://github.com/adafruit/Adafruit_CircuitPython_Bundle
See VERSIONS.txt for version info.