Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix release #41

Merged
merged 2 commits into from
Jul 8, 2022
Merged

Fix release #41

merged 2 commits into from
Jul 8, 2022

Conversation

lbussy
Copy link
Owner

@lbussy lbussy commented Jul 8, 2022

Fixes some documentation as well as a message timer.

@lbussy lbussy merged commit 5f2a38f into devel Jul 8, 2022
@lbussy lbussy mentioned this pull request Jul 8, 2022
@lbussy lbussy deleted the fix_release branch July 8, 2022 12:49
@lbussy lbussy restored the fix_release branch July 8, 2022 14:20
@lbussy lbussy deleted the fix_release branch July 8, 2022 14:21
lbussy added a commit that referenced this pull request Jul 9, 2022
* Remove reference to Brew Bubbles

* Fix message timer
lbussy added a commit that referenced this pull request Jul 9, 2022
* Add taplistioTap to Taps struct

* Add config for taplistio tap number, fix tap label

* Add taplistio venue/secret handling

* Send pours to Taplist.io

* Add documentation for taplist.io support

* Fix docs for #8

* Fix #8 (again)

* Fix for #10

* Skip taplistio send if taplistio tap ID is 0

Fixes #18

* Update for #19

* Update Copyright date

* Ignore DS_Store on Mac

* Update Alpha firmware

* Fix build process for Macs

* Re-Build Firmware

* Fix tap label

* Fix default condition

* Update temperature control docs

* Update Alpha binaries

* Add coolonhigh to settings

* Invert coolonhigh settings

* Add link to HBT

* Update Alpha binaries

* Alpha.1 release

* Fix build under GitBash

* Fix tap label

* Fix cooling delay

* Added serial flush (danger)

* Avoid race condition

* Remove blank env lines

* Fully embrace 'bevname'

* Remove false fail condition

* Remove debug

* Update Alpha binaries

* Clean up 'controlnum'

* Fix WiFi reconnect

* Add build type to environment

* Add reboot data timer functionality

* Reduce spam

* Rename 'Keg Screen'

* Inject build_mode()

* Change partition scheme

* Cleanuo uptime semaphore logic

* Add uptime JSON model

* Add reboot/uptime notification

* Move uptime log to sep file

* Temp remove uptimelog

* Refactor for clarity

* Remove old commented lines

* Add uptime log timer

* Add logging to csv

* Add release binaries

* Only enable telnet/edit on debug build

* 1.1.0-Alpha.1 Release

* Alpha firmware

* Remove duplicate

* New partition scheme

* Updated binaried

* Fix directives

* Remove country set (crashes)

* Update literals with macros

* Remove enforced dependencies

* Remove enforced dependencies

* Update binaries

* Fix index tap label

* Update firmware

* Re-write URLs to alow local dev

* Fix TIO Display Toggle

* Fix TIO settings toggle

* Prevent default action (properly)

* Fix quirks and home link

* Update to new lib

* Reverse dev server changes

* Move to release mode

* Binaries for Beta.1

* Schedule TIO pushes

* Fix for #35

* Fix #36 Normalize Config Names

* Update TODO

* Change sanity of log messages

* Update binaries for Beta.2

* Fixed typo in #37

* Add binaries

* Reduce TIO debug print

* Shrink kegscreen reports in flash

* Cleanup api and getguid

* Moved device.sensor back to name vs index

* Moved device.sensor back to name vs index

* Add link to uptime log

* Fix index page link

* Update binaries

* Minor fixes (#40)

* Fix release (#41)

* Remove reference to Brew Bubbles

* Fix message timer

* Fix release (#42)

* Remove reference to Brew Bubbles

* Fix message timer

* Remove firmware (#43)

* Remove firmware from working tree

* Create directory if needed

* Create env variables if git fails (#44)

* Remove debug download (#45)

* Remove wifimanager debug output (#46)

* Lock all versions before release (#47)

* Refactor reports (#50)

* Refactor keys (#49)

Co-authored-by: John <jbeeler@optictheory.com>

* Add URL Target notice.

* Refactor keys (#48)

Co-authored-by: John <jbeeler@optictheory.com>
Co-authored-by: John <thorrak@users.noreply.github.com>

Co-authored-by: John <jbeeler@optictheory.com>
Co-authored-by: John <thorrak@users.noreply.github.com>
lbussy added a commit that referenced this pull request Jul 9, 2022
* Add taplistioTap to Taps struct

* Add config for taplistio tap number, fix tap label

* Add taplistio venue/secret handling

* Send pours to Taplist.io

* Add documentation for taplist.io support

* Fix docs for #8

* Fix #8 (again)

* Fix for #10

* Skip taplistio send if taplistio tap ID is 0

Fixes #18

* Update for #19

* Update Copyright date

* Ignore DS_Store on Mac

* Update Alpha firmware

* Fix build process for Macs

* Re-Build Firmware

* Fix tap label

* Fix default condition

* Update temperature control docs

* Update Alpha binaries

* Add coolonhigh to settings

* Invert coolonhigh settings

* Add link to HBT

* Update Alpha binaries

* Alpha.1 release

* Fix build under GitBash

* Fix tap label

* Fix cooling delay

* Added serial flush (danger)

* Avoid race condition

* Remove blank env lines

* Fully embrace 'bevname'

* Remove false fail condition

* Remove debug

* Update Alpha binaries

* Clean up 'controlnum'

* Fix WiFi reconnect

* Add build type to environment

* Add reboot data timer functionality

* Reduce spam

* Rename 'Keg Screen'

* Inject build_mode()

* Change partition scheme

* Cleanuo uptime semaphore logic

* Add uptime JSON model

* Add reboot/uptime notification

* Move uptime log to sep file

* Temp remove uptimelog

* Refactor for clarity

* Remove old commented lines

* Add uptime log timer

* Add logging to csv

* Add release binaries

* Only enable telnet/edit on debug build

* 1.1.0-Alpha.1 Release

* Alpha firmware

* Remove duplicate

* New partition scheme

* Updated binaried

* Fix directives

* Remove country set (crashes)

* Update literals with macros

* Remove enforced dependencies

* Remove enforced dependencies

* Update binaries

* Fix index tap label

* Update firmware

* Re-write URLs to alow local dev

* Fix TIO Display Toggle

* Fix TIO settings toggle

* Prevent default action (properly)

* Fix quirks and home link

* Update to new lib

* Reverse dev server changes

* Move to release mode

* Binaries for Beta.1

* Schedule TIO pushes

* Fix for #35

* Fix #36 Normalize Config Names

* Update TODO

* Change sanity of log messages

* Update binaries for Beta.2

* Fixed typo in #37

* Add binaries

* Reduce TIO debug print

* Shrink kegscreen reports in flash

* Cleanup api and getguid

* Moved device.sensor back to name vs index

* Moved device.sensor back to name vs index

* Add link to uptime log

* Fix index page link

* Update binaries

* Minor fixes (#40)

* Fix release (#41)

* Remove reference to Brew Bubbles

* Fix message timer

* Fix release (#42)

* Remove reference to Brew Bubbles

* Fix message timer

* Remove firmware (#43)

* Remove firmware from working tree

* Create directory if needed

* Create env variables if git fails (#44)

* Remove debug download (#45)

* Remove wifimanager debug output (#46)

* Lock all versions before release (#47)

* Refactor reports (#50)

* Refactor keys (#49)

Co-authored-by: John <jbeeler@optictheory.com>

* Add URL Target notice.

* Refactor keys (#48)

Co-authored-by: John <jbeeler@optictheory.com>
Co-authored-by: John <thorrak@users.noreply.github.com>

Co-authored-by: John <jbeeler@optictheory.com>
Co-authored-by: John <thorrak@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant