From 5c730f5f982a0df982d2f57b31c4956b41ddcc2c Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Thu, 30 Jan 2025 18:04:14 +0000 Subject: [PATCH] Update contribution overviews --- README.md | 48 +++++++++--- contribution-overviews/2025-01-29.json | 100 +++++++++++++++++-------- contribution-overviews/2025-01-29.md | 48 +++++++++--- 3 files changed, 139 insertions(+), 57 deletions(-) diff --git a/README.md b/README.md index a895332..c8e05d7 100644 --- a/README.md +++ b/README.md @@ -23,8 +23,9 @@ The current week is shown below. There are 3 major sections: ```mermaid pie + "tscircuit/3d-viewer" : 1 "tscircuit/autorouting.com" : 1 - "tscircuit/tscircuit.com" : 1 + "tscircuit/tscircuit.com" : 2 "tscircuit/prompt-benchmarks" : 1 ``` @@ -32,9 +33,11 @@ pie | Contributor | 🐳 Major | 🐙 Minor | 🐌 Tiny | ⭐ | Issues Created | |-------------|---------|---------|---------|-----|----------------| +| [ShiboSoftwareDev](#ShiboSoftwareDev) | 1 | 0 | 0 | ⭐ | 6 | | [Abse2001](#Abse2001) | 1 | 0 | 0 | ⭐ | 0 | -| [ShiboSoftwareDev](#ShiboSoftwareDev) | 1 | 0 | 0 | ⭐ | 1 | +| [Anshgrover23](#Anshgrover23) | 0 | 1 | 0 | | 1 | | [imrishabh18](#imrishabh18) | 0 | 1 | 0 | | 1 | +| [ArnavK-09](#ArnavK-09) | 0 | 0 | 1 | | 0 | ## Review Table @@ -49,52 +52,73 @@ pie | Contributor | Reviews Received | Approvals Received | Rejections Received | Approvals | Rejections | PRs Opened | PRs Merged | Issues Created | Bountied Issues | Bountied Issue $ | |---|---|---|---|---|---|---|---|---|---|---| | [Rishikesh63](#Rishikesh63) | 3 | 0 | 3 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | -| [Anshgrover23](#Anshgrover23) | 0 | 0 | 0 | 1 | 4 | 0 | 0 | 1 | 0 | 0 | +| [Anshgrover23](#Anshgrover23) | 3 | 1 | 2 | 1 | 4 | 2 | 1 | 1 | 0 | 0 | +| [imrishabh18](#imrishabh18) | 0 | 0 | 0 | 2 | 1 | 2 | 1 | 1 | 0 | 0 | +| [DrSensor](#DrSensor) | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 3 | 0 | 0 | | [MustafaMulla29](#MustafaMulla29) | 2 | 1 | 1 | 0 | 0 | 2 | 0 | 0 | 0 | 0 | +| [ShiboSoftwareDev](#ShiboSoftwareDev) | 0 | 0 | 0 | 0 | 1 | 1 | 1 | 6 | 2 | 12 | | [Abse2001](#Abse2001) | 1 | 1 | 0 | 0 | 0 | 1 | 1 | 0 | 0 | 0 | -| [seveibar](#seveibar) | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 2 | 2 | 32 | -| [imrishabh18](#imrishabh18) | 0 | 0 | 0 | 0 | 0 | 1 | 1 | 1 | 0 | 0 | -| [ShiboSoftwareDev](#ShiboSoftwareDev) | 0 | 0 | 0 | 0 | 0 | 1 | 1 | 1 | 0 | 0 | +| [seveibar](#seveibar) | 0 | 0 | 0 | 2 | 0 | 0 | 0 | 4 | 4 | 57 | +| [ArnavK-09](#ArnavK-09) | 2 | 2 | 0 | 0 | 0 | 2 | 1 | 0 | 0 | 0 | ## Changes by Repository +### [tscircuit/3d-viewer](https://github.com/tscircuit/3d-viewer) + +| PR # | Impact | Contributor | Description | +|------|--------|-------------|-------------| +| [#141](https://github.com/tscircuit/3d-viewer/pull/141) | 🐙 Minor | Anshgrover23 | Add a new prop `autoRotateDisabled` to control the auto-rotation of the CAD viewer. | + ### [tscircuit/autorouting.com](https://github.com/tscircuit/autorouting.com) | PR # | Impact | Contributor | Description | |------|--------|-------------|-------------| -| [#30](https://github.com/tscircuit/autorouting.com/pull/30) | 🐳 Major | Abse2001 | Adds a new feature to process circuit files locally using the Freerouting autorouter instead of using the server. | +| [#30](https://github.com/tscircuit/autorouting.com/pull/30) | 🐳 Major | Abse2001 | The pull request introduces a new feature that allows for local processing of circuit files using the freerouting autorouter, bypassing the need for a remote server. | ### [tscircuit/tscircuit.com](https://github.com/tscircuit/tscircuit.com) | PR # | Impact | Contributor | Description | |------|--------|-------------|-------------| -| [#622](https://github.com/tscircuit/tscircuit.com/pull/622) | 🐙 Minor | imrishabh18 | Fix the issue of not encoding the search parameters in the import snippet dialog. | +| [#622](https://github.com/tscircuit/tscircuit.com/pull/622) | 🐙 Minor | imrishabh18 | Encode the search parameters to fix search functionality. | +| [#624](https://github.com/tscircuit/tscircuit.com/pull/624) | 🐌 Tiny | ArnavK-09 | Updates the external actions used in the bundle-size-analysis workflow. | ### [tscircuit/prompt-benchmarks](https://github.com/tscircuit/prompt-benchmarks) | PR # | Impact | Contributor | Description | |------|--------|-------------|-------------| -| [#21](https://github.com/tscircuit/prompt-benchmarks/pull/21) | 🐳 Major | ShiboSoftwareDev | Adds a new set of circuit problems and increases the timeout for the benchmark | +| [#21](https://github.com/tscircuit/prompt-benchmarks/pull/21) | 🐳 Major | ShiboSoftwareDev | Adds a new set of circuit design problems and increases the timeout for the benchmark evaluation. | ## Changes by Contributor +### [Anshgrover23](https://github.com/Anshgrover23) + +| PR # | Impact | Description | +|------|--------|-------------| +| [#141](https://github.com/tscircuit/3d-viewer/pull/141) | 🐙 Minor | Add a new prop `autoRotateDisabled` to control the auto-rotation of the CAD viewer. | + ### [Abse2001](https://github.com/Abse2001) | PR # | Impact | Description | |------|--------|-------------| -| [#30](https://github.com/tscircuit/autorouting.com/pull/30) | 🐳 Major | Adds a new feature to process circuit files locally using the Freerouting autorouter instead of using the server. | +| [#30](https://github.com/tscircuit/autorouting.com/pull/30) | 🐳 Major | The pull request introduces a new feature that allows for local processing of circuit files using the freerouting autorouter, bypassing the need for a remote server. | + +### [ArnavK-09](https://github.com/ArnavK-09) + +| PR # | Impact | Description | +|------|--------|-------------| +| [#624](https://github.com/tscircuit/tscircuit.com/pull/624) | 🐌 Tiny | Updates the external actions used in the bundle-size-analysis workflow. | ### [imrishabh18](https://github.com/imrishabh18) | PR # | Impact | Description | |------|--------|-------------| -| [#622](https://github.com/tscircuit/tscircuit.com/pull/622) | 🐙 Minor | Fix the issue of not encoding the search parameters in the import snippet dialog. | +| [#622](https://github.com/tscircuit/tscircuit.com/pull/622) | 🐙 Minor | Encode the search parameters to fix search functionality. | ### [ShiboSoftwareDev](https://github.com/ShiboSoftwareDev) | PR # | Impact | Description | |------|--------|-------------| -| [#21](https://github.com/tscircuit/prompt-benchmarks/pull/21) | 🐳 Major | Adds a new set of circuit problems and increases the timeout for the benchmark | +| [#21](https://github.com/tscircuit/prompt-benchmarks/pull/21) | 🐳 Major | Adds a new set of circuit design problems and increases the timeout for the benchmark evaluation. | diff --git a/contribution-overviews/2025-01-29.json b/contribution-overviews/2025-01-29.json index f9b5a97..f60d8ce 100644 --- a/contribution-overviews/2025-01-29.json +++ b/contribution-overviews/2025-01-29.json @@ -12,15 +12,49 @@ "bountiedIssuesTotal": 0 }, "Anshgrover23": { + "reviewsReceived": 3, + "rejectionsReceived": 2, + "approvalsReceived": 1, + "approvalsGiven": 1, + "rejectionsGiven": 4, + "prsOpened": 2, + "prsMerged": 1, + "issuesCreated": 1, + "bountiedIssuesCount": 0, + "bountiedIssuesTotal": 0, + "score": 2, + "major": 0, + "minor": 1, + "tiny": 0, + "stars": "" + }, + "imrishabh18": { "reviewsReceived": 0, "rejectionsReceived": 0, "approvalsReceived": 0, - "approvalsGiven": 1, - "rejectionsGiven": 4, - "prsOpened": 0, - "prsMerged": 0, + "approvalsGiven": 2, + "rejectionsGiven": 1, + "prsOpened": 2, + "prsMerged": 1, "issuesCreated": 1, "bountiedIssuesCount": 0, + "bountiedIssuesTotal": 0, + "score": 2, + "major": 0, + "minor": 1, + "tiny": 0, + "stars": "" + }, + "DrSensor": { + "reviewsReceived": 0, + "rejectionsReceived": 0, + "approvalsReceived": 0, + "approvalsGiven": 0, + "rejectionsGiven": 0, + "prsOpened": 1, + "prsMerged": 0, + "issuesCreated": 3, + "bountiedIssuesCount": 0, "bountiedIssuesTotal": 0 }, "MustafaMulla29": { @@ -35,6 +69,23 @@ "bountiedIssuesCount": 0, "bountiedIssuesTotal": 0 }, + "ShiboSoftwareDev": { + "reviewsReceived": 0, + "rejectionsReceived": 0, + "approvalsReceived": 0, + "approvalsGiven": 0, + "rejectionsGiven": 1, + "prsOpened": 1, + "prsMerged": 1, + "issuesCreated": 6, + "bountiedIssuesCount": 2, + "bountiedIssuesTotal": 12, + "score": 6, + "major": 1, + "minor": 0, + "tiny": 0, + "stars": "⭐" + }, "Abse2001": { "reviewsReceived": 1, "rejectionsReceived": 0, @@ -56,46 +107,29 @@ "reviewsReceived": 0, "rejectionsReceived": 0, "approvalsReceived": 0, - "approvalsGiven": 1, + "approvalsGiven": 2, "rejectionsGiven": 0, "prsOpened": 0, "prsMerged": 0, - "issuesCreated": 2, - "bountiedIssuesCount": 2, - "bountiedIssuesTotal": 32 + "issuesCreated": 4, + "bountiedIssuesCount": 4, + "bountiedIssuesTotal": 57 }, - "imrishabh18": { - "reviewsReceived": 0, + "ArnavK-09": { + "reviewsReceived": 2, "rejectionsReceived": 0, - "approvalsReceived": 0, + "approvalsReceived": 2, "approvalsGiven": 0, "rejectionsGiven": 0, - "prsOpened": 1, + "prsOpened": 2, "prsMerged": 1, - "issuesCreated": 1, + "issuesCreated": 0, "bountiedIssuesCount": 0, "bountiedIssuesTotal": 0, - "score": 2, + "score": 1, "major": 0, - "minor": 1, - "tiny": 0, - "stars": "" - }, - "ShiboSoftwareDev": { - "reviewsReceived": 0, - "rejectionsReceived": 0, - "approvalsReceived": 0, - "approvalsGiven": 0, - "rejectionsGiven": 0, - "prsOpened": 1, - "prsMerged": 1, - "issuesCreated": 1, - "bountiedIssuesCount": 0, - "bountiedIssuesTotal": 0, - "score": 4, - "major": 1, "minor": 0, - "tiny": 0, - "stars": "⭐" + "tiny": 1, + "stars": "" } } \ No newline at end of file diff --git a/contribution-overviews/2025-01-29.md b/contribution-overviews/2025-01-29.md index b10f77b..3a497ec 100644 --- a/contribution-overviews/2025-01-29.md +++ b/contribution-overviews/2025-01-29.md @@ -4,8 +4,9 @@ ```mermaid pie + "tscircuit/3d-viewer" : 1 "tscircuit/autorouting.com" : 1 - "tscircuit/tscircuit.com" : 1 + "tscircuit/tscircuit.com" : 2 "tscircuit/prompt-benchmarks" : 1 ``` @@ -13,9 +14,11 @@ pie | Contributor | 🐳 Major | 🐙 Minor | 🐌 Tiny | ⭐ | Issues Created | |-------------|---------|---------|---------|-----|----------------| +| [ShiboSoftwareDev](#ShiboSoftwareDev) | 1 | 0 | 0 | ⭐ | 6 | | [Abse2001](#Abse2001) | 1 | 0 | 0 | ⭐ | 0 | -| [ShiboSoftwareDev](#ShiboSoftwareDev) | 1 | 0 | 0 | ⭐ | 1 | +| [Anshgrover23](#Anshgrover23) | 0 | 1 | 0 | | 1 | | [imrishabh18](#imrishabh18) | 0 | 1 | 0 | | 1 | +| [ArnavK-09](#ArnavK-09) | 0 | 0 | 1 | | 0 | ## Review Table @@ -30,50 +33,71 @@ pie | Contributor | Reviews Received | Approvals Received | Rejections Received | Approvals | Rejections | PRs Opened | PRs Merged | Issues Created | Bountied Issues | Bountied Issue $ | |---|---|---|---|---|---|---|---|---|---|---| | [Rishikesh63](#Rishikesh63) | 3 | 0 | 3 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | -| [Anshgrover23](#Anshgrover23) | 0 | 0 | 0 | 1 | 4 | 0 | 0 | 1 | 0 | 0 | +| [Anshgrover23](#Anshgrover23) | 3 | 1 | 2 | 1 | 4 | 2 | 1 | 1 | 0 | 0 | +| [imrishabh18](#imrishabh18) | 0 | 0 | 0 | 2 | 1 | 2 | 1 | 1 | 0 | 0 | +| [DrSensor](#DrSensor) | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 3 | 0 | 0 | | [MustafaMulla29](#MustafaMulla29) | 2 | 1 | 1 | 0 | 0 | 2 | 0 | 0 | 0 | 0 | +| [ShiboSoftwareDev](#ShiboSoftwareDev) | 0 | 0 | 0 | 0 | 1 | 1 | 1 | 6 | 2 | 12 | | [Abse2001](#Abse2001) | 1 | 1 | 0 | 0 | 0 | 1 | 1 | 0 | 0 | 0 | -| [seveibar](#seveibar) | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 2 | 2 | 32 | -| [imrishabh18](#imrishabh18) | 0 | 0 | 0 | 0 | 0 | 1 | 1 | 1 | 0 | 0 | -| [ShiboSoftwareDev](#ShiboSoftwareDev) | 0 | 0 | 0 | 0 | 0 | 1 | 1 | 1 | 0 | 0 | +| [seveibar](#seveibar) | 0 | 0 | 0 | 2 | 0 | 0 | 0 | 4 | 4 | 57 | +| [ArnavK-09](#ArnavK-09) | 2 | 2 | 0 | 0 | 0 | 2 | 1 | 0 | 0 | 0 | ## Changes by Repository +### [tscircuit/3d-viewer](https://github.com/tscircuit/3d-viewer) + +| PR # | Impact | Contributor | Description | +|------|--------|-------------|-------------| +| [#141](https://github.com/tscircuit/3d-viewer/pull/141) | 🐙 Minor | Anshgrover23 | Add a new prop `autoRotateDisabled` to control the auto-rotation of the CAD viewer. | + ### [tscircuit/autorouting.com](https://github.com/tscircuit/autorouting.com) | PR # | Impact | Contributor | Description | |------|--------|-------------|-------------| -| [#30](https://github.com/tscircuit/autorouting.com/pull/30) | 🐳 Major | Abse2001 | Adds a new feature to process circuit files locally using the Freerouting autorouter instead of using the server. | +| [#30](https://github.com/tscircuit/autorouting.com/pull/30) | 🐳 Major | Abse2001 | The pull request introduces a new feature that allows for local processing of circuit files using the freerouting autorouter, bypassing the need for a remote server. | ### [tscircuit/tscircuit.com](https://github.com/tscircuit/tscircuit.com) | PR # | Impact | Contributor | Description | |------|--------|-------------|-------------| -| [#622](https://github.com/tscircuit/tscircuit.com/pull/622) | 🐙 Minor | imrishabh18 | Fix the issue of not encoding the search parameters in the import snippet dialog. | +| [#622](https://github.com/tscircuit/tscircuit.com/pull/622) | 🐙 Minor | imrishabh18 | Encode the search parameters to fix search functionality. | +| [#624](https://github.com/tscircuit/tscircuit.com/pull/624) | 🐌 Tiny | ArnavK-09 | Updates the external actions used in the bundle-size-analysis workflow. | ### [tscircuit/prompt-benchmarks](https://github.com/tscircuit/prompt-benchmarks) | PR # | Impact | Contributor | Description | |------|--------|-------------|-------------| -| [#21](https://github.com/tscircuit/prompt-benchmarks/pull/21) | 🐳 Major | ShiboSoftwareDev | Adds a new set of circuit problems and increases the timeout for the benchmark | +| [#21](https://github.com/tscircuit/prompt-benchmarks/pull/21) | 🐳 Major | ShiboSoftwareDev | Adds a new set of circuit design problems and increases the timeout for the benchmark evaluation. | ## Changes by Contributor +### [Anshgrover23](https://github.com/Anshgrover23) + +| PR # | Impact | Description | +|------|--------|-------------| +| [#141](https://github.com/tscircuit/3d-viewer/pull/141) | 🐙 Minor | Add a new prop `autoRotateDisabled` to control the auto-rotation of the CAD viewer. | + ### [Abse2001](https://github.com/Abse2001) | PR # | Impact | Description | |------|--------|-------------| -| [#30](https://github.com/tscircuit/autorouting.com/pull/30) | 🐳 Major | Adds a new feature to process circuit files locally using the Freerouting autorouter instead of using the server. | +| [#30](https://github.com/tscircuit/autorouting.com/pull/30) | 🐳 Major | The pull request introduces a new feature that allows for local processing of circuit files using the freerouting autorouter, bypassing the need for a remote server. | + +### [ArnavK-09](https://github.com/ArnavK-09) + +| PR # | Impact | Description | +|------|--------|-------------| +| [#624](https://github.com/tscircuit/tscircuit.com/pull/624) | 🐌 Tiny | Updates the external actions used in the bundle-size-analysis workflow. | ### [imrishabh18](https://github.com/imrishabh18) | PR # | Impact | Description | |------|--------|-------------| -| [#622](https://github.com/tscircuit/tscircuit.com/pull/622) | 🐙 Minor | Fix the issue of not encoding the search parameters in the import snippet dialog. | +| [#622](https://github.com/tscircuit/tscircuit.com/pull/622) | 🐙 Minor | Encode the search parameters to fix search functionality. | ### [ShiboSoftwareDev](https://github.com/ShiboSoftwareDev) | PR # | Impact | Description | |------|--------|-------------| -| [#21](https://github.com/tscircuit/prompt-benchmarks/pull/21) | 🐳 Major | Adds a new set of circuit problems and increases the timeout for the benchmark | +| [#21](https://github.com/tscircuit/prompt-benchmarks/pull/21) | 🐳 Major | Adds a new set of circuit design problems and increases the timeout for the benchmark evaluation. |