Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 603 Bytes

File metadata and controls

13 lines (8 loc) · 603 Bytes

fpilot-scraper

Automated release tracker for FilePilot. Checks daily for new versions and creates GitHub releases with attested build provenance.

How it works

  1. Scrapes the download page for the latest version
  2. Compares against the stored version in version.txt
  3. If new: downloads the executable, creates a tagged release, and attests build provenance

Runs automatically via GitHub Actions on a daily schedule

You can view attestation history in the Actions Tab