aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Mingrone <jrm@FreeBSD.org>2023-04-11 18:33:07 +0000
committerJoseph Mingrone <jrm@FreeBSD.org>2023-04-11 21:18:33 +0000
commit6eabd3962a5413e8499e31791397551d706704dc (patch)
tree4ae43e9e0678ccc674b2072f768734d33a5b9bb1
parent1cb11b4b8b29363ac0980b734d8b6229fb14b9af (diff)
downloaddoc-6eabd3962a5413e8499e31791397551d706704dc.tar.gz
doc-6eabd3962a5413e8499e31791397551d706704dc.zip
status: Reference new dedicated entries in 2023q1 Foundation entry
Sponsored by: The FreeBSD Foundation
-rw-r--r--website/content/en/status/report-2023-01-2023-03/freebsd-foundation.adoc5
1 files changed, 4 insertions, 1 deletions
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.