buildpacks / ci

CI configuration for Cloud Native Buildpacks
https://ci.buildpacks.io
Apache License 2.0
9 stars 2 forks source link

Bug: pack/lifecycle release cadence combinatorial testing issues #15

Closed ameyer-pivotal closed 4 years ago

ameyer-pivotal commented 5 years ago

When lifecycle is released ahead of pack, the combinatorial testing for the pack pipeline causes both "previous" (latest release) and "current" (master) lifecycles to be the same. This results in not actually testing the previous release of lifecycle against the upcoming version of pack.

We should fix the logic in the pipeline to account for this and ensure we're properly testing combinations of pack and lifecycle.

simonjjones commented 4 years ago

Resolved by https://github.com/buildpack/ci/commit/dad5b4c2b7651d3828e3283491aba6ce22982ef2