[Bug 797097] Download gstreamer tarballs for releases instead of cloning the repo
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Fri Sep 7 16:37:30 UTC 2018
https://bugzilla.gnome.org/show_bug.cgi?id=797097
--- Comment #1 from Nirbheek Chauhan <nirbheek.chauhan at gmail.com> ---
Created attachment 373559
--> https://bugzilla.gnome.org/attachment.cgi?id=373559&action=edit
gstreamer recipes: Centralize the source download logic
Move the logic to custom.py, and toggle between origin/master,
origin/1.xy (stable branches) and tarballs based on the version and
the `tagged_for_release` property on the custom.GStreamer class.
Also replace self.name in git URLs similar to tarball URLs.
Now, the way to do releases is to set tagged_for_release = True, which
will force Cerbero to download tarballs instead of git repositories.
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
More information about the gstreamer-bugs
mailing list