- Notifications
You must be signed in to change notification settings - Fork1
Releases: spoonboy-io/dozer
Releases · spoonboy-io/dozer
v1.0.0
Compare
Could not load tags
Nothing to show
{{ refName }}defaultLoading
v0.1.1
Compare
Could not load tags
Nothing to show
{{ refName }}defaultLoading
v0.1.0
Compare
Could not load tags
Nothing to show
{{ refName }}defaultLoading
v0.0.3
Compare
Could not load tags
Nothing to show
{{ refName }}defaultLoading
v0.0.2
v0.0.1
Compare
Could not load tags
Nothing to show
{{ refName }}defaultLoading
Changelog
- e2f703d Update README.md
- 8935a9a added a hook config check for https and test
- b162c3c added helper for deleting state
- b74225b adding RequestBody to the Hook struct for the JSON payload, added test to check the hook yaml is read ok
- f694deb adding basic README and deepsource config
- b7bbe47 adding process type codes as comment for now
- d861617 adding some missing comments on exported functions
- a73b413 adding tests, refactoring code to accomodate where necessary
- e57edf6 adding the authorization header if required and testt to check
- 5f13563 amend test to use revised fireWebhook sigature
- 74ebc7f amends to reflect changes to internal.Process struct, tests passing again
- 02baa85 at a point we can describe it
- 2f03ec1 branched for client dev as we really need context and logger so quite a lot of amends to code and tests
- 45bb372 checking config against the process to determine if hook should be made
- 7a8fe66 checks for first run, and some send logic
- e53ab50 commiting state package
- 8a7e042 debug actions fail
- 56aa786 debug actions fail
- 095d1e4 debug actions fail
- 72a6e42 easyScan func to remove some duplicated syntax
- 92b8a98 full row scan, added application banner
- d1d01e3 github workflows, goreleaser config and license file
- 72f5e1c if we error we don't make the config assignment
- 655508c improved syntax
- 4731125 improving the code quality
- 073c6a1 is it the round to strip monotonic, now failing locally
- 00054f1 loading process type codes in map with name as the value
- c6281f5 merging client and removing some dev code
- 483f67c mostly complete code
- 4d1bb7a moving towards interpolation on the request body
- 2d3bcbf optimised references in function params
- 4f6f6d2 parsing requestBody at start up or we risk runtime fail if bad vars are included, test included
- 598c543 reduced copying in function params, amended tests to reflect
- afafde9 refactor so all the console output falls into main and the banner
- 16625e5 refactor the SQL to use MAX(id) and clean up
- 289508a remove errant debug code
- a728432 removing file
- ced6962 renaming files for ease of use
- 69a550b some detail for the README
- f1a657d some fixes to types and passing data to safeProcess struct for interpolation
- 05f1f21 take global var into main, removing temp monitoring, add to last poll message
- 4d7a822 test for morpheus.CheckExecuting - the function updates state correctly
- 90c91c7 testing on the hooks package, fixes to the code where tests not meeting expectations
- e76facf tests and amends to the check logic so pass
- b9aab15 tests for parseRequestBody
- 5b390eb tests passing
- d41a442 tests passing locally failing in the GH action on go 1.18, testing if 1.17 works or if issue with GH
- ff71995 validating the contents of the hooks with some basic checks, plus tests
- 30428ce we didn't need the logger in the end removing
- b8f367c what a cludge will come back to
- 77ef210 work on on the request body var interpolation
- c2c79c3 wrong property so type bad