Hi Richard, this is a link to the GitHub official documentation: https://docs.github.com/en/actions
You can also copy a configuration from another project and adapt it to your needs. For example this one installs some C libraries, some module dependencies and runs the tests: https://github.com/frithnanth/raku-Math-Libgsl-Interpolation/blob/master/.github/workflows/test.yml On Fri, Dec 31, 2021 at 5:56 PM Richard Hainsworth <rnhainswo...@gmail.com> wrote: > Fernando, > > Thanks. > > Any link / blog / article about how to set up GitHub action up for Raku? > > Regards, > > Richard > On 31/12/2021 16:52, Fernando Santagata wrote: > > Hi Richard, > apparently Travis CI has discontinued its free open source plan. > I switched to GitHub actions; don't know what's available on other > platforms. > > On Fri, Dec 31, 2021 at 5:43 PM Richard Hainsworth <rnhainswo...@gmail.com> > wrote: > >> I noticed that the .travis files have been removed from some >> distributions. >> >> Also a .circleci file exists in the Raku Docs repo. >> >> Is there a preferred / recommended / list of continuous testing >> environments? >> >> Is there a preferred / rapid way to handle Raku modules? >> >> Regards, >> >> Richard >> >> > > -- > Fernando Santagata > > -- Fernando Santagata