cloudevents-server

module
v0.0.0-...-5b83f18 Latest Latest
Warning

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

Go to latest
Published: Mar 9, 2026 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
server command
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