Skip to content

Conversation

jgraham
Copy link
Member

@jgraham jgraham commented May 20, 2021

Previously if we hit a problem applying the first patch for landing
we'd be left with just the base branch, and this code would
incorrectly determine that all the changes were already landed. We
can't land everything until the head commit is a landing commit, so
check for that.

Previously if we hit a problem applying the first patch for landing
we'd be left with just the base branch, and this code would
incorrectly determine that all the changes were already landed. We
can't land everything until the head commit is a landing commit, so
check for that.
@jgraham jgraham closed this May 21, 2021
@jgraham jgraham reopened this May 21, 2021
Copy link
Member

@denschub denschub left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This makes sense. The commit overview is showing failing tests, but unfortunately, the logs have expired, so it's probably good to re-trigger CI here to see what's wrong (or to verify that nothing is wrong)

@jgraham
Copy link
Member Author

jgraham commented Oct 7, 2021

Yeah, so this is a) an important bug fix and b) breaks tests which turn out to be implicitly relying on the old behaviour. So some more work is needed to land this :/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants