-
Notifications
You must be signed in to change notification settings - Fork 0
Nightly deployment #11
Comments
@cdietrich I'd like to propose the following next steps now that we have a JIRO job deploying snapshots on Sonatype and a nightly p2 repo:
|
@LorenzoBettini would it interfere with your plans if you or I push the monorepo/main branch to eclipse/xtext/main already? Subsequently I'd remove old tags and old branches from eclipse/xtext - as long as master is present it'd be a lot larger than the monorepo. So cloning and experiments might be slower. |
@szarnekow Would that make the monorepo sources "official"? I mean: I should then go on working on that repository, shouldn't I? In any case, you can go right ahead: I'll stop working on that until you finished. I've pushed to |
we need to open a ticket with it to change the default branch. |
Yes, but if they are completely separate, the default branch will be cloned by default. |
The main branch is setup such that is completely disconnected from eclipse/xtext/master such that we can delete all the old commits from eclipse/xtext. That content was previously archived to eclipse/xtext-archive. |
sebastian has opened https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/issues/2864 |
Yes, from this moment on this will avoid an indirection. If feasible please perform the next steps directly in eclipse/xtext |
@LorenzoBettini will you update the jobs to consume from there? |
I've already updated this one https://ci.eclipse.org/xtext/view/Xtext-release/job/xtext-monorepo-full-deploy-nightly Now we should create another multibranch pipeline job I guess? I would have expected that GitHub Actions workflow would have started on https://github.com/eclipse/xtext even if not on the default branch... let's see... maybe it takes some time or simply the default branch must be first updated. |
have no idea. i assume it will work with any branch |
I meant: it should not try to build all the current branches. It should build only the ones with a Jenkinsfile. Let's try. |
yes so we might delay until we have gotten rid of the other branches. |
@cdietrich I tried to create the multibranch job: It had tried to build other branches because I guess there was a Jenkinsfile there. Should I disable the multiline job for the moment? |
yes |
OK, I disabled that for the moment. |
This one https://ci.eclipse.org/xtext/view/Xtext-release/job/xtext-monorepo-full-deploy-nightly which is currently running is still publishing the nightly update site on https://download.eclipse.org/modeling/tmf/xtext/monorepo/updates/nightly/ |
Sorry, I forgot to answer this one: no, I haven't. |
I see that now |
No description provided.
The text was updated successfully, but these errors were encountered: