git: 6eabd3962a - main - status: Reference new dedicated entries in 2023q1 Foundation entry
Date: Tue, 11 Apr 2023 21:19:24 UTC
The branch main has been updated by jrm: URL: https://cgit.FreeBSD.org/doc/commit/?id=6eabd3962a5413e8499e31791397551d706704dc commit 6eabd3962a5413e8499e31791397551d706704dc Author: Joseph Mingrone <jrm@FreeBSD.org> AuthorDate: 2023-04-11 18:33:07 +0000 Commit: Joseph Mingrone <jrm@FreeBSD.org> CommitDate: 2023-04-11 21:18:33 +0000 status: Reference new dedicated entries in 2023q1 Foundation entry Sponsored by: The FreeBSD Foundation --- .../content/en/status/report-2023-01-2023-03/freebsd-foundation.adoc | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/website/content/en/status/report-2023-01-2023-03/freebsd-foundation.adoc b/website/content/en/status/report-2023-01-2023-03/freebsd-foundation.adoc index a150ad0838..9a14fabb6c 100644 --- a/website/content/en/status/report-2023-01-2023-03/freebsd-foundation.adoc +++ b/website/content/en/status/report-2023-01-2023-03/freebsd-foundation.adoc @@ -45,9 +45,11 @@ You can read about it at link:https://freebsdfoundation.org/our-donors/freebsd-f During the first quarter of 2023, 226 src, 39 ports, and 12 doc tree commits identified the Foundation as a sponsor. Some of this sponsored work is described in separate report entries: +* Continuous Integration * Enabling Snapshots on Filesystems Using Journaled Soft Updates -* Improve the kinst DTrace provider * FreeBSD Release Engineering Team +* Improve the kinst DTrace provider +* OpenStack on FreeBSD Other Foundation-sponsored work included: @@ -62,6 +64,7 @@ Other Foundation-sponsored work included: ==== Continuous Integration and Quality Assurance The Foundation provides a full-time staff member and funds projects to improve continuous integration, automated testing, and overall quality assurance efforts for the FreeBSD project. +You can read more about CI work in a dedicated report entry. A current project that is being funded by the FreeBSD Foundation is one to develop a set of scripts to help src developers conduct CI tests themselves. One of the main goals is to offer more visibility at the pre-commit stage. link:https://reviews.freebsd.org/D38815[A review for the first milestone] has been submitted.