Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tycho-dev] Github actions?

I have create a POC here[1]:

It works when running the normal build, but the itest fail because no jdk8 is available in toolchains, can we adjust that it downloads one (via maven?? justj?)

[1] https://github.com/laeubi/tycho/runs/3238965587

Am 04.08.21 um 09:54 schrieb Mickael Istria:
No objection here.
GitHub actions would be fine for verification, but I'm not sure we can easily publish snapshots to repo.eclipse.org <http://repo.eclipse.org> with it. That said, if we can publish snapshots to another Maven repo that seems more reliable (eg GitHub repo), I would also be in favor of it.

On Wednesday, August 4, 2021, Christoph Läubrich <laeubi@xxxxxxxxxxxxxx <mailto:laeubi@xxxxxxxxxxxxxx>> wrote: > For more than 3 days the CI build is down and I don't even get any feedback [1].
 >
> Is there any objections trying to setup a github action[2] so we get at least a verification build of the master branch?
 >
> [1] https://bugs.eclipse.org/bugs/show_bug.cgi?id=575148 <https://bugs.eclipse.org/bugs/show_bug.cgi?id=575148> > [2] https://docs.github.com/en/actions/learn-github-actions/introduction-to-github-actions <https://docs.github.com/en/actions/learn-github-actions/introduction-to-github-actions>
 > _______________________________________________
 > tycho-dev mailing list
 > tycho-dev@xxxxxxxxxxx <mailto:tycho-dev@xxxxxxxxxxx>
> To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/tycho-dev <https://www.eclipse.org/mailman/listinfo/tycho-dev>
 >
 >

--
Mickael Istria
Eclipse IDE <https://www.eclipse.org/downloads/eclipse-packages/> developer, for Red Hat Developers <https://developers.redhat.com/>


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



Back to the top