graalpython icon indicating copy to clipboard operation
graalpython copied to clipboard

Setup CI publishing the artifacts built after each commit.

Open KOLANICH opened this issue 6 years ago • 2 comments

GitLab CI or AppVeyor can be used for that.

KOLANICH avatar Jan 23 '19 18:01 KOLANICH

I don't think we're planning to do this, but @ansalond can probably say more

timfel avatar Jan 26 '19 05:01 timfel

We would like to start publishing nightly builds, but we do not have an ETA yet.

ansalond avatar Jan 28 '19 15:01 ansalond

Oracle GraalPy has snapshot builds here: https://github.com/graalvm/graal-languages-ea-builds/releases GraalPy Community has them here: https://github.com/graalvm/graalvm-ce-dev-builds/releases/

It's not after every commit, it's after every Graal import (usually happens weekly).

msimacek avatar Jul 31 '24 12:07 msimacek