~ilasc/launchpad:add-oci-feature-flag

Last commit made on 2020-03-26
Get this branch:
git clone -b add-oci-feature-flag https://git.launchpad.net/~ilasc/launchpad
Only Ioana Lasc can upload to this branch. If you are Ioana Lasc please log in for upload directions.

Branch merges

Branch information

Name:
add-oci-feature-flag
Repository:
lp:~ilasc/launchpad

Recent commits

8743ef0... by Ioana Lasc

Remove NoSuchDistroSeries from distro_arch_series

Removed the try-catch code in distro_arch_series from OCIRecipeBuild,
if the series named in the feature rule doesn't exist, we want to crash
instead of silently handling it.

8f5f127... by Ioana Lasc

Cleanup changes for OCI feature flag

Code cleanup and addressing code review comments for the OCI
feature flag names the series to use as the OCI recipe build
distroseries for a given distribution.

68d2115... by Ioana Lasc

Merge branch 'master' into add-oci-feature-flag

8af9e49... by Ioana Lasc

Make changes to OCI feature flag

Addressed code review comments, changed the flag
type and added initial value.

9e166b6... by Ioana Lasc

Changes to OCI feature flag implementation

We want the feature rule to be a string that names
the series to use as the OCI recipe build distroseries
for a given distribution, instead of a boolean flag
that controls whether to use bionic.

d0d2a16... by Colin Watson

Upgrade to storm 0.23+lp415

Merged from https://code.launchpad.net/~cjwatson/launchpad/+git/launchpad/+merge/380845

0b0608e... by Colin Watson

Use storm.properties.Bytes rather than RawStr

This is the preferred spelling as of Storm 0.23.

5a2b583... by Colin Watson

Revert "Temporarily avoid is_empty on bound ReferenceSets"

This reverts commit 8520655b576b0a252ecfa2f401f7ac28e2344e4c.

1513d2d... by Colin Watson

Upgrade to storm 0.23+lp415

This merges the 0.23 release.

63f5cf9... by Colin Watson

Temporarily avoid is_empty on bound ReferenceSets

Merged from https://code.launchpad.net/~cjwatson/launchpad/+git/launchpad/+merge/380838