Re: [lldb-dev] RFC: Using GitHub Actions for CI testing on the release/* branches

2019-11-19 Thread Tom Stellard via lldb-dev
On 11/11/2019 04:32 PM, Tom Stellard wrote: > Hi, > > I would like to start using GitHub Actions[1] for CI testing on the release/* > branches. As far as I know we don't have any buildbots listening to the > release branches, and I think GitHub Actions are a good way for us to quickly > bring-up

Re: [lldb-dev] RFC: Using GitHub Actions for CI testing on the release/* branches

2019-11-12 Thread Hans Wennborg via lldb-dev
On Tue, Nov 12, 2019 at 1:32 AM Tom Stellard via lldb-dev wrote: > > Hi, > > I would like to start using GitHub Actions[1] for CI testing on the release/* > branches. As far as I know we don't have any buildbots listening to the > release branches, and I think GitHub Actions are a good way for us

[lldb-dev] RFC: Using GitHub Actions for CI testing on the release/* branches

2019-11-11 Thread Tom Stellard via lldb-dev
Hi, I would like to start using GitHub Actions[1] for CI testing on the release/* branches. As far as I know we don't have any buildbots listening to the release branches, and I think GitHub Actions are a good way for us to quickly bring-up some CI jobs there. My proposal is to start by adding t