~kzapalowicz/snappy-hwe-snaps/+git/build-scripts:feature/check-for-build-jobs

Last commit made on 2017-03-23
Get this branch:
git clone -b feature/check-for-build-jobs https://git.launchpad.net/~kzapalowicz/snappy-hwe-snaps/+git/build-scripts
Only Konrad Zapałowicz can upload to this branch. If you are Konrad Zapałowicz please log in for upload directions.

Branch merges

Branch information

Name:
feature/check-for-build-jobs
Repository:
lp:~kzapalowicz/snappy-hwe-snaps/+git/build-scripts

Recent commits

8fb1f5a... by =?utf-8?q?Konrad_Zapa=C5=82owicz?= <email address hidden>

scripts: verify jobs upload to correct channel

0ff739c... by =?utf-8?q?Konrad_Zapa=C5=82owicz?= <email address hidden>

scripts: remove unused imports

00e3897... by =?utf-8?q?Konrad_Zapa=C5=82owicz?= <email address hidden>

scripts: add a way to check for build jobs

983150f... by System Enablement CI Bot <email address hidden>

Merge remote tracking branch f/search-for-snapcraft-yaml

Merge-Proposal: https://code.launchpad.net/~morphis/snappy-hwe-snaps/+git/build-scripts/+merge/320594

e7a76e9... by Simon Fels

Try to find correct branch we need to build from

Previously we were always building from master with got any pending
changes already merged in. In the case of being executed from the
release job we might be building from the stable branch instead and
the code were not taking what was configured in $SOURCE_GIT_REPO_BRANCH
but always building from master. This lead to wrong results as
master can evolved and stable got new cherry-picked changes instead of
a full merge from master.

a8e48d0... by System Enablement CI Bot <email address hidden>

Merge remote tracking branch f/release-from-stable

Merge-Proposal: https://code.launchpad.net/~morphis/snappy-hwe-snaps/+git/build-scripts/+merge/320344

6c9b4f1... by Simon Fels

Use a RELEASE_BASE_BRANCH variable to abstract use of stable/master a bit more

3a9728c... by Simon Fels

Add option to select stable as the branch to release from

af6f875... by Simon Fels

Print out new development version

abc5517... by System Enablement CI Bot <email address hidden>

Merge remote tracking branch b/replace-only-real-version

Merge-Proposal: https://code.launchpad.net/~morphis/snappy-hwe-snaps/+git/build-scripts/+merge/320147