Page MenuHomeFreeBSD

Add Cirrus CI config file
ClosedPublic

Authored by ygy on Dec 10 2020, 7:22 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Jan 26, 8:56 PM
Unknown Object (File)
Sat, Jan 25, 7:43 PM
Unknown Object (File)
Fri, Jan 24, 5:12 PM
Unknown Object (File)
Tue, Jan 21, 9:16 AM
Unknown Object (File)
Tue, Jan 21, 3:29 AM
Unknown Object (File)
Sat, Jan 18, 10:24 PM
Unknown Object (File)
Fri, Jan 17, 2:50 PM
Unknown Object (File)
Dec 26 2024, 3:12 PM
Subscribers

Details

Reviewers
lwhsu
gjb
Group Reviewers
docs
doceng
Summary

Perform a complete doc tree build test for Github mirrors and pull
requests. We can enable this in our Github mirror, and anyone who
pushes the repo to Github will have CI functionality for this repo as
well as any Pull Requests for it.

src is already doing this: https://github.com/freebsd/freebsd/blob/master/.cirrus.yml

Test Plan

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

ygy requested review of this revision.Dec 10 2020, 7:22 AM
ygy created this revision.
.cirrus.yml
5

I'm not sure what's the "standard" or recommended build platform of doc, but perhaps latest stable or release? Maybe we want freebsd-12-2-snap or freebsd-12-2 here.

Update to use 12.2-STABLE.

ygy marked an inline comment as done.Dec 10 2020, 5:01 PM
ygy added a reviewer: gjb.
.cirrus.yml
2

Oh, and I believe we can drop $FreeBSD$ tag in git era.

ygy marked an inline comment as done.

LGTM, wait for doc approval.

This revision is now accepted and ready to land.Dec 11 2020, 3:31 AM
bcr added a subscriber: bcr.

OK from doc.