Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [eclipse.org-committers] GitHub Actions CI Jobs

Marc,

Some time back on this list I read that it was now possible for your project to request to be its own top-level organization, which would mean you are not subject to the shared org-wide limitations.

I think you just need to open a bug against Community/GitHub and ask for assistance.

Maybe there is an easier solution in the works, though...


Kevin

On Tue, Mar 23, 2021 at 5:54 AM Marc Nuri <marc@xxxxxxxxxxxx> wrote:
Hi Everyone,

I'm Marc, a project lead for Eclipse JKube [1].

For the last couple of days, the number of jobs that run concurrently for our GH action workflows have decreased drastically. Workflows which typically complete in < 20 minutes now take several hours (close to a day).

This happened too early in March after a few GH incidents which made some of our jobs remain stale for 36 hours (default timeout) consuming the concurrency quota. So given the previous experience, yesterday I opened a support ticket (#1074510) to see if we were being affected by the same issue.

I received a reply a few hours later indicating that the problem is that we are hitting concurrency limits at an organization level. I checked a few other Eclipse repositories and saw that other repositories were facing the same issue. Maybe this is related to the sunsetting of build.eclipse.org [3]?

I can't find any entries in the wiki [4] related to this topic, so here are a few open questions:
Are there any plans to increase the GH action resource quota? should we look at some other alternatives and migrate our jobs? is it possible that Eclipse self-hosts GH action runners [5] maybe using the same Azure resources used elsewhere?

Personally, since our project is hosted on GitHub, I like the use of GH actions because they integrate really well into our current contributor + PR workflow. Everything remains open and it's really simple to manage.

Cheers


-- 
Marc
_______________________________________________
eclipse.org-committers mailing list
eclipse.org-committers@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/eclipse.org-committers

Back to the top