leanprover-community/Mathlib update checker

Determines which Mathlib releases are available for the project to upgrade to.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
intermediate_releasesControls which Mathlib releases to upgrade to. There are three options: * `all`: update to each release, followed by Mathlib `master` (default) * `latest`: update only to the newest release, followed by Mathlib `master` * `master`: update only to Mathlib `master` noall
lake_package_directoryThe directory containing the Lake package to build. This parameter is passed to the lake-package-directory argument of leanprover/lean-action. no.
legacy_updateIf set to `true`, executes `lake -R -Kenv=dev update` instead of `lake update`. nofalse
namedescription
is-update-availableIs there a new version available that can be updated to?
new-tagsNew Mathlib release tags, as a JSON array of strings.