After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 765823 - Add a simple way (dconf key?) to enable upgrades to unstable releases
Add a simple way (dconf key?) to enable upgrades to unstable releases
Status: RESOLVED FIXED
Product: gnome-software
Classification: Applications
Component: General
unspecified
Other Linux
: Normal normal
: ---
Assigned To: GNOME Software maintainer(s)
GNOME Software maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2016-04-29 20:19 UTC by Adam Williamson
Modified: 2016-06-28 08:51 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Adam Williamson 2016-04-29 20:19:40 UTC
This is re the new graphical OS upgrade support feature: https://blogs.gnome.org/hughsie/2016/04/20/upgrading-fedora-23-to-24-using-gnome-software/

It would be useful for testing if there were a simple way to enable upgrades to development releases (i.e. easier than hand-editing a JSON file). Perhaps a dconf key would be good enough? Or a tweak-tool setting backed by a dconf key, or something like that.

Filing this ticket per discussion at this week's QA meeting.
Comment 1 Richard Hughes 2016-06-28 08:51:43 UTC
commit 7d1bf2a9438a0ce5982ffb7090ed0a467cb3dd40
Author: Richard Hughes <richard@hughsie.com>
Date:   Tue Jun 28 09:50:11 2016 +0100

    Add a GSettings key for allowing upgrading to pre-release distro versions
    
    Fixes: https://bugzilla.gnome.org/show_bug.cgi?id=765823

To use, just do: `gsettings set org.gnome.software upgrade-allow-prerelease true`