Bendodroid bendodroid
  • :3

  • Joined on 2024-01-14
bendodroid pushed tag v0.1.0 to CCCHH/spaceapid 2024-08-03 22:24:14 +02:00
bendodroid pushed to main at CCCHH/spaceapid 2024-08-03 22:22:06 +02:00
ccf3981d8d docs: Improve log output for missing config
732045645a refactor!: Change config path env var name
Compare 2 commits »
bendodroid pushed tag v0.1.0 to CCCHH/spaceapid 2024-08-03 22:07:37 +02:00
bendodroid pushed to main at CCCHH/spaceapid 2024-08-03 21:59:36 +02:00
99c57bd538 docs: Improve log output for missing config
366504894d refactor!: Change config path env var name
759787569d docs: Add go build example for setting version
Compare 3 commits »
bendodroid pushed to main at CCCHH/spaceapid 2024-08-03 21:08:28 +02:00
5dacfd0dfe docs: Update README and code comments
68d0ec05db feat: Add support for PUT/DELETE state.message
Compare 2 commits »
bendodroid closed issue CCCHH/spaceapid#33 2024-08-03 21:08:28 +02:00
Support space/message field
bendodroid commented on issue CCCHH/spaceapid#31 2024-08-03 18:14:00 +02:00
Implement Go 1.22 Features

The for loop change doesn't affect us I think? Decided against rewriting the sensor endpoints with wildcards, would need an awful lot of manual handling for the optional parts and the current…

bendodroid closed issue CCCHH/spaceapid#31 2024-08-03 18:14:00 +02:00
Implement Go 1.22 Features
bendodroid pushed to main at CCCHH/spaceapid 2024-08-03 18:07:31 +02:00
74a8db7d2b refactor: Add Go 1.22 HTTP method matching
bd94b295ac docs: Fix typos
Compare 2 commits »
bendodroid closed issue CCCHH/spaceapid#30 2024-08-03 14:11:05 +02:00
Debug trailing slashes in URL paths and redirects not updating sensor values
bendodroid pushed to main at CCCHH/spaceapid 2024-05-26 21:06:32 +02:00
b98174c7da Update README.md with note about URL paths
7218177625 Refactor environment sensor URL path generation
8015ed2be5 Location is optional for beverage_supply so make it omitempty
72f5a67989 Move persistence stuff to own package
742fb2be58 util.go only contains persistent state handling so rename accordingly
Compare 10 commits »
bendodroid merged pull request CCCHH/spaceapid#34 2024-05-26 21:06:31 +02:00
Refactoring
bendodroid closed issue CCCHH/spaceapid#27 2024-05-26 21:06:31 +02:00
Adjust module in go.mod
bendodroid commented on pull request CCCHH/spaceapid#34 2024-05-26 21:02:55 +02:00
Refactoring

I don't think anyone will review this, merging this without review... 🤷‍♂️

bendodroid pushed to main at CCCHH/spaceapid 2024-03-24 21:04:41 +01:00
17753f535c Fix URLs in config template
bendodroid deleted branch fix/urls from CCCHH/spaceapid 2024-03-24 21:04:41 +01:00
bendodroid merged pull request CCCHH/spaceapid#35 2024-03-24 21:04:39 +01:00
Fix URLs in config template
bendodroid approved CCCHH/spaceapid#35 2024-03-24 21:00:28 +01:00
Fix URLs in config template

LGTM

bendodroid created pull request CCCHH/spaceapid#34 2024-02-13 19:58:26 +01:00
Refactoring