You are browsing as a guest. Sign up (or log in) to start making projects!

Repo-Tracker

  • 2 Devlogs
  • 5 Total hours

A Repo Tracker which provides live information about the selected repo: It shows current info on workflows, and breakdown of commits with sha hashes and percentage of changes in each language - works best with a github PAT.

Open comments for this post

2h 55m 56s logged

Added Github Integration and optimised the commit get

  • Optimised the commits so first it gets all the commits and creates them then replaces them all with ones with updated workflow status.
  • Made the Commits store as individual objects in an Array so they can be updated automatically but only if the CI is still pending

  • Added the commit as a hyperlink under date
  • Added truncated title/commit name

  • Added Cookies to save the github api key, and most recent repo

Next

  • The commit focus (the empty white space on the left)
0
0
13
Open comments for this post

2h 16m 45s logged

I made the header and logic for creating a commit on the commit list, It uses a sage green as the base colour while using similarly muted colours such as the red. The commits have a Pi chart which shows the actions status (green: successful, yellow: pending, red: failed). Pending is either all actions/workflows are incomplete or successful.


The top heading has a Go button which does nothing right now, next to the Repo title/heading which below has a discrete text input with a placeholder of the project repo.
And a settings button which also does nothing, yet…


Next to add is the Focused-Commit Half

0
0
5

Delete project?

Are you sure you want to permanently delete this project? This action cannot be undone.

All devlogs, followers, and associated data will be removed.

Followers

Loading…