git: 100eb1d9bd - main - Status/2023Q4/ci.adoc: Fixes
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 27 Feb 2024 10:27:45 UTC
The branch main has been updated by salvadore:
URL: https://cgit.FreeBSD.org/doc/commit/?id=100eb1d9bd46ead067bb3d31c84b59f1361097ae
commit 100eb1d9bd46ead067bb3d31c84b59f1361097ae
Author: Graham Perrin <grahamperrin@gmail.com>
AuthorDate: 2024-02-27 10:22:37 +0000
Commit: Lorenzo Salvadore <salvadore@FreeBSD.org>
CommitDate: 2024-02-27 10:26:46 +0000
Status/2023Q4/ci.adoc: Fixes
Pull Request: https://github.com/freebsd/freebsd-doc/pull/339
---
website/content/en/status/report-2023-10-2023-12/ci.adoc | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/website/content/en/status/report-2023-10-2023-12/ci.adoc b/website/content/en/status/report-2023-10-2023-12/ci.adoc
index f62f2ff151..fec13a4c7b 100644
--- a/website/content/en/status/report-2023-10-2023-12/ci.adoc
+++ b/website/content/en/status/report-2023-10-2023-12/ci.adoc
@@ -2,7 +2,7 @@
Links: +
link:https://ci.FreeBSD.org[FreeBSD Jenkins Instance] URL: link:https://ci.FreeBSD.org[] +
-link:https://tinderbox.freebsd.org[FreeBSD CI Tinderbox view] URL: link:https://https://tinderbox.freebsd.org[] +
+link:https://tinderbox.freebsd.org[FreeBSD CI Tinderbox view] URL: link:https://tinderbox.freebsd.org[] +
link:https://artifact.ci.FreeBSD.org[FreeBSD CI artifact archive] URL: link:https://artifact.ci.FreeBSD.org[] +
link:https://wiki.FreeBSD.org/HostedCI[Hosted CI wiki] URL: link:https://wiki.FreeBSD.org/HostedCI[] +
link:https://wiki.FreeBSD.org/3rdPartySoftwareCI[3rd Party Software CI] URL: link:https://wiki.FreeBSD.org/3rdPartySoftwareCI[] +
@@ -20,14 +20,14 @@ Concurrently, we collaborated with external projects and companies to enhance th
Important completed tasks:
-* Adding job to build amd64 architecture with GCC 13. (Thanks jhb@)
-* Adding powerpc64le jobs config for stable-14 (Thanks alfredo@)
+* Adding job to build amd64 architecture with GCC 13 (thanks jhb@)
+* Adding powerpc64le jobs config for stable-14 (thanks alfredo@)
* Updating the build env of jobs of main and stable/14 branches to 14.0-RELEASE
Work in progress tasks:
* Designing and implementing pre-commit CI building and testing and pull/merged-request based system (to support the link:https://gitlab.com/bsdimp/freebsd-workflow[workflow working group])
- * Proof of concept system is in progress.
+** Proof of concept system is in progress
* Designing and implementing use of CI cluster to build release artifacts as release engineering does, starting with snapshot builds
* Simplifying CI/test environment setting up for contributors and developers
* Setting up the CI stage environment and putting the experimental jobs on it