Closed ktsakalozos closed 7 years ago
Have a look here: https://github.com/juju-solutions/layer-cwr/blob/master/scripts/bundlebuilder.py#L453
We first release the bundle and then we release the charms. As a result the bundle points to the charms on the original channel!
This is invalid! cwr-bundle job will not push the charm so the revision number stays the same. No action needed. False alarm :)
Have a look here: https://github.com/juju-solutions/layer-cwr/blob/master/scripts/bundlebuilder.py#L453
We first release the bundle and then we release the charms. As a result the bundle points to the charms on the original channel!