5 Commits

Author SHA1 Message Date
Adrian Moennich
a240e284fd ci: Fix getting PR target branch 2021-04-07 17:38:02 +02:00
Adrian Moennich
4959ed3641 Fix running redis in tests 2021-03-02 15:24:10 +01:00
Adrian Moennich
12f841a648 Use artifacts to pass env to jobs
That way we can do everything important in the setup job and just
download the artifact in each subsequent job.

We now also just cache the wheels instead of the virtualenv itself; that
way we are guaranteed to have a fresh indico copy from the main repo
instead of whatever got cached some time ago.
2021-02-08 18:48:10 +01:00
Adrian Moennich
59c90b1a55 Merge branch '2.3-maintenance' 2021-01-26 19:27:10 +01:00
Pedro Lourenço
af0054357c
Use GitHub actions for CI (#100)
Co-authored-by: Adrian Moennich <adrian.moennich@cern.ch>
2021-01-26 19:12:39 +01:00