Refactoring #34

Merged
bendodroid merged 10 commits from :Bendodroid-refactoring into main 2024-05-26 21:06:30 +02:00
Member
  • Rename go module
  • URL paths for sensors are now always registered without trailing slash, the HTTP 301 handling in curl and elsewhere for PUT requests is a f-ing joke, I am not dealing with this. This will require changes in clients probably.
  • Move persistent state code to own package and compile platform-specific path for linux. Might add a cli flag in the future, not sure.
  • Add omitempty to struct fields to account for beverage_supply sensor
  • Update README

Fixes #27 #30

- Rename go module - URL paths for sensors are now always registered without trailing slash, the HTTP 301 handling in curl and elsewhere for PUT requests is a f-ing joke, I am not dealing with this. This will require changes in clients probably. - Move persistent state code to own package and compile platform-specific path for linux. Might add a cli flag in the future, not sure. - Add omitempty to struct fields to account for `beverage_supply` sensor - Update README Fixes #27 #30
bendodroid added the
is:breakingChange
cat:refactoring
labels 2024-02-13 19:58:25 +01:00
bendodroid added 10 commits 2024-02-13 19:58:26 +01:00
bendodroid requested review from june 2024-02-13 20:06:42 +01:00
bendodroid force-pushed Bendodroid-refactoring from 4a5270092c to b98174c7da 2024-05-26 20:52:37 +02:00 Compare
Author
Member

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

I don't think anyone will review this, merging this without review... 🤷‍♂️
bendodroid merged commit b98174c7da into main 2024-05-26 21:06:30 +02:00
bendodroid deleted branch Bendodroid-refactoring 2024-05-26 21:06:31 +02:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: CCCHH/spaceapid#34
No description provided.