This is an automated email from the ASF dual-hosted git repository.
pcongiusti pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel-k.git
from 10494f1c7 chore(ci): upgrade release-action action
new c7cff04c6 chore(e2e): strenghten test
new ae661a78c fix(builder): strenghten matching check
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:
e2e/advanced/build_order_strategy_test.go | 10 ++-
pkg/apis/camel/v1/build_type_support_test.go | 128 +++++++++++++++++++++++++++
pkg/apis/camel/v1/build_types_support.go | 3 +-
3 files changed, 137 insertions(+), 4 deletions(-)
create mode 100644 pkg/apis/camel/v1/build_type_support_test.go