Skip to content

Commit e921df1

Browse files
committed
Merge branch 'main' of github.com:hookdeck/outpost into chore/event-payload-alert
# Conflicts: # internal/alert/notifier.go
2 parents 470d0ae + 9513a1b commit e921df1

File tree

19 files changed

+2616
-3376
lines changed

19 files changed

+2616
-3376
lines changed

.air.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ tmp_dir = "tmp"
55
cmd = "go build -o tmp/main cmd/outpost/main.go"
66
bin = "tmp/main"
77
delay = 100
8-
exclude_dir = ["examples", "dist", "docs", "website", "loadtest", "internal/portal/node_modules", "internal/portal/src"]
8+
exclude_dir = ["examples", "dist", "docs", "website", "loadtest", "sdks", "internal/portal/node_modules", "internal/portal/src"]
99
include_ext = ["go"]
1010
include_file = ["go.mod", "go.sum", ".env"]

0 commit comments

Comments
 (0)