Skip to content

Commit

Permalink
deploy: baaacbf
Browse files Browse the repository at this point in the history
  • Loading branch information
adafruit-adabot committed Aug 25, 2023
1 parent 8451b5c commit 88f4f34
Show file tree
Hide file tree
Showing 7 changed files with 1,262 additions and 1,245 deletions.
107 changes: 48 additions & 59 deletions contributing.html

Large diffs are not rendered by default.

36 changes: 29 additions & 7 deletions contributing/library-infrastructure-issues.html
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@ <h1>Contributing</h1>
Have an idea for a new driver or library?
<a href="https://github.com/adafruit/circuitpython/issues">File an issue on the CircuitPython repo!</a>
</p>
<h2>Current Status for Wed, Aug 23, 2023</h2>
<h2>Current Status for Thu, Aug 24, 2023</h2>


<ul class='tabbed-navigation'>
Expand Down Expand Up @@ -209,6 +209,15 @@ <h2>Library Infrastructure Issues</h2>
<div class="libraries">
<ul>

<li>
A programmatic error occurred
<ul>

<li><a href="https://github.com/adafruit/Adafruit_CircuitPython_asyncio">https://github.com/adafruit/Adafruit_CircuitPython_asyncio</a></li>

</ul>
</li>

<li>
CircuitPython drivers page missing driver
<ul>
Expand Down Expand Up @@ -278,8 +287,6 @@ <h2>Library Infrastructure Issues</h2>

<li><a href="https://github.com/adafruit/Adafruit_CircuitPython_ESP_ATcontrol">https://github.com/adafruit/Adafruit_CircuitPython_ESP_ATcontrol</a></li>

<li><a href="https://github.com/adafruit/Adafruit_CircuitPython_asyncio">https://github.com/adafruit/Adafruit_CircuitPython_asyncio</a></li>

</ul>
</li>

Expand All @@ -295,8 +302,6 @@ <h2>Library Infrastructure Issues</h2>

<li><a href="https://github.com/adafruit/Adafruit_CircuitPython_Debug_SPI">https://github.com/adafruit/Adafruit_CircuitPython_Debug_SPI</a></li>

<li><a href="https://github.com/adafruit/Adafruit_CircuitPython_Display_Shapes">https://github.com/adafruit/Adafruit_CircuitPython_Display_Shapes</a></li>

<li><a href="https://github.com/adafruit/Adafruit_CircuitPython_MCP2515">https://github.com/adafruit/Adafruit_CircuitPython_MCP2515</a></li>

<li><a href="https://github.com/adafruit/Adafruit_CircuitPython_ICM20X">https://github.com/adafruit/Adafruit_CircuitPython_ICM20X</a></li>
Expand All @@ -313,6 +318,8 @@ <h2>Library Infrastructure Issues</h2>

<li><a href="https://github.com/adafruit/Adafruit_CircuitPython_WM8960">https://github.com/adafruit/Adafruit_CircuitPython_WM8960</a></li>

<li><a href="https://github.com/adafruit/Adafruit_CircuitPython_MatrixPortal">https://github.com/adafruit/Adafruit_CircuitPython_MatrixPortal</a></li>

</ul>
</li>

Expand Down Expand Up @@ -373,13 +380,22 @@ <h2>Library Infrastructure Issues</h2>
</ul>
</li>

<li>
Library has new commits since last release over a month ago
<ul>

<li><a href="https://github.com/adafruit/Adafruit_CircuitPython_MatrixPortal">https://github.com/adafruit/Adafruit_CircuitPython_MatrixPortal (45 days)</a></li>

</ul>
</li>

<li>
Library has new commits since last release within the last month
<ul>

<li><a href="https://github.com/adafruit/Adafruit_CircuitPython_TCA8418">https://github.com/adafruit/Adafruit_CircuitPython_TCA8418 (10 days)</a></li>
<li><a href="https://github.com/adafruit/Adafruit_CircuitPython_TCA8418">https://github.com/adafruit/Adafruit_CircuitPython_TCA8418 (11 days)</a></li>

<li><a href="https://github.com/adafruit/Adafruit_CircuitPython_LIS3DH">https://github.com/adafruit/Adafruit_CircuitPython_LIS3DH (9 days)</a></li>
<li><a href="https://github.com/adafruit/Adafruit_CircuitPython_LIS3DH">https://github.com/adafruit/Adafruit_CircuitPython_LIS3DH (10 days)</a></li>

</ul>
</li>
Expand Down Expand Up @@ -676,6 +692,10 @@ <h2>Library Infrastructure Issues</h2>

<li><a href="https://github.com/adafruit/Adafruit_CircuitPython_HTTPServer">https://github.com/adafruit/Adafruit_CircuitPython_HTTPServer</a></li>

<li><a href="https://github.com/adafruit/Adafruit_CircuitPython_MatrixPortal">https://github.com/adafruit/Adafruit_CircuitPython_MatrixPortal</a></li>

<li><a href="https://github.com/adafruit/Adafruit_CircuitPython_Display_Shapes">https://github.com/adafruit/Adafruit_CircuitPython_Display_Shapes</a></li>

</ul>
</li>

Expand Down Expand Up @@ -722,6 +742,8 @@ <h2>Library Infrastructure Issues</h2>

<li><a href="https://github.com/adafruit/Adafruit_CircuitPython_JTAG">https://github.com/adafruit/Adafruit_CircuitPython_JTAG</a></li>

<li><a href="https://github.com/adafruit/Adafruit_CircuitPython_asyncio">https://github.com/adafruit/Adafruit_CircuitPython_asyncio</a></li>

</ul>
</li>

Expand Down
Loading

0 comments on commit 88f4f34

Please sign in to comment.