Re: new contributor

2024-05-14 Thread Otavio Rodolfo Piske
My previous message seems to have bounced, so sending it again ... The correct Job URL to watch for test results is https://ci-builds.apache.org/blue/organizations/jenkins/Camel%2FCamel%20Core%20(Build%20and%20test)/activity/ The old Camel Core jobs, one for each platform, have been consolidated

Re: new contributor

2024-05-14 Thread Aurélien Pupier
Hello, the Apache Camel CI is here https://ci-builds.apache.org/job/Camel/ After merge on Camel core, you can look to https://ci-builds.apache.org/job/Camel/job/Camel%20JDK21/job/main/ Regards, On Tue, May 14, 2024 at 5:58 PM Antoine wrote: > Hi, > > My first contribution has been merged 3 we

Re: new contributor

2024-05-14 Thread Antoine
Hi, My first contribution has been merged 3 weeks ago: https://github.com/apache/camel/pull/13871. Before starting with my next contribution I wanted to follow it on Apache CI as documented on the contributing page but could not find where to look. In the meantime I saw my change merged in 4.6.x.

Community over Code EU 2024: The countdown has started!

2024-05-14 Thread Ryan Skraba
[Note: You're receiving this email because you are subscribed to one or more project dev@ mailing lists at the Apache Software Foundation.] We are very close to Community Over Code EU -- check out the amazing program and the special discounts that we have for you. Special discounts You still hav

Re: [VOTE] Release Apache Camel Kamelets 4.6.0

2024-05-14 Thread Otavio Rodolfo Piske
+1 (binding) Thanks! On Mon, May 13, 2024 at 3:12 PM Zineb Bendhiba wrote: > +1 (binding) > > Le lun. 13 mai 2024 à 09:56, Andrea Cosentino a écrit > : > > > Hello all, > > > > This is a vote for releasing camel-kamelets 4.6.0 > > > > This is a release supporting Camel 4.6.0 > > > > Kamelets r

Re: [VOTE] Release Apache Camel Kamelets 4.6.0

2024-05-14 Thread Claudio Miranda
+1 (non-binding) Em seg., 13 de mai. de 2024 às 08:56, Andrea Cosentino escreveu: > > Hello all, > > This is a vote for releasing camel-kamelets 4.6.0 > > This is a release supporting Camel 4.6.0 > > Kamelets release files: > https://dist.apache.org/repos/dist/dev/camel/camel-kamelets/4.6.0 > Kam

Re: CI environments definition

2024-05-14 Thread Otavio Rodolfo Piske
Hi, These are: s390x: Linux On Mainfraime (https://en.wikipedia.org/wiki/IBM_System/390) ppc64: Linux on 64-bit Power, with little-endian byte ordering ( https://en.wikipedia.org/wiki/Power_ISA & https://en.wikipedia.org/wiki/Ppc64) ubuntu: Linux on x86 running on both JDK 17 and 21. The main CI

Clarifying the contribution guidelines

2024-05-14 Thread Otavio Rodolfo Piske
Hello everyone, The recent attacks on open source projects, by malicious actors trying to obtain privileged access to the repositories and injecting malicious code has been pretty frightening. Just recently we had an influx of short-lived accounts (just a few days old and likely fake) trying to su