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 <pottlin...@apache.org> 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 me to a working Github Action integration that runs > matrix builds, so we could try to adapt? > > Does anyone have the same problem and solved it differently? > > At the moment we cannot distinguish if a PR fails due to real problems > or only these resource-related problems. > > Thanks for any hint, > > Phil > > Am 12.01.22 um 10:51 schrieb P. Ottlinger: > > 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 always thought that the Travis stuff runs insider their infra and does > > not have to be configured specifically OR is used based on the account > > scheme of Travis. Thus I thought there might be something wrong with the > > ASF Travis account. > > > > Thanks > > Phil > > > >