Skip to content

Tags: xfr0zy/bumblebee

Tags

v0.0.12

Toggle v0.0.12's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
add cosign example to README (solo-io#74)

v0.0.11

Toggle v0.0.11's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
add support for running without a tty (solo-io#65)

* abstract printing from pterm for non-tty mode

* run without TUI

* formatting

* update CMD for package to not render TUI

* being extraction of tui and loader

* Revert "run without TUI"

This reverts commit fdbcc55.

* remove tui managing loader lifecycle

* cleanup

* being abstracting out TUI as a watcher

* correctly handle sigint and lifecycle

* use waitgroups

* waitgroups in tui, tui uses loader

* waitgroup for tview run, fixup signals in run cmd

* cleanup run cmd

* cleanup tui watch()

* more cleanup

* Revert "cleanup tui watch()"

This reverts commit 391f359.

* comments for tui watch()

* remove printer abstraction

* code formatting

* implement no-tty mode

* move noopWatcher to constructor

* remove comment

v0.0.11-beta1

Toggle v0.0.11-beta1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fixup CI for bee image release (solo-io#63)

* fixup CI for bee image release

* review comments

* use latest go 1.17

v0.0.10

Toggle v0.0.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
add step to download a given version (solo-io#62)

v0.0.9

Toggle v0.0.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix broken cli flags (solo-io#33)

v0.0.8

Toggle v0.0.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix banner, reorg right menu (solo-io#30)

v0.0.7

Toggle v0.0.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
add a few clarifications to contributing page (solo-io#28)

v0.0.6

Toggle v0.0.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
switch tui text (solo-io#14)

v0.0.5

Toggle v0.0.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix util (solo-io#13)

v0.0.4

Toggle v0.0.4's commit message
fix buidler name in build command