wohali opened a new issue #642: Build pipeline and package build tasks URL: https://github.com/apache/couchdb/issues/642 These are all stretch goals for the 2.1 RC timeline. # TODO pipeline & release build stuff * Fix version numbering so all versions can coexist in a repo * support parameter/envvar in couchdb-pkg makefile * build repositories * if tests succeed, build packages in same job * stash .debs/.rpms at end of build phase * Build repository directory given a pile of .debs/.rpms * rsync to/from couchdb-vm2? actually run on couchdb-vm2? * Either push Ubuntu packages to PPA, or deprecate the PPA in favour of our own repo * Push snaps to snapstore with key-cached credentials (easier on couchdb-vm2) * review RPM options: copr, OBS? Or just host ourselves? * Talk to INFRA about real repo for released versions * Docker - relocate image to apache/couchdb ## Info about Ubuntu Launchpad PPAs 1. On 12.04 and earlier, install the python-software-properties package: `sudo apt-get install python-software-properties` 2. On 14.04 and later: `sudo apt-get install software-properties-common` 3. `sudo add-apt-repository ppa:couchdb/stable` # TODO Documentation * add package installation locations to couchdb-documentation if we get there. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
With regards, Apache Git Services
