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. ⭐ |
|
looking at that job, Setup Job isn’t “mysteriously slow”. almost all of it is:
that lines up with before I push a workaround though - a couple things:
|
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
Product Feedback
💬 Feature/Topic Area
Actions Checkout
Discussion Details
I've noticed that every since switching to the new self-repository syntax for composite actions that the "Setup Job" step is taking several minutes to complete. We have a very large repository which does take a while to clone, but I'm wondering if this can be optimized some how. For example:
https://github.com/llvm/llvm-project/actions/runs/32781791698/job/97606726563
All reactions