Commit graph

27 commits

Author SHA1 Message Date
Jordan Petridis
190bcf240d
CI: Give up on fancy artifact name
While the artifact has the correct name, the review url is messed up
and the env variable is never resolved.

Previously urls look like so:
"/artifacts/raw/org.gnome.Fractal.${CI_COMMIT_SHA}.flatpak"

I am tired of fighting yaml to get this to work.
2018-08-26 17:32:55 +03:00
Alexander Mikhaylenko
412b733409 CI: Build with development profile 2018-08-24 13:54:47 +05:00
Jordan Petridis
ce4460c318
CI: fix yaml template 2018-08-18 20:20:07 +03:00
Jordan Petridis
7e623da799
CI: build and publish the docs again 2018-08-18 19:50:15 +03:00
Jordan Petridis
58c589731c
CI: Add review apps setup
Also refactor the flatpak job
2018-08-18 19:49:34 +03:00
Jordan Petridis
19d20f07f7
Flatpak: Switch to master branch of the runtime. 2018-08-07 02:05:49 +03:00
Eisha Chen-yen-su
f97b225930 CI: Add gtksourceview3-devel package
This tells GitLab CI to install the package `gtksourceview3-devel` in
order to successfully build Fractal.

See https://gitlab.gnome.org/World/fractal/issues/154
2018-07-23 17:25:24 +02:00
Jordan Petridis
0310a7cfd3 CI: disable gitlab pages docs for now
There seems to be some kind of problem with the CI runners and where they get their cache that causes them to not find the gstreamer deps.
2018-06-28 17:28:19 +00:00
Jordan Petridis
215aef2ecb CI: add the rest of the gst deps. 2018-06-27 07:00:46 +00:00
Daniel García Moreno
51e8172ed6 ci: Add gstreamer dep to pages deploy step 2018-06-27 08:42:02 +02:00
Jordan Petridis
e7cc53542e Flatpak and CI: Use the 3.28 runtime till master is fixed. 2018-06-05 09:34:50 +00:00
Jordan Petridis
4b26a0e75f CI: Publish docs with gitlab pages. 2018-05-19 07:58:24 +00:00
Daniel García Moreno
eaadad7e55 ci: rust image for doc generation 2018-05-15 07:53:34 +02:00
Daniel García Moreno
1ed3334f02 CI: Add the deploy stage 2018-05-14 21:12:07 +02:00
Daniel García Moreno
14428ae4bd doc: Fix gitlab-ci yaml indentation 2018-05-14 20:58:42 +02:00
Daniel García Moreno
1e4e668280 doc: Generate rust doc to gitlab pages 2018-05-14 20:57:11 +02:00
BrainBlasted
fd1145aea1 Fixed GitLab CI issue
Since 2394670bf7 all builds on the CI have
been failing. I believe this is the issue.
2018-04-16 18:47:52 +00:00
Jordan Petridis
2394670bf7
Execute glib-compile-resources inside the flatpak env. 2018-04-05 20:58:57 +03:00
Jordan Petridis
167530fada
gitlabci: Use flatpak for the CI build test. 2018-03-19 12:49:11 +02:00
Jordan Petridis
47b9333924
gitlab-ci: Disable cache. 2018-01-11 20:43:45 +02:00
Jordan Petridis
ab00dbee42
gitlab-ci: Disable testing in rustnightly. 2018-01-11 20:14:47 +02:00
Jordan Petridis
ac000ae6d9
gitlab-ci: Remove linters. 2018-01-11 20:03:04 +02:00
Daniel Garcia Moreno
2e129f4668 Revert "Merge branch 'master' into 'master'"
This reverts merge request !9
2017-12-24 13:52:35 +00:00
Jordan Petridis
55c5ad31e1
gitlab-ci: Fix bug where gresources would not be generated, when there was no artifact change. 2017-12-24 14:34:16 +02:00
Jordan Petridis
0612ff9b63
gitlab-ci: Add caching for cargo. 2017-12-22 22:22:32 +02:00
Jordan Petridis
23b9412bf1
Use of the nightly version of rustfmt. 2017-11-12 14:35:10 +02:00
Jordan Petridis
0dea1ccef0
Added a basic gitlab-ci config. 2017-11-12 13:32:08 +02:00