Replies: 2 comments
-
|
💬 Your Product Feedback Has Been Submitted 🎉 Thank you for taking the time to share your insights with us! Your feedback is invaluable as we build a better GitHub experience for all our users. Here's what you can expect moving forward ⏩
Where to look to see what's shipping 👀
What you can do in the meantime 💻
As a member of the GitHub community, your participation is essential. While we can't promise that every suggestion will be implemented, we want to emphasize that your feedback is instrumental in guiding our decisions and priorities. Thank you once again for your contribution to making GitHub even better! We're grateful for your ongoing support and collaboration in shaping the future of our platform. ⭐ |
Beta Was this translation helpful? Give feedback.
-
|
This sounds like runner workspace cleanup or disk pressure more than an Azure App Service issue, especially if files show up that are not part of your repo. I would add one diagnostic step before the build to print |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
🏷️ Discussion Type
Bug
💬 Feature/Topic Area
ARC (Actions Runner Controller)
Discussion Details
Starting 13.6. one of my apps (~20Mb node.js project, Azure App Service deployment) has had all build actions fail after 15min without changes in the workflow (or build/tsc). I guess it could be some broken code that passes/deploys locally but really smells like a Github-issue :| Also file listing includes files that are not present in my project like an issue in runner cleanup. I've done a ticket but no response.
Anyone seen anything like this?
Beta Was this translation helpful? Give feedback.
All reactions