-
-
Notifications
You must be signed in to change notification settings - Fork 4.1k
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
Fix CI failures when building settings app #28202
Conversation
I haven't really noticed that its the settings app only, but indeed. Could then make skjnldsv/npmbuildbot#174 obsolete, although there may be other reasons for renamed files. As John approved, I guess #21024 would not appear again? Looks like the existence of an old |
Seems like it works now yep 🤔 |
512a3bc
to
640d9f6
Compare
Signed-off-by: Christopher Ng <chrng8@gmail.com>
640d9f6
to
decfc2e
Compare
CI is going haywire atm 💀, for the node workflow errors I believe the Also saw that we're using self-hosted runners |
It was testing to go faster but it doesn't seems to work :( |
I deactivated them because of actions/runner#406 |
The self-hosted runners seem to have issues to pick up queries actions. I recognised it starting yesterday, you can see it now when filtering actions by status "queried", there are lots stalled up to three hours. Yesterday I manually cancelled all of them (the obviously stalled ones), to see whether, once clean, this solves the issue. |
/backport to stable22 |
/backport to stable21 |
/backport to stable20 |
The backport to stable20 failed. Please do this backport manually. |
The backport to stable22 failed. Please do this backport manually. |
The backport to stable21 failed. Please do this backport manually. |
Hum, i'm not sure about backporting though 🤔 |
Would be fine for me since we use that chunkName pattern in lots of other places without issues, though I'd wait for the next round of maintennace releases as we are in rc already. |
Closes #28201
May or may not be feasible, please take into account some additonal context in the PR introducing chunkhash here #22395