Introduction of extra Grafana to helm, also modified our Makefile targets, and there was a typo in integration tests target
Github actions trigger of pull_request_target was not a good suggestion, as it runs the CI on the target - meaning, it runs the CI on the base of the PR without taking into account the changes of the PR itself.
We have introduced two bugs into Magma CI:
pull_request_target
was not a good suggestion, as it runs the CI on the target - meaning, it runs the CI on the base of the PR without taking into account the changes of the PR itself.