|
|
|
@ -120,7 +120,7 @@ treatment buildTestAyaEntrypoint(
|
|
|
|
startup.trigger -> buildTestAyaAll.trigger
|
|
|
|
startup.trigger -> buildTestAyaAll.trigger
|
|
|
|
buildTestAyaAll.finished -> manageLogs.stop
|
|
|
|
buildTestAyaAll.finished -> manageLogs.stop
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
/*
|
|
|
|
#[generated(true)]
|
|
|
|
#[generated(true)]
|
|
|
|
#[github_workflow(/.github/workflows/ci.yml)]
|
|
|
|
#[github_workflow(/.github/workflows/ci.yml)]
|
|
|
|
treatment cimatrixOs[logger: Logger](
|
|
|
|
treatment cimatrixOs[logger: Logger](
|
|
|
|
@ -231,6 +231,7 @@ treatment cimatrixOsEntrypoint(
|
|
|
|
startup.trigger -> emitBuildTestAyaEbpf.trigger
|
|
|
|
startup.trigger -> emitBuildTestAyaEbpf.trigger
|
|
|
|
emitBuildTestAyaEbpf.emit -> cimatrixOs.need_build_test_aya_ebpf
|
|
|
|
emitBuildTestAyaEbpf.emit -> cimatrixOs.need_build_test_aya_ebpf
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
*/
|
|
|
|
|
|
|
|
|
|
|
|
#[github_workflow(/.github/workflows/gen.yml)]
|
|
|
|
#[github_workflow(/.github/workflows/gen.yml)]
|
|
|
|
#[generated(true)]
|
|
|
|
#[generated(true)]
|
|
|
|
|