The following is the process for building and releasing an updated package using the build infrastructure. Throughout this guide, substitute the version of Cucumber Linux you are building in for x.y
.
On the staging server:
cd ~/cucumber/cucumber-x.y/ports && git pull
On each build server:
/opt/buildtools/auto_update
On the staging server:
/opt/buildtools/find_unsigned
to get a list of unsigned packages./opt/buildtools/auto_refresh_tree x.y
./opt/buildtools/push_to_mirrors
.