Hi Sergey, I didn't see a travis.yml at project source code and build badge at readme points to Jenkins, so I've asked about it. Is it possible to use both Github Actions and Travis CI? On the other hand, I am not sure whether it is enough or not, but the Travis CI resource slot should be more than usual for the Apache Software Foundation [1].
[1] https://blogs.apache.org/infra/entry/apache_gains_additional_travis_ci Kind Regards, Furkan KAMACI On Mon, Jun 1, 2020 at 9:57 AM Sergey Makov <[email protected]> wrote: > Hi Furkan, Aaron, > > we already have CI builds enabled on GitHub Actions (see [1]). > > For now we do not run tests on Windows because of memory constraints (see > [2]). > > I'll give it another try as the memory issue could be related to > NLPCRAFT-63, though the error is different from what I've observed on > GitHub. > > [1] > http://mail-archives.apache.org/mod_mbox/nlpcraft-dev/202005.mbox/%3CCAAKon1K8g-%2BzS_54q6GpUPgmAdrXUh4R5W5ZRoBp0nv5QLwUjg%40mail.gmail.com%3E > [2] > https://help.github.com/en/actions/reference/virtual-environments-for-github-hosted-runners#supported-runners-and-hardware-resources > > Regards, > Sergey > > On Mon, Jun 1, 2020 at 4:24 AM Furkan KAMACI <[email protected]> > wrote: > > > > Hi, > > > > I've seen that you've created NLPCRAFT-69. I hope my suggestion helps. > > > > Let me know if you have any questions. > > > > Kind Regards, > > Furkan KAMACI > > > > On Mon, Jun 1, 2020 at 2:48 AM Furkan KAMACI <[email protected]> > wrote: > > > > > Hi All, > > > > > > As you know, the last release candidate was erroneous on the Windows > > > machine. > > > > > > As a suggestion, have you ever thought about using Travis CI? Travis CI > > > offers a free account for open source projects, and different build > > > environments can be defined there. > > > > > > Here is an example from an Apache project: > > > https://github.com/apache/druid/blob/master/.travis.yml > > > > > > Kind Regards, > > > Furkan KAMACI > > > >
