Closed ericdallo closed 2 years ago
c/c @nnichols
This appears to be running in a normal allotment of time across the repositories I've checked. I believe a combination of eliminating GH action checks, caching the loaded dependencies, and stability enhancements to clojars have brought things back to a normal level. Please let me know if it occurs again!
Bug Report
Describe the Bug
The bump action takes more than 2 hours to complete on clojure-lsp repo, example This makes github delays to spawn some other actions as clojure-lsp has lot of actions on a free tier
Steps to Reproduce
Expected Behavior
Expect to take way less time to avoid multiple running tasks from different commits on master.
User Information
Additional Context
Add any other context about the problem here.