ruzell22
ruzell22
### **Commit** to be reviewed --- feat(actionlint): fix the errors produced by the ActionLint tool ``` Primary Changes --------------- 1. Fix errors found by Actionlint on multiple yaml files ```...
### **Commit** to be reviewed --- feat(connector-besu): add continuous benchmarking with JMeter ``` Primary Changes --------------- 1. Added continuous benchmarking using JMeter that reports performance in cactus-plugin-ledger-connector-besu using one of...
### Description Address the errors found by ActionLint from weaver related yaml files. The list of errors can be seen in this log file of the CI execution: [12_ActionLint _...
### Description https://github.com/benchmark-action/github-action-benchmark Related to: #2672 ### Acceptance Criteria 1. Performance regressions are reported for each pull-request 2. Corda plugins' endpoints are covered by the benchmark. 3. Use JMeter for...
### **Commit** to be reviewed --- build(sync-ts-config): integrating the weaver packages to the monorepo build ``` Primary Changes --------------- 1. Relocated tsconfig file to cacti-plugin-weaver-driver-fabric 2. Added comment regarding the...
### Description The sync-ts-config script has ignore paths that are weaver related for missing `tsconfig.json` file when executing `yarn run sync-ts-config` from the command line after having `yarn run configure`...
### Commit to be reviewed --- test: refactor jest test negative test cases - phase 1 ``` Primary Changes --------------- 1. Transformed negative jest test try-catch block into a more...
### Description The current react build scripts are not at all producing the structure of the `./dist` folder that we need when running `yarn run configure` and `yarn run custom-checks`....
### Description The current react build scripts are not at all producing the structure of the `./dist` folder that we need when running `yarn run configure` and `yarn run custom-checks`....
### Description Relates to: #3140 Ignore pattern has been added in tools/custom-checks/get-all-tgz-path.ts in PR #3561 for packages that are having error when running the newly added check in custom-checks to...