Point tool badges at official sites, restyle to plastic - #33
Merged
Conversation
The Prometheus, Grafana and Loki badges linked to in-repo config directories and pfSense to docs/network.md, so none of them reached the tool's own site. Repoint all four upstream and move the in-repo paths onto the Stack table's Tool column, which loses no navigation. Secrets: SOPS + age becomes two badges -- one badge cannot carry two tool links. The ADR stays linked from Highlights. The CI badge moves from GitHub's native badge.svg endpoint to shields' workflow-status endpoint, which is the only way to get a style on it. Co-Authored-By: Claude Opus 5 <[email protected]> Claude-Session: https://claude.ai/code/session_015BCC82xDuj645qs4pvtAGi
5 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What changed
README badges only — nothing that runs. The Prometheus, Grafana, Loki and pfSense badges now link to the tools' own sites instead of in-repo paths, and every badge is restyled to shields'
plastic. The in-repo config paths those badges gave up now hang off the Stack table's Tool column, so no navigation is lost.Secrets: SOPS + agebecomes two badges — one badge cannot carry two tool links. The ADR stays linked from Highlights, which already had[Why](docs/adr/0005-secrets-with-sops-and-age.md).The CI badge moves from GitHub's native
actions/workflows/ci.yml/badge.svgendpoint to shields' workflow-status endpoint. The native badge has nostyleparameter, so that swap is what makes it match the rest.Why
The badges looked right but pointed at the wrong things — clicking
Prometheuslanded you instacks/observability/prometheusrather than prometheus.io. This is the reference repo for a badge pass across four sibling repos, so it goes first.Blast radius
Documentation only. No compose file, config, script or secret is touched.
secrets/*.sops.yamlVerification
npx --yes markdownlint-cli2—Summary: 0 issues in 0 filesacross 21 filesinvalidprometheus.io,grafana.com/oss/grafana/,grafana.com/oss/loki/,pfsense.org;getsops/sopsandFiloSottile/ageconfirmed via raw, since this session's proxy 403s unscoped github.com pages)Generated by Claude Code