Skip to content

install-history: add#37

Merged
bagder merged 1 commit intomasterfrom
bagder/install-history
May 5, 2026
Merged

install-history: add#37
bagder merged 1 commit intomasterfrom
bagder/install-history

Conversation

@bagder
Copy link
Copy Markdown
Member

@bagder bagder commented May 4, 2026

The numbers are all guess-work

image

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds a new “install history” graph to the stats dashboard, wiring it into the existing Makefile/gnuplot-based graph generation pipeline.

Changes:

  • Register install-history.svg in the Makefile graph outputs and add build rules to generate it from a checked-in data file.
  • Add a new gnuplot script (install-history.plot) to render global install counts over time.
  • Add the underlying time series data (install-history.md) and expose the graph in all.txt for the dashboard list.

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 2 comments.

File Description
Makefile Adds install-history.svg to the build outputs and defines rules to copy data + run gnuplot.
install-history.plot New gnuplot script for rendering the install-history time series.
install-history.md New (hand-maintained) install-history data used as the plot input.
all.txt Adds the new graph to the dashboard graph-name mapping.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread install-history.plot Outdated
Comment thread install-history.plot Outdated
The numbers are all guess-work
@bagder bagder force-pushed the bagder/install-history branch from cea73c5 to 598dcee Compare May 5, 2026 06:29
@bagder bagder merged commit b4a6161 into master May 5, 2026
@bagder bagder deleted the bagder/install-history branch May 5, 2026 06:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants