Re: [Mesa-dev] [PATCH v2 4/5] gitlab-ci: update base + llvm images with scheduled pipelines

2018-09-21 Thread Eric Anholt
"Juan A. Suarez Romero" writes: > On Thu, 2018-09-20 at 16:53 -0700, Eric Anholt wrote: >> "Juan A. Suarez Romero" writes: >> >> > On Tue, 2018-09-04 at 08:19 -0700, Eric Anholt wrote: >> > > "Juan A. Suarez Romero" writes: >> > > >> > > > Use scheduled pipelines to update both the base and

Re: [Mesa-dev] [PATCH v2 4/5] gitlab-ci: update base + llvm images with scheduled pipelines

2018-09-21 Thread Juan A. Suarez Romero
On Thu, 2018-09-20 at 16:53 -0700, Eric Anholt wrote: > "Juan A. Suarez Romero" writes: > > > On Tue, 2018-09-04 at 08:19 -0700, Eric Anholt wrote: > > > "Juan A. Suarez Romero" writes: > > > > > > > Use scheduled pipelines to update both the base and the LLVM images. > > > > > > > > This way

Re: [Mesa-dev] [PATCH v2 4/5] gitlab-ci: update base + llvm images with scheduled pipelines

2018-09-20 Thread Eric Anholt
"Juan A. Suarez Romero" writes: > On Tue, 2018-09-04 at 08:19 -0700, Eric Anholt wrote: >> "Juan A. Suarez Romero" writes: >> >> > Use scheduled pipelines to update both the base and the LLVM images. >> > >> > This way allows to have an updated version of the base images even when >> > the

Re: [Mesa-dev] [PATCH v2 4/5] gitlab-ci: update base + llvm images with scheduled pipelines

2018-09-20 Thread Juan A. Suarez Romero
On Tue, 2018-09-04 at 08:19 -0700, Eric Anholt wrote: > "Juan A. Suarez Romero" writes: > > > Use scheduled pipelines to update both the base and the LLVM images. > > > > This way allows to have an updated version of the base images even when > > the respect Rockerfiles keep the same. > > I'm

Re: [Mesa-dev] [PATCH v2 4/5] gitlab-ci: update base + llvm images with scheduled pipelines

2018-09-04 Thread Eric Anholt
"Juan A. Suarez Romero" writes: > Use scheduled pipelines to update both the base and the LLVM images. > > This way allows to have an updated version of the base images even when > the respect Rockerfiles keep the same. I'm curious: does the scheduled build end up only updating the image used

Re: [Mesa-dev] [PATCH v2 4/5] gitlab-ci: update base + llvm images with scheduled pipelines

2018-08-30 Thread Emil Velikov
On 30 August 2018 at 11:41, Juan A. Suarez Romero wrote: > On Wed, 2018-08-29 at 14:16 +0100, Emil Velikov wrote: >> On 29 August 2018 at 11:12, Juan A. Suarez Romero >> wrote: >> > Use scheduled pipelines to update both the base and the LLVM images. >> > >> > This way allows to have an updated

Re: [Mesa-dev] [PATCH v2 4/5] gitlab-ci: update base + llvm images with scheduled pipelines

2018-08-30 Thread Juan A. Suarez Romero
On Wed, 2018-08-29 at 14:16 +0100, Emil Velikov wrote: > On 29 August 2018 at 11:12, Juan A. Suarez Romero wrote: > > Use scheduled pipelines to update both the base and the LLVM images. > > > > This way allows to have an updated version of the base images even when > > the respect Rockerfiles

Re: [Mesa-dev] [PATCH v2 4/5] gitlab-ci: update base + llvm images with scheduled pipelines

2018-08-29 Thread Emil Velikov
On 29 August 2018 at 11:12, Juan A. Suarez Romero wrote: > Use scheduled pipelines to update both the base and the LLVM images. > > This way allows to have an updated version of the base images even when > the respect Rockerfiles keep the same. > Grammar seems off. Please include an example when

[Mesa-dev] [PATCH v2 4/5] gitlab-ci: update base + llvm images with scheduled pipelines

2018-08-29 Thread Juan A. Suarez Romero
Use scheduled pipelines to update both the base and the LLVM images. This way allows to have an updated version of the base images even when the respect Rockerfiles keep the same. Signed-off-by: Juan A. Suarez Romero --- .gitlab-ci.yml | 8 ++-- 1 file changed, 6 insertions(+), 2