Martin Grigorov

Results 462 comments of Martin Grigorov

https://reviews.apache.org/r/73282/ https://issues.apache.org/jira/browse/RANGER-3244

The error on aarch64 is that `make` is not installed: ``` ... + make -j32 /var/tmp/rpm-tmp.r6t36l: line 66: make: command not found error: Bad exit status from /var/tmp/rpm-tmp.r6t36l (%build) Bad...

Apologies if this is already known or off-topic here! At https://github.com/openhpc/ohpc/settings, section `Pull Requests` you can enable `Always suggest updating pull request branches` and `Allow squash merging`. The first will...

Here are the results for @alexhultman 's benchmark on my machine (MyTuxedo laptop, Intel i7-7700HQ (8) @ 3.800GHz, 32GB RAM, Ubuntu 20.10 x86_64, Kernel: 5.10.0-051000rc6-generic) ``` make runs rm -f...

You can use Drone.io or TravisCI for the ARM build. Or you can use Docker+QEMU on any CI service: https://medium.com/@martin.grigorov/building-linux-packages-for-different-cpu-architectures-with-docker-and-qemu-d29e4ebc9fa5

> even if the attackers will succeed in compromising your workflow, they won’t be able to do much. But if an attacker compromises the workflow then (s)he will be able...

@naveensrinivasan Could you please comment on https://github.com/su2code/SU2/pull/1661#issuecomment-1149557138 too? Thanks!

> Yes, AFAIK. That is why it is recommended to Pin by SHA OK! I see your point here! Indeed the reduced permissions would help if a malicious action is...

This PR is obsolete and can be closed! The project uses Github Actions now!