Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Builds failing after branch rename #1295

Open
1 of 2 tasks
davidchisnall opened this issue Dec 13, 2024 · 1 comment
Open
1 of 2 tasks

Builds failing after branch rename #1295

davidchisnall opened this issue Dec 13, 2024 · 1 comment
Labels

Comments

@davidchisnall
Copy link

We renamed our default branch and replaced the default with a new branch of the same name, rebased on a newer version of upstream.

Expected Behavior

Triggering CI on the new default branch should run the CI task.

Real Behavior

We get an error that looks to be due to a stale cache:

https://cirrus-ci.com/build/4566387420561408

The error message is:

Error while loading tasks: INTERNAL: Failed to get diff for bbf1a1c9dfc5bb96ebd692afab9cebaaaa01e20a...771bc253da0b43719797fca6bce90839a542fe99!!

The first hash is the top of the old branch (now called cheriot-13 in the repo) the second is the current top of tree.

Related Info

This is a (tick one of the following):

  • Website issue
    • Link to page:
  • Task issue
  • Initial checkout.
@davidchisnall
Copy link
Author

Is there any way that we can work around this? An explicit cache clear, for example?

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

No branches or pull requests

1 participant