mbien opened a new pull request, #6710:
URL: https://github.com/apache/netbeans/pull/6710

   Limits automated CI to `master`, `delivery` and `release*` branches
   
   context:
   CI is running currently 10h+ in tests on push to branches of the repo. This 
was intended for trunk branches like `master` or `delivery`, but falls apart as 
soon someone uses a feature branch since it would test everything multiple 
times.
   
   The second problem is cache size, since every root branch has a ~800mb 
footprint. During times with many concurrent dependency update PRs which write 
to the cache we can run out of cache.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to