Releases: open-sauced/pizza-cli
Releases · open-sauced/pizza-cli
v1.0.0-beta.7
v1.0.0-beta.4
v1.0.0-beta.3
v1.0.0-beta.2
v1.0.0-beta.1
1.0.0-beta.1 (2023-08-22)
🤖 Build System
- sematic bin release, npm (7b4607e)
🍕 Features
- Add install instructions and script for pizza CLI (#26) (421a429)
- cli auth (#21) (34728fb)
- GitHub action to build and upload Go artifacts after release created (#22) (ad187a9)
- Http Client for accessing OpenSauced API client (#23) (ec2b357)
- Leverage the GITHUB_APP_TOKEN for releases (#32) (e0a25e0)
- npm i -g pizza (73291d1)
- repo-query support (199cfd7)
- update bin name release.yaml (6b21cb8)
🔁 Continuous Integration
- Update @open-sauced/[email protected] and compliance.yaml (#33) (146b6b7)
This release is also available on:
v0.0.1-rc1
Initial release
Welcome all! This is the initial release of the pizza
CLI, an all in one CLI for all things OpenSauced!
What's new?
- Initial commit: Introduce
pizza bake
CLI command by @jpmcb in #1 - GitHub actions: Golang actions for lint, test, build on push and PR by @jpmcb in #2
- Implements --wait flag for pizza bake by @k1nho in #4
- feat: repo-query support by @diivi in #15
- Fix: add Long and Short references to help template by @k1nho in #18
- Implements the option to batch requests to /bake by @k1nho in #12
- feat: GitHub action to build and upload Go artifacts after release created by @jpmcb in #22
- feat: cli auth by @Anush008 in #21
- feat: Http Client for accessing OpenSauced API client by @jpmcb in #23
New Contributors
- @jpmcb made their first contribution in #1
- @k1nho made their first contribution in #4
- @diivi made their first contribution in #15
- @Anush008 made their first contribution in #21
Full Changelog: https://github.com/open-sauced/pizza-cli/commits/v0.0.1-rc1