Hi,
thanks for all your input and help - Creadur RAT uses Github Actions and
Travis now and the builds are back in the green. Solved.
* https://github.com/apache/creadur-rat/blob/master/.travis.yml
Plain JDK build with 2 JDK versions.
*
https://github.com/apache/creadur-rat/blob/master/.gith
Hi
A very simple one
https://github.com/apache/archiva-redback-core/blob/master/.github/workflows/maven.yml
On Thu, 10 Feb 2022 at 8:36 pm, P. Ottlinger wrote:
> Hi again,
>
> Creadur RAT uses the matrix build feature to run within different
> maven+jdk combinations and we still get these buil
Hi,
On Thu, Feb 10, 2022 at 12:36 PM P. Ottlinger wrote:
> Hi again,
>
> Creadur RAT uses the matrix build feature to run within different
> maven+jdk combinations and we still get these build failures, e.g.
> https://app.travis-ci.com/github/apache/creadur-rat/jobs/558978072
>
> Can you provide
Hi again,
Creadur RAT uses the matrix build feature to run within different
maven+jdk combinations and we still get these build failures, e.g.
https://app.travis-ci.com/github/apache/creadur-rat/jobs/558978072
Can you provide me to a working Github Action integration that runs
matrix builds,
By the way, if you use GitHub Actions, then you do not hit the limit:
GitHub has special agreements with Docker
Vladimir
Hi,
Am 12.01.22 um 10:09 schrieb Martin Grigorov:
> You have to either authenticate to hub.docker.com or use an alternative
> Docker registry like Apache Artifactory or Github Docker repository.
>
Creadur seems to run on defaults:
https://github.com/apache/creadur-rat/blob/master/.travis.yml
I
Hi,
You have to either authenticate to hub.docker.com or use an alternative
Docker registry like Apache Artifactory or Github Docker repository.
Martin
On Wed, Jan 12, 2022 at 9:52 AM P. Ottlinger wrote:
> Hi,
>
> does anyone else experience a problem to pull docker images during
> Travis buil
Hi,
does anyone else experience a problem to pull docker images during
Travis builds?
https://app.travis-ci.com/github/apache/creadur-rat/jobs/555147841
$ docker pull "${DOCKER_IMAGE}"
Error response from daemon: toomanyrequests: You have reached your pull
rate limit. You may increase the limi