Enrique Mingorance Cano

Results 31 issues of Enrique Mingorance Cano

related to: * https://github.com/kiegroup/droolsjbpm-build-bootstrap/pull/2098 * https://github.com/kiegroup/appformer/pull/1313 * https://github.com/kiegroup/droolsjbpm-build-bootstrap/pull/2099 * https://github.com/kiegroup/appformer/pull/1314 * https://github.com/kiegroup/droolsjbpm-build-bootstrap/pull/2100 * https://github.com/kiegroup/appformer/pull/1315

related to: * https://github.com/kiegroup/droolsjbpm-build-bootstrap/pull/2098 * https://github.com/kiegroup/appformer/pull/1313 * https://github.com/kiegroup/droolsjbpm-build-bootstrap/pull/2099 * https://github.com/kiegroup/appformer/pull/1314 * https://github.com/kiegroup/droolsjbpm-build-bootstrap/pull/2100 * https://github.com/kiegroup/appformer/pull/1315

https://issues.redhat.com/browse/BXMSPROD-1845 Related PRs: * https://github.com/kiegroup/droolsjbpm-build-bootstrap/pull/2097 * https://github.com/kiegroup/appformer/pull/1312 * https://github.com/kiegroup/kie-wb-common/pull/3781 * https://github.com/kiegroup/drools-wb/pull/1558 * https://github.com/kiegroup/jbpm-wb/pull/1572 * https://github.com/kiegroup/optaplanner-wb/pull/413 * https://github.com/kiegroup/kie-wb-distributions/pull/1196

We are considering forked projects: - the ones related with the base repository (appears on the forked project list) - the ones with the same name as the base repository...

enhancement

to be able to specify new CLI argument for logging information into a file, something like `-log whatever/the/path/on/filesystem.log` To be done after typescript refactoring

enhancement
good first issue

The idea behind this flag would be to just checkout and build/execute the projects affected by the cross PR set. - This functionality affects to fdb and pr flows. -...

The idea is to be able to define `--until` parameter (as git CLI does) for the build branch mechanism, this way we are not going to only checkout the project...

Let's suppose we want to build either a branch or a PR set and we want to exclude a list of specific PR urls, like I want to build `main`...

``` ./bin/build-chain-cli.js -df 'https://raw.githubusercontent.com/${GROUP:kiegroup}/kogito-pipelines/${BRANCH:main}/.ci/pull-request-config.yaml' build branch -sp danielezonca/kogito-runtimes -p danielezonca/kogito-runtimes -b configure-windows-runtime-build ``` either `Printing local execution command` and error message have to be improved real error: `danielezonca/kogito-runtimes` does not...

- the execution plan is not printed - the -c command is not taken into account :thinking: