-
Notifications
You must be signed in to change notification settings - Fork 3
Comparing changes
Open a pull request
base repository: robbyt/go-supervisor
base: v0.0.6
head repository: robbyt/go-supervisor
compare: main
- 20 commits
- 105 files changed
- 2 contributors
Commits on May 29, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 3d97dc3 - Browse repository at this point
Copy the full SHA 3d97dc3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e7611d - Browse repository at this point
Copy the full SHA 0e7611dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 15873b6 - Browse repository at this point
Copy the full SHA 15873b6View commit details -
Configuration menu - View commit details
-
Copy full SHA for d7f0998 - Browse repository at this point
Copy the full SHA d7f0998View commit details -
Update module github.com/robbyt/go-fsm to v1.3.0 (#44)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for cede583 - Browse repository at this point
Copy the full SHA cede583View commit details
Commits on May 30, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 4e89a81 - Browse repository at this point
Copy the full SHA 4e89a81View commit details -
remove parent context from composite runner (#46)
* remove parent context from composite runner * restore previous runnablesMu type to normal mutex, no need for rwmutex * turn down the log level on the httpserver startup
Configuration menu - View commit details
-
Copy full SHA for e6ccf98 - Browse repository at this point
Copy the full SHA e6ccf98View commit details
Commits on May 31, 2025
-
Configuration menu - View commit details
-
Copy full SHA for dac0f2a - Browse repository at this point
Copy the full SHA dac0f2aView commit details -
remove parentCtx from the httpserver Runnable (#48)
* remove parentCtx from the httpserver Runnable * use t.Context instead of context.Background for tests
Configuration menu - View commit details
-
Copy full SHA for 7e48729 - Browse repository at this point
Copy the full SHA 7e48729View commit details
Commits on Jun 1, 2025
-
Configuration menu - View commit details
-
Copy full SHA for cba72e3 - Browse repository at this point
Copy the full SHA cba72e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 371ec15 - Browse repository at this point
Copy the full SHA 371ec15View commit details
Commits on Jun 4, 2025
-
split out httpserver.middleware into a new sub-package, with improved…
… API (#50) * split out httpserver.middleware into a new sub-package, with improved API * add more tests * simplify and cleanup middleware implementations, and add/adjust examples * clean up docs * clean up examples * more docs cleanup * remove loop var capture * clean up wildcard, add docs and more tests * make the logger and recovery accept a slog.Handler implementation instead * add a compliance test, and rewrite the json enforcer example middleware * add note to header middleware about limitations * add some guardrails and notes to the example code * docs * simplify and fix the json middleware example * update doc * docs * rename * remove cruft * roll-back some of the API breaking changes to routes.go, add deprecation notices
Configuration menu - View commit details
-
Copy full SHA for 4df95b8 - Browse repository at this point
Copy the full SHA 4df95b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5cd051f - Browse repository at this point
Copy the full SHA 5cd051fView commit details
Commits on Jun 8, 2025
-
clean up and consolidate tests, move to the blocking fsm state channel (
#54) * clean up tests, and consolidate * more test cleanup, and comment fixes * simplify httpserver tests * improve test coverage of GetStateChanWithTimeout * fix ctx calls
Configuration menu - View commit details
-
Copy full SHA for 2f69e7e - Browse repository at this point
Copy the full SHA 2f69e7eView commit details -
update required go version to latest (#55)
* update required go version to latest * small adjustments to improve reliability of tests
Configuration menu - View commit details
-
Copy full SHA for d332154 - Browse repository at this point
Copy the full SHA d332154View commit details -
Update module github.com/robbyt/go-fsm to v1.4.1 (#53)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 42d866c - Browse repository at this point
Copy the full SHA 42d866cView commit details
Commits on Jun 9, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 504ba6f - Browse repository at this point
Copy the full SHA 504ba6fView commit details
Commits on Jun 23, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 7f66c89 - Browse repository at this point
Copy the full SHA 7f66c89View commit details -
add middleware edit for req headers (#58)
* add middleware edit for req headers * remove the sort from the examples * add unit tests for the request header editor
Configuration menu - View commit details
-
Copy full SHA for 550f4a9 - Browse repository at this point
Copy the full SHA 550f4a9View commit details
Commits on Jun 25, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 6780cc3 - Browse repository at this point
Copy the full SHA 6780cc3View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.0.6...main