Re: [PATCH] doc: Add basic information about running CI tests

2021-08-04 Thread Tom Rini
On Tue, Jul 27, 2021 at 01:01:44PM -0400, Tom Rini wrote: > Start out by documenting general expectations on when CI is run, how > anyone can run Azure pipelines, and how GitLab CI pipelines can be run. > > Signed-off-by: Tom Rini Applied to u-boot/master, thanks! -- Tom signature.asc Descr

[PATCH] doc: Add basic information about running CI tests

2021-07-27 Thread Tom Rini
Start out by documenting general expectations on when CI is run, how anyone can run Azure pipelines, and how GitLab CI pipelines can be run. Signed-off-by: Tom Rini --- Changes in v3: - Really address all of the feedback. Changes in v2: - Address some of Akashi-san's feedback --- doc/develop/ci

Re: [PATCH] doc: Add basic information about running CI tests

2020-12-21 Thread Tom Rini
On Mon, Dec 21, 2020 at 11:17:39AM +0900, AKASHI Takahiro wrote: > On Fri, Dec 18, 2020 at 07:44:42PM -0500, Tom Rini wrote: > > On Fri, Dec 18, 2020 at 06:34:10PM -0500, Sean Anderson wrote: > > > On 12/18/20 5:14 PM, Tom Rini wrote: > > > > Start out by documenting general expectations on when CI

Re: [PATCH] doc: Add basic information about running CI tests

2020-12-20 Thread AKASHI Takahiro
On Fri, Dec 18, 2020 at 07:44:42PM -0500, Tom Rini wrote: > On Fri, Dec 18, 2020 at 06:34:10PM -0500, Sean Anderson wrote: > > On 12/18/20 5:14 PM, Tom Rini wrote: > > > Start out by documenting general expectations on when CI is run, how > > > anyone can run Azure pipelines, and how GitLab CI pipe

Re: [PATCH] doc: Add basic information about running CI tests

2020-12-20 Thread AKASHI Takahiro
Tom, Thank you for adding this valuable doc about CI. I have a couple of comments from my real experience :) On Fri, Dec 18, 2020 at 05:14:56PM -0500, Tom Rini wrote: > Start out by documenting general expectations on when CI is run, how > anyone can run Azure pipelines, and how GitLab CI pipelin

Re: [PATCH] doc: Add basic information about running CI tests

2020-12-18 Thread Tom Rini
On Fri, Dec 18, 2020 at 06:34:10PM -0500, Sean Anderson wrote: > On 12/18/20 5:14 PM, Tom Rini wrote: > > Start out by documenting general expectations on when CI is run, how > > anyone can run Azure pipelines, and how GitLab CI pipelines can be run. > > Should travis be documented as well? Travi

Re: [PATCH] doc: Add basic information about running CI tests

2020-12-18 Thread Sean Anderson
On 12/18/20 5:14 PM, Tom Rini wrote: Start out by documenting general expectations on when CI is run, how anyone can run Azure pipelines, and how GitLab CI pipelines can be run. Should travis be documented as well? --Sean Signed-off-by: Tom Rini --- doc/develop/ci_testing.rst | 45 +++

[PATCH] doc: Add basic information about running CI tests

2020-12-18 Thread Tom Rini
Start out by documenting general expectations on when CI is run, how anyone can run Azure pipelines, and how GitLab CI pipelines can be run. Signed-off-by: Tom Rini --- doc/develop/ci_testing.rst | 45 ++ doc/develop/index.rst | 1 + 2 files changed, 46