Re: git: 6eabd3962a - main - status: Reference new dedicated entries in 2023q1 Foundation entry

From: Joseph Mingrone <jrm_at_FreeBSD.org>
Date: Tue, 11 Apr 2023 22:51:52 UTC
On Tue, 2023-04-11 at 22:23, Lorenzo Salvadore <developer@lorenzosalvadore.it> wrote:

> ------- Original Message -------
> On Tuesday, April 11th, 2023 at 11:19 PM, Joseph Mingrone <jrm@FreeBSD.org> wrote:




>> 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

> Approved by: status (salvadore)
> Differential revision: https://reviews.freebsd.org/D39512

My fault.  Sorry.  I forgot to update the commit log after submitting the
revision.

>> ---
>> .../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.