mbien commented on PR #6697: URL: https://github.com/apache/netbeans/pull/6697#issuecomment-1815748740
> Ah, I see now, when PRs are created and when PRs are merged/branches are updated. right. Since a merge to master for example will run all tests. Any branch of the main repo behaves like a primary branch right now - since we typically don't use extra branches (except for cnd which is work in progress), everything happens in clones until its ready. > Should we remove caches of the feature branch manually at the moment? no need atm. We are still good cache size wise. It would automatically remove the least used cache first if it has storage issues. > I would like to use the feature branch with the following cases. lets move the discussion to https://github.com/apache/netbeans/pull/6710 so that we don't use this PR here for off-topic discussions. -- 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
