- Added upstream objects
- Renamed host templates to nginx templates - Generate upstream templates - Better nginx error reporting when reloading - Use tparse for golang test reporting
This commit is contained in:
@ -1,5 +1,3 @@
|
||||
#!/bin/bash -e
|
||||
|
||||
export RICHGO_FORCE_COLOR=1
|
||||
|
||||
richgo test -bench=. -cover -v ./internal/...
|
||||
go test -json -cover ./internal/... | tparse
|
||||
|
Reference in New Issue
Block a user