Re: [Spice-devel] [PATCH spice-common] Add .gitlab-ci.yml file

2018-06-06 Thread Frediano Ziglio
> > Signed-off-by: Eduardo Lima (Etrunko) > --- > .gitlab-ci.yml | 18 ++ > 1 file changed, 18 insertions(+) > create mode 100644 .gitlab-ci.yml > > diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml > new file mode 100644 > index 000..1d61805 > --- /dev/null > +++

Re: [Spice-devel] [PATCH spice-common] Add .gitlab-ci.yml file

2018-05-18 Thread Eduardo Lima (Etrunko)
On 18/05/18 05:57, Frediano Ziglio wrote: >> >> On 17/05/18 12:11, Frediano Ziglio wrote: Here is an example of a successful run: https://gitlab.freedesktop.org/etrunko/spice-common/-/jobs/549 >>> >>> Stupid question. Is it worth doing giving that spice-common is compiled

Re: [Spice-devel] [PATCH spice-common] Add .gitlab-ci.yml file

2018-05-18 Thread Frediano Ziglio
> > On 17/05/18 12:11, Frediano Ziglio wrote: > >> > >> Here is an example of a successful run: > >> > >> https://gitlab.freedesktop.org/etrunko/spice-common/-/jobs/549 > >> > > > > Stupid question. Is it worth doing giving that spice-common is compiled > > and tested from both spice-server and

Re: [Spice-devel] [PATCH spice-common] Add .gitlab-ci.yml file

2018-05-17 Thread Eduardo Lima (Etrunko)
On 17/05/18 12:11, Frediano Ziglio wrote: >> >> Here is an example of a successful run: >> >> https://gitlab.freedesktop.org/etrunko/spice-common/-/jobs/549 >> > > Stupid question. Is it worth doing giving that spice-common is compiled > and tested from both spice-server and spice-gtk? > Not a

Re: [Spice-devel] [PATCH spice-common] Add .gitlab-ci.yml file

2018-05-17 Thread Frediano Ziglio
> > Here is an example of a successful run: > > https://gitlab.freedesktop.org/etrunko/spice-common/-/jobs/549 > Stupid question. Is it worth doing giving that spice-common is compiled and tested from both spice-server and spice-gtk? > On 17/05/18 11:29, Eduardo Lima (Etrunko) wrote: > >

Re: [Spice-devel] [PATCH spice-common] Add .gitlab-ci.yml file

2018-05-17 Thread Eduardo Lima (Etrunko)
Here is an example of a successful run: https://gitlab.freedesktop.org/etrunko/spice-common/-/jobs/549 On 17/05/18 11:29, Eduardo Lima (Etrunko) wrote: > Signed-off-by: Eduardo Lima (Etrunko) > --- > .gitlab-ci.yml | 18 ++ > 1 file changed, 18 insertions(+)

[Spice-devel] [PATCH spice-common] Add .gitlab-ci.yml file

2018-05-17 Thread Eduardo Lima (Etrunko)
Signed-off-by: Eduardo Lima (Etrunko) --- .gitlab-ci.yml | 18 ++ 1 file changed, 18 insertions(+) create mode 100644 .gitlab-ci.yml diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml new file mode 100644 index 000..1d61805 --- /dev/null +++ b/.gitlab-ci.yml