Martin Grigorov

Results 92 issues of Martin Grigorov

https://issues.apache.org/jira/browse/RANGER-3245 Oracle 8 is not available at TravisCI anymore. Use OpenJDK 1.8 and 11 instead. **Note**: this PR depends on https://github.com/apache/ranger/pull/96. Without it the build on JDK 11 will still...

Extract Maven properties for all Maven plugin versions.

Revive TravisCI and add build job for Linux ARM64. Last build at TravisCI is 4 years ago - https://travis-ci.org/github/alibaba/tengine

## Question Hello, I would like to ask whether ARM64/Aarch64 CPU architecture is officially supported ? I've built and ran Tengine on my ARM64 hardware and it seems to work...

This is a small improvement to not try to move .bashrc into .profile if .bashrc does not even exists. This is needed for non-ephemeral self-hosted Github Actions runners where one...

I use the action on a self-hosted runner. The VM is powerful and I run several Github Action runner instances on it. From time to time the job fails with:...

#### Question There is no arm64 build at https://github.com/tsenart/vegeta/releases/tag/v12.8.4 There are several more architectures at https://github.com/tsenart/vegeta/releases/tag/v12.8.3 Could you please re-add the arm64 build for the new releases ? Or add...

#### Version and Runtime Vegeta 12.8.3 Golang: go1.15.2 linux/amd64 ``` Version: 12.8.3 Commit: d9b795aec8585a0fb435072f68d842d596c332de Runtime: go1.14 linux/amd64 Date: 2020-03-25T11:03:54Z" ``` #### Expected Behaviour After the server sends DATA with END_STREAM...

This PR must be merged only after #359 is merged!