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)
Apr 29 2024, 10:26 PM
Unknown Object (File)
Apr 23 2024, 7:14 PM
Unknown Object (File)
Apr 20 2024, 9:40 PM
Unknown Object (File)
Apr 20 2024, 9:40 PM
Unknown Object (File)
Apr 20 2024, 9:40 PM
Unknown Object (File)
Apr 20 2024, 9:40 PM
Unknown Object (File)
Apr 19 2024, 9:48 AM
Unknown Object (File)
Mar 8 2024, 6:36 AM
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.