Commit graph

21 commits

Author SHA1 Message Date
Bastien Nocera
43b356b03b Revert "ci: Use Fedora latest instead of rawhide temporarily"
GNOME CI runners have been updated to the latest libseccomp so the
problem should no longer happen.

This reverts commit ab55380f20.
2020-12-11 13:49:55 +01:00
Ondrej Holy
ab55380f20 ci: Use Fedora latest instead of rawhide temporarily
The pipeline currently fails with Fedora rawhide, because g-ir-scanner fails
with failures like: "ldd: error: you do not have read permission for
`/builds/GNOME/nautilus/_build/tmp-introspectgwhh729q/Nautilus-3.0'".
This obviously affects more projects:, e.g. GNOME/grilo!62. Let's use
Fedora latest for now as a workaround.
2020-11-20 09:41:44 +01:00
Ondrej Holy
b678abed38 ci: Use Tracker 3 dependencies from Fedora repository
The Tracker 3 dependencies are installed currently from unofficial COPR
repository. Let's use the official Fedora packages instead.
2020-11-20 09:39:57 +01:00
Felipe Borges
23f91f2d7b ci: Add libportal-devel to Dockerfile
https://src.fedoraproject.org/rpms/libportal
2020-11-18 15:30:13 +00:00
Ondrej Holy
a9d2562676 ci: Add missing git dependency
The style check job currently fails due to the missing git command, which
disappeared after the image update. Let's add the git command explicitely.
2020-09-07 09:59:59 +02:00
Ondrej Holy
b146c4fe4a ci: Add Tracker 3 dependencies
The fedora rawhide job fails currently as the image doesn't contain
Tracker 3 packages. Let's temporarily install the packages from
ssssam/tracker3 copr repository as they are not available yet in
rawhide repositories.
2020-09-04 17:48:32 +02:00
Ondrej Holy
af848924eb ci: Disable gpg signature checking
Creation of new image currently fails on gpg signature checking.
Let's use --nogpg temporarily to make it work again.
2020-09-04 17:48:32 +02:00
António Fernandes
6a13397d55 issue_templates: Drop Epic.md
Issue templates are exposed to all users as a way to help them communicate their issues more effectively.

Epics were meant to be written by the project's contributors, so having a template for Epics serves only as a distraction.
2020-05-09 09:09:44 +00:00
Feldwor
6952f54190 Bug.md: Add instructions to launch the Nightly flatpak 2020-04-11 16:30:52 +00:00
Ondrej Holy
a6eca5c513 ci: Use docker image to speed up jobs
Fedora and style check jobs install dependencies on each run. This
causes that the pipelines take a long time. Let's use a custom docker
image to not block runners for such a long time and to get the pipeline
results faster. This commit also adds a new job to generate the docker
image for us.
2020-04-05 16:22:26 +00:00
António Fernandes
9036fdd088 Bug.md: Update the location of the .flatpakref file 2019-09-30 15:18:22 +00:00
António Fernandes
4ea38cbceb Bug.md: Improve Nightly test instructions
The process of copying an URL to open in the browser, then saving it
with the propper name, and then figuring out how to install it is
cumbersome and hard to explain in short instructions.

So, just provide a terminal command that does the job.

Also, move this section to the top, so that the person filing the issue
is invited to test the Nightly before they invest time writing the
steps to reproduce.

Closes https://gitlab.gnome.org/GNOME/nautilus/issues/621
2019-07-13 19:55:02 +01:00
Ernestas Kulik
048206028c Bug.md: Update flatpakref URL
The ID was changed to reflect that in the manifest that is built.
2018-10-08 18:12:08 +00:00
Carlos Soriano
7fcc6a9db5 issue templates: Update flatpakref link 2018-07-19 05:49:13 +00:00
Carlos Soriano
653691ca60 Bug.md: Use raw file 2018-06-12 08:12:55 +00:00
Carlos Soriano
b82f4a3848 Bug.md: Use GitLab URL
And explain that the file has to be saved as a flatpakref file.
2018-06-12 07:48:57 +00:00
Carlos Soriano
e33e181082 Bug.md: Don't use tasks
So it doesn't appear in the list of task to be done for the issue.
2018-05-14 17:28:55 +00:00
Carlos Soriano
e7ccc04f3f Update to include epic label 2018-04-30 15:50:00 +00:00
Carlos Soriano
7a39b0b76d Add epic template 2018-04-30 15:45:34 +00:00
Carlos Soriano
b1ce8a0843 Issues template: Improve wording and provide only unstable Flatpak
Until we have a repo with the stable one.
2018-03-19 20:17:05 +01:00
Ernestas Kulik
305eef817c Add issue templates
This commit adds issue templates for use in GitLab to hopefully improve
the quality of bug reports and feature requests that come in.
2018-03-19 19:52:23 +01:00