Hi Gavin,
On Thu, Nov 12, 2020 at 2:33 PM Gavin McDonald wrote:
> Hi All,
>
> I have attempted to start the (required) migration of project builds from
> travis-ci.org
> to travis-ci.com.
>
> Please check https://travis-ci.com/github/apache and see if your project
> is
> there.
> If so, please d
On Wed, Apr 7, 2021 at 3:41 PM Hyukjin Kwon wrote:
> Hi Greg,
>
> I raised this thread to figure out a way that we can work together to
> resolve this issue, gather feedback, and to understand how other projects
> work around.
> Several projects I observed, as far as I can tell, have made enough
Hub Actions but as
>>>> far as
>>>> > I can remember:
>>>> > - To reduce the maintenance cost of machines
>>>> > - The Jenkins machines became unstable and slow causing CI jobs to
>>>> fail or
>>&g
ts
should be done by Github Actions team, not by each and every project out
there.
But if your project wants to use Apache Airflow's modifications then you
can do it - just follow what they did at
https://github.com/apache/airflow/blob/master/.github/workflows/ci.yml
>
>
> On Fri, 16
hub Actions. For example Apache Airflow team members have
opened Pull Requests with improvements related to self-runners and security
but until they are merged the only way to use the improvements is by using
their forks (as they do in the linked workflow in my previous email).
>
> On Fri, 16 A
Hi Gavin,
On Mon, Jun 14, 2021 at 1:48 PM Gavin McDonald wrote:
> Thanks Rory,
>
> 17 ea+26 and 18 ea+1 have both been rolled out to all our build nodes for
> projects
> to test with.
>
Is this rolled out for Buildbot agents too ?
I still miss JDK 16 -
https://ci.apache.org/builders/wicket-9.x-
On Mon, Jun 14, 2021 at 3:37 PM Martin Grigorov
wrote:
> Hi Gavin,
>
> On Mon, Jun 14, 2021 at 1:48 PM Gavin McDonald
> wrote:
>
>> Thanks Rory,
>>
>> 17 ea+26 and 18 ea+1 have both been rolled out to all our build nodes for
>> projects
>> to test
Hi Gavin,
On Tue, Aug 31, 2021 at 12:02 PM Gavin McDonald
wrote:
> Hi Martin.
>
> Buildbot and GHA etc can now use RSYNC as well as curl.
>
Awesome!
I follow your Buildbot efforts! Once I see an example of rsync usage I will
test it at GHA!
Regards,
Martin
>
>
> On Tue, Aug 17, 2021 at 8:39
Hi,
About Oracle Cloud: it seems the beefy ARM64 machine was available only for
the trial period.
The Always Free tier allows up to 4 CPU (@2.8GHz Ampere Altra 80), 24 GB of
RAM, 45GB disk and 4 Gbps network bandwidth. One can choose between Oracle
EL, Ubuntu and CentOS - several versions of each.
Hi Allen,
I've just documented how one could use Oracle Cloud free plan to build and
test on Linux ARM64 for free!
Please check
https://martin-grigorov.medium.com/github-actions-arm64-runner-on-oracle-cloud-a77cdf7a325a
and see whether it could be helpful for your case!
You will need Apache Infra
Hi Allen,
On Tue, Nov 16, 2021 at 7:17 PM Allen Wittenauer wrote:
>
>
> > On Nov 16, 2021, at 2:34 AM, Martin Grigorov
> wrote:
> >
> > Hi Allen,
> >
> > I've just documented how one could use Oracle Cloud free plan to build
> and
> > test
I also would like to help!
Especially if Graviton 2/3 nodes could be used too!
On Fri, Dec 31, 2021, 10:38 Jarek Potiuk wrote:
> We do not use Jenkins but we do have self-hosted runners in Airflow -
> we use VMS and auto-scaling groups rather than ECS or EKS, no GPU
> nodes though, so I am not
Hi,
You have to either authenticate to hub.docker.com or use an alternative
Docker registry like Apache Artifactory or Github Docker repository.
Martin
On Wed, Jan 12, 2022 at 9:52 AM P. Ottlinger wrote:
> Hi,
>
> does anyone else experience a problem to pull docker images during
> Travis buil
instead.
>
> Does anyone have the same problem and solved it differently?
>
> At the moment we cannot distinguish if a PR fails due to real problems
> or only these resource-related problems.
>
> Thanks for any hint,
>
> Phil
>
> Am 12.01.22 um 10:51 schrieb P. O
Hi Gavin,
I can help with Maven too!
Please assign any INFRA tickets about JDK and Maven uprades to me.
If I am the first to notice a new release I will create a ticket myself!
Martin
On Wed, Mar 16, 2022 at 8:37 PM Gavin McDonald wrote:
> Hi All,
>
> https://issues.apache.org/jira/browse/INFR
Hi David,
On Mon, Mar 28, 2022 at 1:25 PM David Delabassee <
david.delabas...@oracle.com> wrote:
> Greetings!
>
> JDK 18 has been released (General Availability) on March 22nd as
> planned, the release cadence is working like clockwork! As a small token
> of gratitude, some of you have been spec
Hi,
I will update the installation of JDK 19 on Jenkins and Buildbot (Linux)
later today!
Regards,
Martin
On Wed, Apr 20, 2022 at 5:08 AM David Delabassee <
david.delabas...@oracle.com> wrote:
> Greetings!
>
> The proposed schedule for JDK 19 is now known [1] with ‘Rampdown Phase
> One’ set fo
Hi Volkan.
See several examples:
https://github.com/search?q=org%3Aapache+NEXUS_USER&type=code
1) Create a JIRA ticket for INFRA project to setup secrets.NEXUS_USER and
secrets.NEXUS_PW for your project.
1.1) use custom settings.xml that uses the above credentials
2) If your project uses org.apac
https://issues.apache.org/jira/browse/INFRA-23277
https://github.com/apache/infrastructure-p6/pull/1089
On Mon, May 16, 2022 at 10:45 AM David Delabassee <
david.delabas...@oracle.com> wrote:
> Welcome to a new Quality Outreach update!
>
> This time, we have one update but a major one: JEP 425 (V
Hi,
OpenJDK 19 b26 and 20 b1 have been installed for all Ubuntu CI agents -
https://issues.apache.org/jira/browse/INFRA-23375
The Windows ones will be updated soon too!
Regards,
Martin
On Mon, Jun 13, 2022 at 4:19 PM David Delabassee <
david.delabas...@oracle.com> wrote:
> Greetings!
>
> JDK 19
Hello,
https://issues.apache.org/jira/browse/INFRA-23515
https://github.com/apache/infrastructure-p6/pull/1178 (Ubuntu build nodes).
Regards,
Martin
On Mon, Jul 25, 2022 at 5:54 PM David Delabassee <
david.delabas...@oracle.com> wrote:
> Greetings!
>
> JDK 19 is now in Rampdown Phase Two [1]. T
Hello David,
Do you know why the download link for JDK 19 b36 has changed its structure ?
- JDK 19 b32:
https://download.java.net/java/early_access/jdk19/32/GPL/openjdk-19-ea+32_linux-x64_bin.tar.gz
- JDK 19 b36:
https://download.java.net/java/GA/jdk19/877d6127e982470ba2a7faa31cc93d04/36/GPL/open
://download.java.net/java/GA/jdk18.0.2.1/db379da656dc47308e138f21b33976fa/1/GPL/openjdk-18.0.2.1_linux-aarch64_bin.tar.gz
>
> Or is it something else?
>
> Regards,
>
> --David
>
> On 23/08/2022 08:27, Martin Grigorov wrote:
> > Hello David,
> >
> > Do you kno
https://issues.apache.org/jira/browse/INFRA-23624
https://github.com/apache/infrastructure-p6/pull/1202
On Mon, Aug 22, 2022 at 4:13 PM David Delabassee <
david.delabas...@oracle.com> wrote:
> Greetings!
>
> I hope you had a chance to take some time off. On our side, and despite
> the summer vaca
Hi Ismaël,
Here is a link to the original discussion:
https://lists.apache.org/thread/wq0m05z9yj7nb1lcgl8l701ogsmf0ckh
On Fri, Oct 21, 2022 at 9:26 PM Ismaël Mejía wrote:
> Hi, just because this conversation got moved to builds@ other
> people/projects don't have the context. Can someone please
Hi,
Please check https://maven.apache.org/plugins/maven-site-plugin/usage.html
It works fine with: mvn site-deploy
On Mon, Nov 14, 2022 at 2:07 PM P. Ottlinger wrote:
> Hi,
>
> over at Creadur we use the maven-antrun-plugin to copy over a file
> during site build. I just realized that this mech
Hi,
On Thu, Apr 13, 2023 at 7:17 PM Sai Boorlagadda
wrote:
> Hey All! I am part of Apache Geode project and we have been migrating our
> pipelines to Github actions and hit a roadblock that the max. job execution
> time on non-self-hosted GitHub workers is set a hard limit
> <
> https://docs.git
[
https://issues.apache.org/jira/browse/BUILDS-85?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14698786#comment-14698786
]
Martin Grigorov commented on BUILDS-85:
---
I want to ask the same question as [~d
[
https://issues.apache.org/jira/browse/BUILDS-85?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14700103#comment-14700103
]
Martin Grigorov commented on BUILDS-85:
---
Duh! Seriously?!
Several Apache proj
[
https://issues.apache.org/jira/browse/BUILDS-85?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14705384#comment-14705384
]
Martin Grigorov commented on BUILDS-85:
---
[~ipv6guru] You rock, man!
> Co
[
https://issues.apache.org/jira/browse/BUILDS-85?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14705777#comment-14705777
]
Martin Grigorov commented on BUILDS-85:
---
[~ipv6guru] Just tried it and the buil
[
https://issues.apache.org/jira/browse/BUILDS-85?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14706681#comment-14706681
]
Martin Grigorov commented on BUILDS-85:
---
I've tried but it seems Bui
[
https://issues.apache.org/jira/browse/BUILDS-85?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14707295#comment-14707295
]
Martin Grigorov commented on BUILDS-85:
---
Everything is green again:
h
[
https://issues.apache.org/jira/browse/BUILDS-71?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14508848#comment-14508848
]
Martin Grigorov commented on BUILDS-71:
---
Ping!
> Update maven version to 3
[
https://issues.apache.org/jira/browse/BUILDS-71?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14513278#comment-14513278
]
Martin Grigorov commented on BUILDS-71:
---
Please someone take a look at this i
[
https://issues.apache.org/jira/browse/BUILDS-71?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14516518#comment-14516518
]
Martin Grigorov commented on BUILDS-71:
---
[~ipv6guru] According to
[
https://issues.apache.org/jira/browse/BUILDS-71?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=1453#comment-1453
]
Martin Grigorov commented on BUILDS-71:
---
[~bitstorm] where did you notice this
[
https://issues.apache.org/jira/browse/BUILDS-71?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14534556#comment-14534556
]
Martin Grigorov commented on BUILDS-71:
---
Try it.
But it could be that Tomee bu
[
https://issues.apache.org/jira/browse/BUILDS-71?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14536494#comment-14536494
]
Martin Grigorov commented on BUILDS-71:
---
I've worked it around by setting
[
https://issues.apache.org/jira/browse/BUILDS-71?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14536836#comment-14536836
]
Martin Grigorov commented on BUILDS-71:
---
[~ipv6guru] I think there is 'mv
40 matches
Mail list logo