-
Notifications
You must be signed in to change notification settings - Fork 92
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix up docs link #39
Fix up docs link #39
Conversation
@rh-atomic-bot delegate=cgwalters |
1 similar comment
@cgwalters: 🔑 Insufficient privileges: Collaborator required |
@alexlarsson Try doing the delegate again? |
@rh-atomic-bot delegate=cgwalters |
✌️ @cgwalters can now approve this pull request |
Closes: #39 Approved by: cgwalters
💔 Test failed - status-papr |
ci/build.sh
Outdated
cd flatpak | ||
unset CFLAGS # the sanitizers require calling apps be linked too | ||
build | ||
make |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
build
already invokes make
.
ci/build.sh
Outdated
/usr/bin/{update-mime-database,update-desktop-database,gtk-update-icon-cache} | ||
pkg_install_if_os fedora gjs parallel clang | ||
|
||
# Temporarily build ostree from git master for https://github.com/flatpak/flatpak/pull/848 | ||
(git clone --depth=1 https://github.com/ostreedev/ostree/ | ||
# Use ostree minimal dependency |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
BTW see also projectatomic/papr#10
8155236
to
693c671
Compare
bot, retest |
693c671
to
fd0a1b9
Compare
These were reported by clang
fd0a1b9
to
0d2755c
Compare
@cgwalters do you have any idea why this installs ostree 2017.10 when the same in e.g. flatpak/flatpak#1047 installes ostree 2017.11. Both enable updates-testing which should have the new ostree... |
⚡ Test exempted: pull fully rebased and already tested. |
These were reported by clang Closes: #39 Approved by: alexlarsson
No description provided.