[PR #2] [MERGED] feat: add pushups badge #9

Closed
opened 2026-03-03 13:49:25 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/higgins/gitpushups.com/pull/2
Author: @higgins
Created: 9/6/2025
Status: Merged
Merged: 9/6/2025
Merged by: @higgins

Base: mainHead: codex/create-/pushupsbadge.svg-route-for-svg-badge


📝 Commits (2)

📊 Changes

2 files changed (+39 additions, -2 deletions)

View changed files

📝 README.md (+2 -2)
app/pushupsBadge.svg/route.ts (+37 -0)

📄 Description

Summary

  • add /pushupsBadge.svg route that serves a dynamic SVG with total reps
  • display the badge in README

Testing

  • npm test (fails: Missing script "test")
  • npm run lint (fails: Invalid Options: Unknown options: useEslintrc, extensions, resolvePluginsRelativeTo, rulePaths, ignorePath, reportUnusedDisableDirectives)

https://chatgpt.com/codex/tasks/task_e_68bbb8a42c508332856dca71d85c09cf


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/higgins/gitpushups.com/pull/2 **Author:** [@higgins](https://github.com/higgins) **Created:** 9/6/2025 **Status:** ✅ Merged **Merged:** 9/6/2025 **Merged by:** [@higgins](https://github.com/higgins) **Base:** `main` ← **Head:** `codex/create-/pushupsbadge.svg-route-for-svg-badge` --- ### 📝 Commits (2) - [`e169e72`](https://github.com/higgins/gitpushups.com/commit/e169e72cf7a84496d63dd6c652dd8579a1094e6e) feat: add pushups badge - [`aaa6b23`](https://github.com/higgins/gitpushups.com/commit/aaa6b23f4544bdaf5543565c863385b43ac06603) restyle the badge ### 📊 Changes **2 files changed** (+39 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+2 -2) ➕ `app/pushupsBadge.svg/route.ts` (+37 -0) </details> ### 📄 Description ## Summary - add `/pushupsBadge.svg` route that serves a dynamic SVG with total reps - display the badge in README ## Testing - `npm test` *(fails: Missing script "test")* - `npm run lint` *(fails: Invalid Options: Unknown options: useEslintrc, extensions, resolvePluginsRelativeTo, rulePaths, ignorePath, reportUnusedDisableDirectives)* ------ https://chatgpt.com/codex/tasks/task_e_68bbb8a42c508332856dca71d85c09cf --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 13:49:25 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/gitpushups.com#9
No description provided.