PaperMC / PaperMC/fill-ui

Add GitHub repository and commit links to version and build details

Open
#37 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Svelte
Stars
3
Forks
5
Avg merge
24m
Merged PRs (30d)
1

Description

Summary

Currently on the version details page (/projects/{project}/version/{version}), there are no links to GitHub for the project repository or the builds' originating commits. Users and developers inspecting builds must manually copy the 40-character commit SHA and search for it on GitHub to view changes, diffs, or associated PRs.

Proposed Solution
  • Repository Link: Add a "Repository" link under the General metadata section (e.g. PaperMC/Paper) pointing to the GitHub repository.
  • Build Header Link: Add a "GitHub" link button in each build card header adjacent to the "API" button linking directly to the originating commit.
  • Clickable Commit SHA: Display the short commit SHA as a clickable link to the commit diff on GitHub, accompanied by a one-click copy button for the full SHA.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start at the version details route /projects/{project}/version/{version} and inspect how the general metadata and build cards receive repository and commit information. Done means the repository, originating commit, and short SHA link to GitHub, while the full SHA remains copyable.

Written by the indexing model from the issue text.

Assessment

Domain
frontend, web-dev
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
68/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.