This is an automated email from the ASF dual-hosted git repository.
cmorris pushed a change to branch policy
in repository https://gitbox.apache.org/repos/asf/incubator-milagro-dta.git.
from c94d466 Add Policy to protobuffer defs
new 6770275 Add policy to order
new 28c3f2b Add policy to protobuffers and order
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
cmd/servicetester/e2e_test.sh | 12 +-
go.mod | 5 +-
go.sum | 15 ++
libs/documents/docs.pb.go | 294 +++++++++++++++++++-----------------
libs/documents/docs.proto | 62 ++++----
libs/documents/docs.validator.pb.go | 27 +++-
libs/documents/policy_test.go | 5 +-
pkg/api/proto.go | 57 +++++++
pkg/common/common.go | 16 +-
pkg/defaultservice/order.go | 3 +-
10 files changed, 311 insertions(+), 185 deletions(-)