Replies: 1 comment
-
This is now fixed the gemoc initiative CI in back online |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
while trying to update one of the CI we use in the project, I broke it
this currently impacts the builds of the branches hosted on github/gemoc organization but not the build of the github/eclipse organization (that is done on ci.eclipse.org/gemoc) however, the branch synchronization of https://github.com/gemoc/gemoc-studio-eclipse-integration is off too.
I'm on it
As this jenkins is quite old (it was created at the beginning of the ANR project in 2011) it contains lots of old configurations/plugins that makes it fragile when updating due to successive updates.
I currently intend to first move the branch synchronization jobs to github actions (cf. architecture here https://github.com/gemoc/git-sync-tools)
then try to recreate from scrash a jenkins for the other build job hoping that future updates will be more robust
Beta Was this translation helpful? Give feedback.
All reactions