- Switch OnMessage → OnTypedMessage with natsutil.Decode[messages.PipelineTrigger] - Return *messages.PipelineStatus (not map[string]any) - Remove strVal/mapVal helpers - Add .dockerignore, GOAMD64=v3 in Dockerfile - Update tests for typed structs (14 tests pass)
10 lines
83 B
Plaintext
10 lines
83 B
Plaintext
.git
|
|
.gitignore
|
|
*.md
|
|
LICENSE
|
|
renovate.json
|
|
*_test.go
|
|
e2e_test.go
|
|
__pycache__
|
|
.env*
|