Andrea Lamparelli

Results 64 comments of Andrea Lamparelli

@mareknovotny if you agree I would merge this too as `blue` branch is no more blocked by the release.

FDB Unstable due to this test: ``` [2022-10-12T10:53:57.922Z] [ERROR] Tests run: 8, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 13.213 s

@mareknovotny as for https://github.com/kiegroup/droolsjbpm-build-bootstrap/pull/2065 I would merge this too

Once we agree, I'll revert the commit 85271135e47e521f335af2ff6e51855951b1199e and 077e87701621e0d53b630b3851046ba32be46c14 such that the `os-prep` step will be implemented as: ```yaml os-prep: runs-on: ubuntu-latest outputs: os: ${{ steps.set-os.outputs.operating-systems }} steps: -...

A valid test should be to add the `windows_check` label and check the PR job is run on Windows

> please check my comments. For logging purposes I propose to add a final step on os-preparation action printing either the filters to decide which os to take (event +...

Configuration fixed [this will fail until merged in main]. PR Workflow succeeded using temporary testing configuration, the results can be found [here](https://github.com/kiegroup/droolsjbpm-build-bootstrap/actions/runs/2925715643)

> what is the root cause of this error on os-prep GHA? > > ``` > Error: Can't find 'action.yml', 'action.yaml' or 'Dockerfile' under '/home/runner/work/_actions/kiegroup/droolsjbpm-build-bootstrap/main/.ci/actions/os-preparation'. Did you forget to run...

/assign @lampajr As discussed I am gonna take over this issue for 1.9 release

> @lampajr can you tackle this and add a synchronization script as well? Hi Julius, I gave it a quick try following https://github.com/kubeflow/manifests/blob/master/contrib/seldon/UPGRADE.md but it looks like the chart for...