Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Pika Backup
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
32
Issues
32
List
Boards
Labels
Service Desk
Milestones
Merge Requests
2
Merge Requests
2
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
World
Pika Backup
Commits
254c4f3f
Commit
254c4f3f
authored
Sep 28, 2020
by
Sophie Herold
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Switch to GNOME 3.38
parent
b9e97bb2
Pipeline
#217117
passed with stage
in 26 minutes and 37 seconds
Changes
3
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
6 additions
and
8 deletions
+6
-8
.gitlab-ci.yml
.gitlab-ci.yml
+1
-1
build-aux/ci.manifest.yml
build-aux/ci.manifest.yml
+3
-4
build-aux/flathub.manifest.yml
build-aux/flathub.manifest.yml
+2
-3
No files found.
.gitlab-ci.yml
View file @
254c4f3f
...
...
@@ -2,7 +2,7 @@ include: https://gitlab.gnome.org/GNOME/citemplates/raw/master/flatpak/flatpak_c
flatpak
:
extends
:
.flatpak
image
:
registry.gitlab.gnome.org/gnome/gnome-runtime-images/rust_bundle:3.3
6
image
:
registry.gitlab.gnome.org/gnome/gnome-runtime-images/rust_bundle:3.3
8
variables
:
RUNTIME_REPO
:
https://nightly.gnome.org/gnome-nightly.flatpakrepo
APP_ID
:
org.gnome.World.PikaBackup
...
...
build-aux/ci.manifest.yml
View file @
254c4f3f
...
...
@@ -2,7 +2,7 @@
app-id
:
org.gnome.World.PikaBackup
command
:
pika-backup
runtime
:
org.gnome.Platform
runtime-version
:
"
3.3
6
"
runtime-version
:
"
3.3
8
"
sdk
:
org.gnome.Sdk
sdk-extensions
:
-
org.freedesktop.Sdk.Extension.rust-stable
...
...
@@ -67,10 +67,9 @@ modules:
-
name
:
llfuse
buildsystem
:
simple
build-commands
:
-
python3 setup.py build_ext --inplace
-
python3 setup.py install --prefix=/app
-
pip3 install --no-index --find-links=. --prefix=/app llfuse
sources
:
-
type
:
archiv
e
-
type
:
fil
e
url
:
https://files.pythonhosted.org/packages/75/b4/5248459ec0e7e1608814915479cb13e5baf89034b572e3d74d5c9219dd31/llfuse-1.3.6.tar.bz2
sha256
:
31a267f7ec542b0cd62e0f1268e1880fdabf3f418ec9447def99acfa6eff2ec9
...
...
build-aux/flathub.manifest.yml
View file @
254c4f3f
...
...
@@ -65,10 +65,9 @@ modules:
-
name
:
llfuse
buildsystem
:
simple
build-commands
:
-
python3 setup.py build_ext --inplace
-
python3 setup.py install --prefix=/app
-
pip3 install --no-index --find-links=. --prefix=/app llfuse
sources
:
-
type
:
archiv
e
-
type
:
fil
e
url
:
https://files.pythonhosted.org/packages/75/b4/5248459ec0e7e1608814915479cb13e5baf89034b572e3d74d5c9219dd31/llfuse-1.3.6.tar.bz2
sha256
:
31a267f7ec542b0cd62e0f1268e1880fdabf3f418ec9447def99acfa6eff2ec9
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment