Skip to content

Releases: open-sauced/pizza-cli

v1.0.0-beta.7

02 Oct 23:51
Compare
Choose a tag to compare
v1.0.0-beta.7 Pre-release
Pre-release

1.0.0-beta.7 (2023-10-02)

🍕 Features


This release is also available on:

v1.0.0-beta.4

06 Sep 22:21
Compare
Choose a tag to compare
v1.0.0-beta.4 Pre-release
Pre-release

1.0.0-beta.4 (2023-09-06)

🍕 Features

  • provide repository contributors insights (#30) (d16091f)

This release is also available on:

v1.0.0-beta.3

31 Aug 15:07
Compare
Choose a tag to compare
v1.0.0-beta.3 Pre-release
Pre-release

1.0.0-beta.3 (2023-08-31)

🍕 Features

  • Version command for CLI based on release builds (#36) (9f3eedc)

This release is also available on:

v1.0.0-beta.2

29 Aug 15:04
Compare
Choose a tag to compare
v1.0.0-beta.2 Pre-release
Pre-release

1.0.0-beta.2 (2023-08-29)

🍕 Features

  • Add posthog telemetry integration (#37) (9829f49)

This release is also available on:

v1.0.0-beta.1

22 Aug 21:53
Compare
Choose a tag to compare
v1.0.0-beta.1 Pre-release
Pre-release

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


This release is also available on:

v0.0.1-rc1

16 Aug 17:58
ec2b357
Compare
Choose a tag to compare

Initial release

Welcome all! This is the initial release of the pizza CLI, an all in one CLI for all things OpenSauced!

⚠️ Note: this is an initial RC release and the features/commands are unstable at this time. Keep an eye out for the first stable release!

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

Full Changelog: https://github.com/open-sauced/pizza-cli/commits/v0.0.1-rc1