Thanks for bringing it Martin

Our current usage of Travis for OpenWhisk we use the ASF foundation
account, and Infra pays some amount $ to able to support so many builds by
many Apache projects.

With that said I think the amount paid today might not cover all the builds

I have used GitHub actions and I would +1 for OpenWhisk to move away from
Travis

Github Actions are event driven you can have one action in one repo trigger
another one in another repo we can leverage this

If you are going to get started don’t reinvent the wheel there are many
actions available in the open market place, things like reviewdog

And avoid code duplication you can have the action definitions for
OpenWhisk specifics in a central repo and reference them from the other
repos

—Carlos

On Fri, Nov 20, 2020 at 10:15 AM Martin Henke <martin.he...@web.de> wrote:

> Hi,
>
> free Travis usage will be ending for open source projects end of the year.
>
> See:
> https://mailchi.mp/3d439eeb1098/travis-ciorg-is-moving-to-travis-cicom
> https://blog.travis-ci.com/2020-11-02-travis-ci-new-billing
>
> Open source projects will migrated to trial accounts in travis-ci.com
> with some free budget.
>
> > For those of you who have been building on public repositories (on
> travis-ci.com, with no paid subscription), we will upgrade you to our
> trial (free) >plan with a 10K credit allotment (which allows around 1000
> minutes in a Linux environment).
>
> It looks like our OW projects have to find other alternatives like GitHub
> Actions.
>
> Kind regards,
> Martin

-- 
Carlos Santana
<csantan...@gmail.com>

Reply via email to