Skip to content

Commit

Permalink
Update portfolio analysis [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Nov 12, 2024
1 parent f268e33 commit 54de42b
Show file tree
Hide file tree
Showing 28 changed files with 200 additions and 179 deletions.
2 changes: 1 addition & 1 deletion .cache/repo_ESP32SSDP.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"timestamp": 1731286707.9580522,
"timestamp": 1731372984.7578483,
"data": {
"name": "ESP32SSDP",
"type": "depedency",
Expand Down
2 changes: 1 addition & 1 deletion .cache/repo_ESP3D-Configurator.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"timestamp": 1731286687.1895235,
"timestamp": 1731372963.5114985,
"data": {
"name": "ESP3D-Configurator",
"type": "main",
Expand Down
2 changes: 1 addition & 1 deletion .cache/repo_ESP3D-TFT.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"timestamp": 1731286674.343075,
"timestamp": 1731372946.3413997,
"data": {
"name": "ESP3D-TFT",
"type": "main",
Expand Down
8 changes: 4 additions & 4 deletions .cache/repo_ESP3D-WEBUI.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"timestamp": 1731286666.7695348,
"timestamp": 1731372936.5377367,
"data": {
"name": "ESP3D-WEBUI",
"type": "main",
"description": "A Web UI for ESP8266 or ESP32 based boards connected to 3D printers / CNC",
"url": "https://github.com/luc-github/ESP3D-WEBUI",
"language": "JavaScript",
"created_at": "2017-05-19T07:02:14+00:00",
"updated_at": "2024-11-03T14:06:51+00:00",
"updated_at": "2024-11-11T10:49:00+00:00",
"branches": [
{
"name": "2.1",
Expand Down Expand Up @@ -1174,10 +1174,10 @@
},
"statistics": {
"size": 109971,
"stars": 766,
"stars": 768,
"forks": 306,
"open_issues": 9,
"watchers": 766,
"watchers": 768,
"default_branch": "2.1",
"license": "GNU General Public License v3.0"
}
Expand Down
2 changes: 1 addition & 1 deletion .cache/repo_ESP3D.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"timestamp": 1731286646.699423,
"timestamp": 1731372915.8958411,
"data": {
"name": "ESP3D",
"type": "main",
Expand Down
2 changes: 1 addition & 1 deletion .cache/repo_ESP3DLib.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"timestamp": 1731286653.3136685,
"timestamp": 1731372924.7011213,
"data": {
"name": "ESP3DLib",
"type": "main",
Expand Down
2 changes: 1 addition & 1 deletion .cache/repo_EspLuaEngine.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"timestamp": 1731286726.0426972,
"timestamp": 1731373015.7803094,
"data": {
"name": "EspLuaEngine",
"type": "depedency",
Expand Down
2 changes: 1 addition & 1 deletion .cache/repo_Marlin.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"timestamp": 1731286681.9202542,
"timestamp": 1731372954.0035765,
"data": {
"name": "Marlin",
"type": "main",
Expand Down
2 changes: 1 addition & 1 deletion .cache/repo_SSDP_IDF.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"timestamp": 1731286715.044031,
"timestamp": 1731372989.8852396,
"data": {
"name": "SSDP_IDF",
"type": "depedency",
Expand Down
2 changes: 1 addition & 1 deletion .cache/repo_esp32-usb-serial.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"timestamp": 1731286719.5308523,
"timestamp": 1731372998.6637406,
"data": {
"name": "esp32-usb-serial",
"type": "depedency",
Expand Down
2 changes: 1 addition & 1 deletion .cache/repo_esp3d.io.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"timestamp": 1731286702.6654139,
"timestamp": 1731372979.3443143,
"data": {
"name": "esp3d.io",
"type": "main",
Expand Down
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
| Total Repositories | 12 |
| Main Projects | 8 |
| Dependencies | 4 |
| Total Stars | 2756 |
| Total Stars | 2758 |
| Total Forks | 874 |

### Issue Statistics
Expand All @@ -51,7 +51,7 @@
|--------|-------|
| Open Issues | 70 |
| Closed Issues | 0 |
| Average Age | 771.2 days |
| Average Age | 772.2 days |
| Close Rate | 0.0% |

### Recent Activity
Expand Down Expand Up @@ -926,7 +926,7 @@ Legend:

<div align="center">

*🔄 Last updated: 2024-11-11 00:58:46 UTC*
*🔄 Last updated: 2024-11-12 00:56:56 UTC*

*Generated by [esp3d-portfolio](https://github.com/luc-github/esp3d-portfolio)*

Expand Down
Loading

0 comments on commit 54de42b

Please sign in to comment.