Skip to content
This repository has been archived by the owner on Feb 12, 2022. It is now read-only.

pipelines:diff breaks down when the latest release is not a deploy #79

Open
joshwlewis opened this issue Dec 20, 2017 · 1 comment
Open
Labels

Comments

@joshwlewis
Copy link
Member

It looks like we only attempt to fetch the latest release for each app here. If the latest release is not a deploy, we'll fail to diff that app.

⬢ app-a was not compared to ⬢ app-b as ⬢ app-b does not have any releases
@joshwlewis
Copy link
Member Author

Perhaps we could fetch the last few releases, find the first one with a commit sha and perform the diff on that.

@raulb raulb added the bug label Dec 20, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants