pixelated / pixelated-user-agent

User facing components of Pixelated: a JavaScript single page app and a RESTful service.
GNU Affero General Public License v3.0
159 stars 72 forks source link

Generating and installing debian packages locally #951

Closed deniscostadsc closed 7 years ago

deniscostadsc commented 7 years ago

As a developer I want to be able to test debian packages locally on the same way that it is done on pipeline So I'll not impact all the team changing the packaging pipeline

Docker could be a good solution for this problem 🐳

deniscostadsc commented 7 years ago

@varac do you if it's a problem to share the chroot image on the PUA repo? Is there any sensitive information there?

varac commented 7 years ago

@deniscostadsc not at all, but the images are quite big and I don't think we should share a chroot in a git repo.

varac commented 7 years ago

Done: https://github.com/pixelated/pixelated-user-agent/wiki/Debian-package#build-debian-packages-locally