Commit Graph

63 Commits

Author SHA1 Message Date
Matthias Riegler
ca690d418f fix: pin golang/tinygo versions
Signed-off-by: Matthias Riegler <matthias.riegler@ankorstore.com>
2024-08-31 15:07:31 +02:00
github-actions[bot]
9048a4afca chore(main): release 0.6.4 (#43)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
v0.6.4
2024-08-31 15:03:44 +02:00
Matthias Riegler
158e7fc1bd fix: finalize renaming
Signed-off-by: Matthias Riegler <matthias.riegler@ankorstore.com>
2024-08-31 15:02:45 +02:00
github-actions[bot]
4a7c244cde chore(main): release 0.6.3 (#42)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
v0.6.3
2024-08-05 18:51:23 +02:00
Matthias Riegler
3cbf7a8733 fix: oci reg typo
Signed-off-by: Matthias Riegler <matthias.riegler@ankorstore.com>
2024-08-05 18:50:44 +02:00
github-actions[bot]
349c8b5199 chore(main): release 0.6.2 (#41)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
v0.6.2
2024-08-05 18:47:39 +02:00
Matthias Riegler
d088a1ba0a fix: cleanup uf2 files
Signed-off-by: Matthias Riegler <matthias.riegler@ankorstore.com>
2024-08-05 18:45:55 +02:00
github-actions[bot]
4649d02952 chore(main): release 0.6.1 (#40)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
v0.6.1
2024-08-05 18:42:47 +02:00
Matthias Riegler
3278678768 fix: bump tinygo release (#39)
Signed-off-by: Matthias Riegler <matthias.riegler@ankorstore.com>
2024-08-05 18:42:13 +02:00
github-actions[bot]
ae843db32c chore(main): release 0.6.0 (#38)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
v0.6.0
2024-08-05 18:32:02 +02:00
Matthias Riegler
6421521bfc feat: migrate to uptime-industries gh org (#37)
Signed-off-by: Matthias Riegler <matthias.riegler@ankorstore.com>
2024-08-05 00:00:01 +02:00
github-actions[bot]
c93e561952 chore(main): release 0.5.0 (#30)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
v0.5.0
2023-11-25 11:12:28 +01:00
Matthias Riegler
a8d470d4f9 fix: smart fan unit improvements (#31)
* fix: load config from /etc/computeblade-agent

Signed-off-by: Matthias Riegler <matthias.riegler@ankorstore.com>

* fix: fan target percent reporting

Signed-off-by: Matthias Riegler <matthias.riegler@ankorstore.com>

* fix: fancontroller default config & update interval

Signed-off-by: Matthias Riegler <matthias.riegler@ankorstore.com>

* chore: update Readme

Signed-off-by: Matthias Riegler <matthias.riegler@ankorstore.com>

---------

Signed-off-by: Matthias Riegler <matthias.riegler@ankorstore.com>
2023-11-25 11:10:12 +01:00
Matthias Riegler
99920370fb feat: add smart fan unit support (#29)
* feat: add smart fanunit (serial) protocol

Signed-off-by: Matthias Riegler <matthias.riegler@ankorstore.com>

* feat: add rudimentary eventbus to ease implementation

Signed-off-by: Matthias Riegler <matthias.riegler@ankorstore.com>

* feat: smart fanunit client

Signed-off-by: Matthias Riegler <matthias.riegler@ankorstore.com>

* feat: initial smart fan unit implementation

Signed-off-by: Matthias Riegler <matthias.riegler@ankorstore.com>

* feat: improve logging, double btn press

Signed-off-by: Matthias Riegler <matthias.riegler@ankorstore.com>

* fix: testcases

Signed-off-by: Matthias Riegler <matthias.riegler@ankorstore.com>

* fix: context closure handling, RPM reporting

Signed-off-by: Matthias Riegler <matthias.riegler@ankorstore.com>

* fix: address linting issues

Signed-off-by: Matthias Riegler <matthias.riegler@ankorstore.com>

* fix: edge line closure

Signed-off-by: Matthias Riegler <matthias.riegler@ankorstore.com>

* fix: reset CPU after i2c lockup

Signed-off-by: Matthias Riegler <matthias.riegler@ankorstore.com>

* feat: add uf2 to release

Signed-off-by: Matthias Riegler <matthias.riegler@ankorstore.com>

---------

Signed-off-by: Matthias Riegler <matthias.riegler@ankorstore.com>
2023-11-25 11:07:50 +01:00
github-actions[bot]
c6bba1339b chore(main): release 0.4.1 (#24)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
v0.4.1
2023-10-05 08:49:42 +02:00
Matthias Riegler
e86b221aa8 fix: rename release-please -> release workflow (#28)
Signed-off-by: Matthias Riegler <matthias.riegler@ankorstore.com>
2023-10-05 08:48:57 +02:00
Matthias Riegler
f2cd029d83 fix: ${ -> ${{ ... (#27)
Signed-off-by: Matthias Riegler <matthias.riegler@ankorstore.com>
2023-10-05 08:46:48 +02:00
Matthias Riegler
780455e749 fix: debug statement (#26)
Signed-off-by: Matthias Riegler <matthias.riegler@ankorstore.com>
2023-10-05 08:42:56 +02:00
Matthias Riegler
21d9942629 fix: add debug statement (#25)
Signed-off-by: Matthias Riegler <matthias.riegler@ankorstore.com>
2023-10-05 08:39:06 +02:00
Matthias Riegler
4691e2b3d7 fix: if statement? (#23)
Signed-off-by: Matthias Riegler <matthias.riegler@ankorstore.com>
2023-10-05 08:36:46 +02:00
github-actions[bot]
6eef51b585 chore(main): release 0.4.0 (#20)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
v0.4.0
2023-10-05 08:24:51 +02:00
Matthias Riegler
cee6912f57 fix: if condition (#22)
Signed-off-by: Matthias Riegler <matthias.riegler@ankorstore.com>
2023-10-05 08:24:08 +02:00
Matthias Riegler
9c82b60fd8 fix: explicitly check for true before running goreleaser (#21)
Signed-off-by: Matthias Riegler <matthias.riegler@ankorstore.com>
2023-10-05 08:21:14 +02:00
Matthias Riegler
33dd6e5adf feat: switch to release-please (#19)
Signed-off-by: Matthias Riegler <matthias.riegler@ankorstore.com>
2023-10-05 08:14:26 +02:00
Matthias Riegler
a793872bf2 docs: add comment about feature completeness
Signed-off-by: Matthias Riegler <matthias.riegler@ankorstore.com>
2023-10-03 00:19:59 +02:00
Matthias Riegler
5129bf6b33 fix: cleanup of gRPC conn is done based on the context
Signed-off-by: Matthias Riegler <matthias.riegler@ankorstore.com>
v0.3.4
2023-10-03 00:12:59 +02:00
Matthias Riegler
0170f70cc0 fix: remove debug exit on startup
that's on me!

Signed-off-by: Matthias Riegler <matthias.riegler@ankorstore.com>
v0.3.3
2023-10-03 00:04:27 +02:00
Matthias Riegler
0064ed77d7 chore: sign binary releases
Signed-off-by: Matthias Riegler <matthias.riegler@ankorstore.com>
v0.3.2
2023-10-02 23:57:55 +02:00
Matthias Riegler
b1e8a88210 fix: login to ghcr, cosign
Signed-off-by: Matthias Riegler <matthias.riegler@ankorstore.com>
v0.3.1
2023-10-02 23:51:37 +02:00
Matthias Riegler
74c74dead5 fix: change OCI target image
Signed-off-by: Matthias Riegler <matthias.riegler@ankorstore.com>
2023-10-02 23:31:43 +02:00
Matthias Riegler
7f166f2ed3 feat: add configuration support, update docs (#18)
* chore: remove duplicated import

Signed-off-by: Matthias Riegler <matthias.riegler@ankorstore.com>

* chore: rename bcm273x -> bcm2711 to avoid confusion

Signed-off-by: Matthias Riegler <matthias.riegler@ankorstore.com>

* feat: add configuration support

Signed-off-by: Matthias Riegler <matthias.riegler@ankorstore.com>

* docs: update docs & add install script

Signed-off-by: Matthias Riegler <matthias.riegler@ankorstore.com>

* fix: split workflows until release-please is setup on org level

Signed-off-by: Matthias Riegler <matthias.riegler@ankorstore.com>

---------

Signed-off-by: Matthias Riegler <matthias.riegler@ankorstore.com>
v0.3.0
2023-10-02 23:27:19 +02:00
Matthias Riegler
7af2623765 fix: bump github action cache to v3 everywhere (#17)
Signed-off-by: Matthias Riegler <matthias.riegler@ankorstore.com>
2023-10-02 00:03:22 +02:00
Matthias Riegler
ecf70a4cd0 fix: gha cache for go mod/build (#16)
Signed-off-by: Matthias Riegler <matthias.riegler@ankorstore.com>
2023-10-01 23:58:41 +02:00
Matthias Riegler
87f4d42b82 fix: gha cache for go mod/build
Signed-off-by: Matthias Riegler <matthias.riegler@ankorstore.com>
2023-10-01 23:56:56 +02:00
Matthias Riegler
47ef404dd7 Merge pull request #15 from xvzf/chore/add-gha-jobs
feat: add automated release pipeline + initial CI
2023-10-01 23:53:58 +02:00
Matthias Riegler
df1b89e22e chore: run tests in CI
Signed-off-by: Matthias Riegler <matthias.riegler@ankorstore.com>
2023-10-01 23:53:05 +02:00
Matthias Riegler
f77352835c chore: add conventional PR title enforcer
Signed-off-by: Matthias Riegler <matthias.riegler@ankorstore.com>
2023-10-01 23:41:03 +02:00
Matthias Riegler
c8955046f1 chore: add release pipeline
Signed-off-by: Matthias Riegler <matthias.riegler@ankorstore.com>
2023-10-01 23:40:54 +02:00
Matthias Riegler
ed3dbd2a7f chore: remove prerelease
the agent has been stable for a few weeks, config options are missing
still

Signed-off-by: Matthias Riegler <matthias.riegler@ankorstore.com>
v0.2.0
2023-09-04 20:00:57 +02:00
Matthias Riegler
e5f504a3c3 Merge pull request #14 from Uptime-Lab/feat/add-fancontroller
feat/fix: add linear fan speed control based on temperature
2023-09-04 20:00:11 +02:00
Matthias Riegler
500a1a32d4 feat/fix: add linear fan speed control based on temperature
some smaller fixes

Signed-off-by: Matthias Riegler <matthias.riegler@ankorstore.com>
2023-09-04 19:59:33 +02:00
Matthias Riegler
da9eea3320 Merge pull request #13 from xvzf/fix/cli-graceful-conn-teardown
fix: graceful connection termination when invoking the CLI
2023-08-15 16:03:06 +02:00
Matthias Riegler
3001c0f4c8 fix: graceful connection termination when invoking the CLI
fixes #8

Signed-off-by: Matthias Riegler <matthias.riegler@ankorstore.com>
2023-08-15 16:02:25 +02:00
Matthias Riegler
bab60fcd78 Merge pull request #12 from xvzf/fix/btn-polling
fix: in-software polling of button presses
2023-08-15 15:54:54 +02:00
Matthias Riegler
b4f9895464 fix: in-software polling of button presses
This fixes #1

Signed-off-by: Matthias Riegler <matthias.riegler@ankorstore.com>
2023-08-15 15:53:23 +02:00
Matthias Riegler
29a0e35b2c feat: add readme + goreleaser
Signed-off-by: Matthias Riegler <matthias.riegler@ankorstore.com>
v0.0.1
2023-07-26 18:10:34 +02:00
Matthias Riegler
70892128bc feat: add rudimentary API & bladectl client
Signed-off-by: Matthias Riegler <matthias.riegler@ankorstore.com>
2023-07-25 23:53:27 +02:00
Matthias Riegler
3e7386b38c chore: add state tests
Signed-off-by: Matthias Riegler <matthias.riegler@ankorstore.com>
2023-07-21 21:28:10 +02:00
Matthias Riegler
edb3fa8b84 fix: LedEngine targeting the same LED, align naming
Signed-off-by: Matthias Riegler <matthias.riegler@ankorstore.com>
2023-07-21 21:05:20 +02:00
Matthias Riegler
2592957ae5 chore: remove log from ledengine
Signed-off-by: Matthias Riegler <matthias.riegler@ankorstore.com>
2023-07-21 21:04:51 +02:00