cloudevents-server

module
v0.0.0-...-492a0b1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 17, 2024 License: MIT

README

Cloud Events Server

How to run

With sqlite as backend database:
go run --tags sqlite3 . -config=configs/example-config-sqlite3.yaml
With MySQL or TiDB as backend database:
go run . -config=configs/example-config.yaml

How to release

  • manualy build the container images with docker
skaffold build --default-repo <your image registry>
  • manualy build the container images with cluster(that has amd64 and arm64 nodes)
skaffold build --default-repo <your image registry>

more...

Directories

Path Synopsis
cmd
ent
pkg
events/custom/testcaserun
Package testcaserun implement handlers for test case run report events.
Package testcaserun implement handlers for test case run report events.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL