All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Initial release of the
setup-ampaction. - Install Amp (
ampd,ampctl,ampsql) viaampupon Linux (x86_64/aarch64) and macOS (x86_64/aarch64) runners. versioninput acceptingstable,latest,nightly, an explicit release tag, ornone(install onlyampupitself).- Caching of the ampup-managed install directory via
actions/cache, keyed on repository, platform, architecture, and resolved version, withcache,cache-key, andcache-restore-keysinputs. versionandcache-hitoutputs, and a step summary reporting the installed binaries.- Clear failure on unsupported runner platforms and unknown versions.