Major Refactoring and Persistent State #11

Merged
Bendodroid merged 0 commits from Bendodroid-persistentState into main 2023-11-10 21:13:57 +01:00
Bendodroid commented 2023-11-05 20:27:21 +01:00 (Migrated from gitlab.hamburg.ccc.de)

Fixes #3

  • Move components to separate packages
  • Fix HTTP header for 401 response
  • Add documentation
  • Update README.md
  • Add door state persistence across daemon restarts
Fixes #3 - Move components to separate packages - Fix HTTP header for 401 response - Add documentation - Update README.md - Add door state persistence across daemon restarts
Bendodroid commented 2023-11-05 20:27:21 +01:00 (Migrated from gitlab.hamburg.ccc.de)

assigned to @Bendodroid

assigned to @Bendodroid
Bendodroid commented 2023-11-05 20:28:14 +01:00 (Migrated from gitlab.hamburg.ccc.de)

added 2 commits

  • 88a4d9e5 - Major Refactoring
  • c3508756 - Update README.md with new env var names

Compare with previous version

added 2 commits <ul><li>88a4d9e5 - Major Refactoring</li><li>c3508756 - Update README.md with new env var names</li></ul> [Compare with previous version](/ccchh/spaceapid/-/merge_requests/3/diffs?diff_id=3973&start_sha=faac170ba74fd5d7ccf199f439c2bd3d2863c742)
Bendodroid commented 2023-11-09 21:55:27 +01:00 (Migrated from gitlab.hamburg.ccc.de)

added 3 commits

  • 8fa840cd - 1 commit from branch main
  • 24317c05 - Major Refactoring
  • 4791ac8e - Update README.md with new env var names

Compare with previous version

added 3 commits <ul><li>8fa840cd - 1 commit from branch <code>main</code></li><li>24317c05 - Major Refactoring</li><li>4791ac8e - Update README.md with new env var names</li></ul> [Compare with previous version](/ccchh/spaceapid/-/merge_requests/3/diffs?diff_id=3990&start_sha=c350875623887c9029c3824451e1d35f723a3c16)
Bendodroid commented 2023-11-09 22:30:31 +01:00 (Migrated from gitlab.hamburg.ccc.de)

added 4 commits

Compare with previous version

added 4 commits <ul><li>ec8e279b - 1 commit from branch <code>main</code></li><li>4b41acfa - Major Refactoring</li><li>fdb409ba - Update README.md with new env var names</li><li>4eb1f18b - Adjust struct variable naming</li></ul> [Compare with previous version](/ccchh/spaceapid/-/merge_requests/3/diffs?diff_id=3992&start_sha=4791ac8e3d93c77870644e839bb8bad20ef8eadf)
Bendodroid commented 2023-11-10 03:24:21 +01:00 (Migrated from gitlab.hamburg.ccc.de)

added 1 commit

  • 8a1cf045 - First working? version with persistent state

Compare with previous version

added 1 commit <ul><li>8a1cf045 - First working? version with persistent state</li></ul> [Compare with previous version](/ccchh/spaceapid/-/merge_requests/3/diffs?diff_id=3998&start_sha=4eb1f18bf51a7f5d81d3c73b208e388abe28bbfb)
Bendodroid commented 2023-11-10 03:49:10 +01:00 (Migrated from gitlab.hamburg.ccc.de)

added 1 commit

  • 5e70d67c - Make the signal handler work properly

Compare with previous version

added 1 commit <ul><li>5e70d67c - Make the signal handler work properly</li></ul> [Compare with previous version](/ccchh/spaceapid/-/merge_requests/3/diffs?diff_id=4000&start_sha=8a1cf0456a8fc18dcac7a8d97439719f8790123a)
Bendodroid commented 2023-11-10 04:02:02 +01:00 (Migrated from gitlab.hamburg.ccc.de)

added 1 commit

  • baf73f33 - Make the signal handler work properly

Compare with previous version

added 1 commit <ul><li>baf73f33 - Make the signal handler work properly</li></ul> [Compare with previous version](/ccchh/spaceapid/-/merge_requests/3/diffs?diff_id=4002&start_sha=5e70d67c3ec8326a8052f47e9d745086737f7bd0)
Bendodroid commented 2023-11-10 04:03:42 +01:00 (Migrated from gitlab.hamburg.ccc.de)

requested review from @julian

requested review from @julian
june commented 2023-11-10 20:31:26 +01:00 (Migrated from gitlab.hamburg.ccc.de)

The persistence of state works nicely with a simple addition to the systemd service file.

The persistence of state works nicely with a simple addition to the systemd service file.
june commented 2023-11-10 20:32:32 +01:00 (Migrated from gitlab.hamburg.ccc.de)

The GO stuff I have no idea about, but I tested it and it works, so I approve.

The GO stuff I have no idea about, but I tested it and it works, so I approve.
june commented 2023-11-10 20:32:34 +01:00 (Migrated from gitlab.hamburg.ccc.de)

approved this merge request

approved this merge request
Bendodroid commented 2023-11-10 21:11:52 +01:00 (Migrated from gitlab.hamburg.ccc.de)

marked this merge request as ready

marked this merge request as **ready**
Bendodroid commented 2023-11-10 21:13:48 +01:00 (Migrated from gitlab.hamburg.ccc.de)

changed the description

changed the description
june (Migrated from gitlab.hamburg.ccc.de) approved these changes 2024-01-14 22:10:54 +01: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#11
No description provided.