-
Notifications
You must be signed in to change notification settings - Fork 2
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
feature/migrate to official s2 library #76
Commits on Feb 7, 2024
-
refactor(client): Add static typing
Signed-off-by: GustaafL <guus@seita.nl>
GustaafL committedFeb 7, 2024 Configuration menu - View commit details
-
Copy full SHA for 4f50669 - Browse repository at this point
Copy the full SHA 4f50669View commit details -
refactor(client): Add error checking for wrong content type
Signed-off-by: GustaafL <guus@seita.nl>
GustaafL committedFeb 7, 2024 Configuration menu - View commit details
-
Copy full SHA for 698cb96 - Browse repository at this point
Copy the full SHA 698cb96View commit details -
refactor(client): type client.py
Signed-off-by: GustaafL <guus@seita.nl>
GustaafL committedFeb 7, 2024 Configuration menu - View commit details
-
Copy full SHA for e1bf119 - Browse repository at this point
Copy the full SHA e1bf119View commit details
Commits on Feb 8, 2024
-
refactor(cem): type as much some of the code
Signed-off-by: GustaafL <guus@seita.nl>
GustaafL committedFeb 8, 2024 Configuration menu - View commit details
-
Copy full SHA for eb6d23f - Browse repository at this point
Copy the full SHA eb6d23fView commit details -
feat(mypy): add mypy to pre-commit checks
Signed-off-by: GustaafL <guus@seita.nl>
GustaafL committedFeb 8, 2024 Configuration menu - View commit details
-
Copy full SHA for 65a95b6 - Browse repository at this point
Copy the full SHA 65a95b6View commit details
Commits on Feb 13, 2024
-
refactor(typing): add types for constraints and async parts
Signed-off-by: GustaafL <guus@seita.nl>
GustaafL committedFeb 13, 2024 Configuration menu - View commit details
-
Copy full SHA for 4a85e95 - Browse repository at this point
Copy the full SHA 4a85e95View commit details -
Signed-off-by: Guus Linzel <41048720+GustaafL@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 1aa78d7 - Browse repository at this point
Copy the full SHA 1aa78d7View commit details
Commits on Feb 14, 2024
-
Signed-off-by: Victor Garcia Reolid <victor@seita.nl>
Configuration menu - View commit details
-
Copy full SHA for 130cfeb - Browse repository at this point
Copy the full SHA 130cfebView commit details -
migrate to the official s2 library
Signed-off-by: Victor Garcia Reolid <victor@seita.nl>
Configuration menu - View commit details
-
Copy full SHA for 55d6d6b - Browse repository at this point
Copy the full SHA 55d6d6bView commit details -
remove old s2 message validation module
Signed-off-by: Victor Garcia Reolid <victor@seita.nl>
Configuration menu - View commit details
-
Copy full SHA for c46521d - Browse repository at this point
Copy the full SHA c46521dView commit details
Commits on Mar 4, 2024
-
feature/add support for more message types (#77)
* add dummy methods to return `Ok`Status code for the message types Timer and Transition Signed-off-by: Victor Garcia Reolid <victor@seita.nl> * Timer and Transition are not message types, the message type that we want to support is FRBCTimerStatus Signed-off-by: Victor Garcia Reolid <victor@seita.nl> --------- Signed-off-by: Victor Garcia Reolid <victor@seita.nl>
Configuration menu - View commit details
-
Copy full SHA for 3f7e13b - Browse repository at this point
Copy the full SHA 3f7e13bView commit details -
Merge branch 'main' into feature/migrate-to-official-s2-library
Signed-off-by: Victor Garcia Reolid <victor@seita.nl>
Configuration menu - View commit details
-
Copy full SHA for b4be575 - Browse repository at this point
Copy the full SHA b4be575View commit details