Update #1
bniladridas
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Since releasing
v1.0.0, we've significantly improved the app with stats tracking that shows total pushes and per-repo counts including skipped bot pushes at the/statsendpoint, added an improved documentation page with the stats URL, new logo icon, and screenshot example, and created a ping workflow that runs every 5 minutes to keep the Render service from suspending on the free tier. We also fixed a critical security issue by removing an exposed private key from git history usinggit filter-repo, properly set up thetest-repoas a GitHub submodule with.gitmodulesconfiguration, added type annotations to tests for better code quality, and updated the stats to track both user pushes and bot pushes separately. The app has gone through three releases:v1.0.0was the initial release,v1.1.0added stats tracking, andv1.2.0improved stats to include bot push tracking.Beta Was this translation helpful? Give feedback.
All reactions